PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
|
Collection of classes and utilities regarding mesh. More...
Classes | |
class | CartesianMesh |
Class of composite staggered Cartesian mesh. More... | |
class | MeshBase |
Base (abstract) class of mesh. More... | |
Functions | |
PetscErrorCode | createMesh (const MPI_Comm &comm, const YAML::Node &node, type::Mesh &mesh) |
Factory function for creating a Mesh object. More... | |
Collection of classes and utilities regarding mesh.