PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
petibm::solution Namespace Reference

Collection of classes and functions regarding solution holders. More...

Classes

class  SolutionBase
 Base (abstract) class for different solution holders. More...
 
class  SolutionSimple
 Class to hold the velocity vector field and pressure scalar field. More...
 

Functions

PetscErrorCode createSolution (const type::Mesh &mesh, type::Solution &solution)
 Factory function to create a petibm::solution::Solution object. More...
 

Detailed Description

Collection of classes and functions regarding solution holders.

See also
Solution holders, petibm::type::Solution, petibm::solution::createSolution