| 
    GEOS
    
   | 
 
Trait struct for parentEdgeIndex data. More...
#include <MeshFields.hpp>
Public Types | |
| using | type = array1d< localIndex > | 
| using | dataType = ::geos::fields::internal::typeHelper_t< array1d< localIndex > > | 
Static Public Member Functions | |
| static constexpr char const * | key () | 
| static constexpr dataType | defaultValue () | 
Static Public Attributes | |
| static constexpr dataRepository::PlotLevel | plotLevel = dataRepository::PlotLevel:: LEVEL_2 | 
| static constexpr dataRepository::RestartFlags | restartFlag = dataRepository::RestartFlags:: WRITE_AND_READ | 
| static constexpr char const * | description = "Index of parent edge within the mesh object it is registered on." | 
Trait struct for parentEdgeIndex data.
Definition at line 148 of file MeshFields.hpp.
| using geos::fields::parentEdgeIndex::dataType = ::geos::fields::internal::typeHelper_t< array1d< localIndex > > | 
The template type T for registration of a container<T>.
Definition at line 148 of file MeshFields.hpp.
| using geos::fields::parentEdgeIndex::type = array1d< localIndex > | 
The actual type to be registered.
Definition at line 148 of file MeshFields.hpp.
      
  | 
  inlinestaticconstexpr | 
Definition at line 148 of file MeshFields.hpp.
      
  | 
  inlinestaticconstexpr | 
Definition at line 148 of file MeshFields.hpp.
      
  | 
  staticconstexpr | 
Description of the parentEdgeIndex data for use in sphinx documentation
Definition at line 148 of file MeshFields.hpp.
      
  | 
  staticconstexpr | 
The default dataRepository::PlotLevel for parentEdgeIndex .
Definition at line 148 of file MeshFields.hpp.
      
  | 
  staticconstexpr | 
The default dataRepository::RestartFlags for parentEdgeIndex .
Definition at line 148 of file MeshFields.hpp.