GEOSX
Public Attributes | List of all members
geosx::DofManager::SubComponent Struct Reference

Describes a selection of components from a DoF field. More...

#include <DofManager.hpp>

Public Attributes

string fieldName
 Name of the DOF field in DofManager.
 
localIndex loComp
 Low component index (included in selection)
 
localIndex hiComp
 High component index (excluded from selection)
 

Detailed Description

Describes a selection of components from a DoF field.

A half-open range [loComp, hiComp) is selected.

Definition at line 627 of file DofManager.hpp.


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