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

Implementations of body::BodyPackBase and factory function. More...

#include <petibm/bodypack.h>
#include <petibm/io.h>

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::createBodyPack (const MPI_Comm &comm, const PetscInt &dim, const YAML::Node &node, type::BodyPack &bodies)
 Factory function to create a pack of bodies. More...
 

Detailed Description

Implementations of body::BodyPackBase and factory function.

License
BSD 3-Clause License.

Definition in file bodypack.cpp.