|
IBAMR
IBAMR version 0.19.
|
Struct encapsulating constrained velocity functions data.
#include <ibamr/CIBMethod.h>
Public Member Functions | |
| ConstrainedVelocityFcnsData (ConstrainedNodalVelocityFcnPtr nodalvelfcn=nullptr, ConstrainedCOMVelocityFcnPtr comvelfcn=nullptr, void *ctx=nullptr) | |
Public Attributes | |
| ConstrainedNodalVelocityFcnPtr | nodalvelfcn |
| ConstrainedCOMVelocityFcnPtr | comvelfcn |
| void * | ctx |
|
inline |
| ConstrainedNodalVelocityFcnPtr IBAMR::CIBMethod::ConstrainedVelocityFcnsData::nodalvelfcn |
| ConstrainedCOMVelocityFcnPtr IBAMR::CIBMethod::ConstrainedVelocityFcnsData::comvelfcn |
| void* IBAMR::CIBMethod::ConstrainedVelocityFcnsData::ctx |
1.8.17