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

Implementation of the function createSingleBoundary. 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::createSingleBoundary (const type::Mesh &mesh, const type::BCLoc &loc, const type::Field &field, const PetscReal &value, const type::BCType &bcType, type::SingleBoundary &singleBd)
 Factory function for creating a SingleBoundary object. More...
 

Detailed Description

Implementation of the function createSingleBoundary.

License
BSD 3-Clause License.

Definition in file singleboundary.cpp.