![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
| std::string | description () const |
| std::string | var_type_gmsh_to_cf (const Uint &var_type_gmsh) const |
| std::string | dict_name () const |
| std::string | space_lib_name () const |
Public Attributes | |
| std::string | name |
| std::vector< std::string > | var_names |
| std::string | interpolation_scheme |
| Real | time |
| Uint | time_step |
| std::vector< Uint > | var_types |
| Uint | nb_entries |
| std::vector< std::streampos > | file_data_positions |
Definition at line 122 of file Reader.hpp.
|
inline |
Definition at line 132 of file Reader.hpp.
| std::string dict_name | ( | ) | const |
Definition at line 1043 of file Reader.cpp.
| std::string space_lib_name | ( | ) | const |
Definition at line 1057 of file Reader.cpp.
|
inline |
Definition at line 143 of file Reader.hpp.
| std::vector<std::streampos> file_data_positions |
Definition at line 131 of file Reader.hpp.
| std::string interpolation_scheme |
Definition at line 126 of file Reader.hpp.
| std::string name |
Definition at line 124 of file Reader.hpp.
| Uint nb_entries |
Definition at line 130 of file Reader.hpp.
| Real time |
Definition at line 127 of file Reader.hpp.
| Uint time_step |
Definition at line 128 of file Reader.hpp.
| std::vector<std::string> var_names |
Definition at line 125 of file Reader.hpp.
| std::vector<Uint> var_types |
Definition at line 129 of file Reader.hpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |