PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
|
Implementations of body::SingleBodyBase and factory function. More...
Go to the source code of this file.
Namespaces | |
namespace | petibm |
A toolbox for building flow solvers. | |
namespace | petibm::body |
A namespace for objects and functions related to immersed-boundary bodies. | |
Functions | |
PetscErrorCode | petibm::body::createSingleBody (const MPI_Comm &comm, const PetscInt &dim, const std::string &type, const std::string &name, const std::string &filePath, type::SingleBody &body) |
Factory function to create a single body. More... | |
Implementations of body::SingleBodyBase and factory function.
Definition in file singlebody.cpp.