PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
|
Implementation of boundary::BoundaryBase, type::Boundary, and factory function. More...
Go to the source code of this file.
Namespaces | |
namespace | petibm |
A toolbox for building flow solvers. | |
namespace | petibm::boundary |
A collection of all boundary-related objects and functions. | |
Functions | |
PetscErrorCode | petibm::boundary::createBoundary (const type::Mesh &mesh, const YAML::Node &node, type::Boundary &boundary) |
Create a Boundary object. More... | |
Implementation of boundary::BoundaryBase, type::Boundary, and factory function.
Definition in file boundary.cpp.