PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
|
Definition of functions creating convection operator. More...
Go to the source code of this file.
Namespaces | |
namespace | petibm |
A toolbox for building flow solvers. | |
namespace | petibm::operators |
Collections of factory functions of operators. | |
Functions | |
PetscErrorCode | petibm::operators::createConvection (const type::Mesh &mesh, const type::Boundary &bc, Mat &H) |
Create a matrix-free Mat for convection operator, . More... | |
Definition of functions creating convection operator.
Definition in file createconvection.cpp.