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

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

Public Member Functions

 LagSurfacePressureFcnData (LagSurfacePressureFcnPtr fcn=nullptr, const std::vector< IBTK::SystemData > &system_data=std::vector< IBTK::SystemData >(), void *const ctx=nullptr)
 

Public Attributes

LagSurfacePressureFcnPtr fcn
 
std::vector< IBTK::SystemData > system_data
 
void * ctx
 

Detailed Description

Struct encapsulating Lagrangian surface pressure distribution data.


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