IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
Public Member Functions | Public Attributes | List of all members
IBAMR::CIBMethod::ConstrainedVelocityFcnsData Struct Reference

Struct encapsulating constrained velocity functions data. More...

#include </home/runner/work/IBAMR/IBAMR/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
 

Detailed Description

Struct encapsulating constrained velocity functions data.


The documentation for this struct was generated from the following file: