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

#include <ibamr/IBFESurfaceMethod.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.

Constructor & Destructor Documentation

◆ CoordinateMappingFcnData()

IBAMR::IBFESurfaceMethod::CoordinateMappingFcnData::CoordinateMappingFcnData ( CoordinateMappingFcnPtr  fcn = nullptr,
void *  ctx = nullptr 
)
inline

Member Data Documentation

◆ fcn

CoordinateMappingFcnPtr IBAMR::IBFESurfaceMethod::CoordinateMappingFcnData::fcn

◆ ctx

void* IBAMR::IBFESurfaceMethod::CoordinateMappingFcnData::ctx

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