GEOSX
Public Member Functions | Public Attributes | List of all members
geos::surfaceWithGhostNodes Struct Reference

Struct defining an embedded element which has at least on node which is a ghost on this rank. More...

#include <EmbeddedSurfaceSubRegion.hpp>

Public Member Functions

 surfaceWithGhostNodes ()
 Constructor.
 
void insert (globalIndex const &edgeIndex)
 insert a new node More...
 

Public Attributes

localIndex surfaceIndex
 local index of the surface element
 
std::vector< globalIndexparentEdgeIndex
 index of the parent edge of each node
 
localIndex numOfNodes
 number of nodes of the element
 

Detailed Description

Struct defining an embedded element which has at least on node which is a ghost on this rank.

Definition at line 38 of file EmbeddedSurfaceSubRegion.hpp.

Member Function Documentation

◆ insert()

void geos::surfaceWithGhostNodes::insert ( globalIndex const &  edgeIndex)

insert a new node

Parameters
edgeIndexglobal index of the parent edge

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