Chaste Commit::333233612e3dcc941d260418acd7b5ccdc30390e
ImmersedBoundaryElementData Struct Reference

#include <ImmersedBoundaryMeshReader.hpp>

+ Collaboration diagram for ImmersedBoundaryElementData:

Public Attributes

std::vector< unsignedNodeIndices {}
 
unsigned AttributeValue {}
 
bool hasFluidSource {}
 
unsigned fluidSourceIndex {}
 
std::vector< unsignedcornerNodeIndices {}
 
double averageNodeSpacing {}
 
bool isBoundaryElement {}
 

Detailed Description

Helper structure that stores the nodes and any attribute value associated with an ImmersedBoundaryElement.

Definition at line 51 of file ImmersedBoundaryMeshReader.hpp.

Member Data Documentation

◆ AttributeValue

◆ averageNodeSpacing

◆ cornerNodeIndices

◆ fluidSourceIndex

◆ hasFluidSource

◆ isBoundaryElement

◆ NodeIndices


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