Chaste Commit::8b5d759ac2eb95e67ae57699734101efccb0a0a9
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: