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::ExternalForceTorqueFcnData Struct Reference

Struct encapsulating external force and torque function data. More...

#include </home/runner/work/IBAMR/IBAMR/include/ibamr/CIBMethod.h>

Public Member Functions

 ExternalForceTorqueFcnData (ExternalForceTorqueFcnPtr forcetorquefcn=nullptr, void *ctx=nullptr)
 

Public Attributes

ExternalForceTorqueFcnPtr forcetorquefcn
 
void * ctx
 

Detailed Description

Struct encapsulating external force and torque function data.


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