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

#include <DofManager.hpp>

Public Attributes

string name
 field name
 
Location location
 support location
 
std::vector< stringregions
 list of support region names
 
localIndex numComponents
 number of vector components
 
string key
 string key for index array
 
string docstring
 documentation string
 
localIndex numLocalDof
 number of local rows
 
globalIndex numGlobalDof
 number of global rows
 
globalIndex blockOffset
 offset of this field's block in a block-wise ordered system
 
globalIndex rankOffset
 field's first DoF on current processor (within its block, ignoring other fields)
 
globalIndex globalOffset
 global offset of field's DOFs on current processor for multi-field problems
 

Detailed Description

Field description

Definition at line 82 of file DofManager.hpp.


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