IBAMR  IBAMR version 0.19.
Public Member Functions | Public Attributes | List of all members
IBAMR::CIBMethod::ConstrainedVelocityFcnsData Struct Reference

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
 

Constructor & Destructor Documentation

◆ ConstrainedVelocityFcnsData()

IBAMR::CIBMethod::ConstrainedVelocityFcnsData::ConstrainedVelocityFcnsData ( ConstrainedNodalVelocityFcnPtr  nodalvelfcn = nullptr,
ConstrainedCOMVelocityFcnPtr  comvelfcn = nullptr,
void *  ctx = nullptr 
)
inline

Member Data Documentation

◆ nodalvelfcn

ConstrainedNodalVelocityFcnPtr IBAMR::CIBMethod::ConstrainedVelocityFcnsData::nodalvelfcn

◆ comvelfcn

ConstrainedCOMVelocityFcnPtr IBAMR::CIBMethod::ConstrainedVelocityFcnsData::comvelfcn

◆ ctx

void* IBAMR::CIBMethod::ConstrainedVelocityFcnsData::ctx

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