COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
Reader::Field Struct Reference

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< Uintvar_types
 
Uint nb_entries
 
std::vector< std::streampos > file_data_positions
 

Detailed Description

Definition at line 122 of file Reader.hpp.

Member Function Documentation

std::string description ( ) const
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.

std::string var_type_gmsh_to_cf ( const Uint var_type_gmsh) const
inline

Definition at line 143 of file Reader.hpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following files:
Send comments to:
COOLFluiD Web Admin