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

#include <ibamr/IBFEMethod.h>

Public Member Functions

 LagBodySourceFcnData (LagBodySourceFcnPtr fcn=nullptr, std::vector< IBTK::SystemData > system_data=std::vector< IBTK::SystemData >(), void *const ctx=nullptr)
 

Public Attributes

LagBodySourceFcnPtr fcn
 
std::vector< IBTK::SystemDatasystem_data
 
void * ctx
 

Detailed Description

Struct encapsulating Lagrangian mass source/sink distribution data.

Constructor & Destructor Documentation

◆ LagBodySourceFcnData()

IBAMR::IBFEMethod::LagBodySourceFcnData::LagBodySourceFcnData ( LagBodySourceFcnPtr  fcn = nullptr,
std::vector< IBTK::SystemData system_data = std::vector<IBTK::SystemData>(),
void *const  ctx = nullptr 
)
inline

Member Data Documentation

◆ fcn

LagBodySourceFcnPtr IBAMR::IBFEMethod::LagBodySourceFcnData::fcn

◆ system_data

std::vector<IBTK::SystemData> IBAMR::IBFEMethod::LagBodySourceFcnData::system_data

◆ ctx

void* IBAMR::IBFEMethod::LagBodySourceFcnData::ctx

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