PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
|
Implementations of mesh::MeshBase and factory function. More...
Go to the source code of this file.
Namespaces | |
namespace | petibm |
A toolbox for building flow solvers. | |
namespace | petibm::mesh |
Collection of classes and utilities regarding mesh. | |
Functions | |
PetscErrorCode | petibm::mesh::createMesh (const MPI_Comm &comm, const YAML::Node &node, type::Mesh &mesh) |
Factory function for creating a Mesh object. More... | |
Implementations of mesh::MeshBase and factory function.
Definition in file mesh.cpp.