PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
mesh.cpp File Reference

Implementations of mesh::MeshBase and factory function. More...

#include <petibm/cartesianmesh.h>
#include <petibm/io.h>
#include <petibm/mesh.h>

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...
 

Detailed Description

Implementations of mesh::MeshBase and factory function.

License
BSD 3-Clause License.

Definition in file mesh.cpp.