|
PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
|
Implementations of the interpolation classes and factory function. More...
#include <petibm/lininterp.h>Go to the source code of this file.
Namespaces | |
| namespace | petibm |
| A toolbox for building flow solvers. | |
| namespace | petibm::misc |
| A namespace holding miscellaneous functions. | |
Functions | |
| PetscErrorCode | petibm::misc::createLinInterp (const MPI_Comm &comm, const type::RealVec1D &point, const type::Mesh &mesh, const type::Field &field, type::LinInterp &interp) |
| Factory function to create a linear interpolation object. More... | |
Implementations of the interpolation classes and factory function.
Definition in file lininterp.cpp.