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

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

Detailed Description

Implementation of boundary::BoundaryBase, type::Boundary, and factory function.

License
BSD 3-Clause License.

Definition in file boundary.cpp.