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

Implementation of the factory function and members of the class petibm::solution::SolutionBase. More...

#include <petibm/io.h>
#include <petibm/solution.h>
#include <petibm/solutionsimple.h>

Go to the source code of this file.

Namespaces

namespace  petibm
 A toolbox for building flow solvers.
 
namespace  petibm::solution
 Collection of classes and functions regarding solution holders.
 

Functions

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

Detailed Description

Implementation of the factory function and members of the class petibm::solution::SolutionBase.

License
BSD 3-Clause License.

Definition in file solution.cpp.