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

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

Public Member Functions

 CoordinateMappingFcnData (CoordinateMappingFcnPtr fcn=nullptr, void *ctx=nullptr)
 

Public Attributes

CoordinateMappingFcnPtr fcn
 
void * ctx
 

Detailed Description

Struct encapsulating coordinate mapping function data.


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