COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Classes | |
struct | BlockData |
Helper struct to read the data into vectors. More... | |
class | BlockMeshReader |
class | LibBlockMeshReader |
Functions | |
void BlockMeshReader_API | parse_blockmesh_dict (std::istream &file, mesh::BlockMesh::BlockArrays &blocks) |
Parse an OpenFoam blockMeshDict file to generate block data. More... | |
Variables | |
cf3::common::ComponentBuilder< BlockMeshReader, mesh::MeshReader, LibBlockMeshReader > | aBlockMeshReader_Builder |
cf3::common::RegistLibrary< LibBlockMeshReader > | libBlockMeshReader |
void BlockMeshReader_API cf3::BlockMeshReader::parse_blockmesh_dict | ( | std::istream & | file, |
mesh::BlockMesh::BlockArrays & | blocks | ||
) |
Parse an OpenFoam blockMeshDict file to generate block data.
cf3::common::ComponentBuilder< BlockMeshReader, mesh::MeshReader, LibBlockMeshReader > aBlockMeshReader_Builder |
Definition at line 25 of file BlockMeshReader.cpp.
cf3::common::RegistLibrary<LibBlockMeshReader> libBlockMeshReader |
Definition at line 14 of file LibBlockMeshReader.cpp.
Send comments to: COOLFluiD Web Admin |