GEOSX
|
Typedefs | |
using | geosx::FieldSpecificationBase::CatalogInterface = dataRepository::CatalogInterface< FieldSpecificationBase, string const &, dataRepository::Group *const > |
Functions | |
static CatalogInterface::CatalogType & | geosx::FieldSpecificationBase::GetCatalog () |
static function to return static catalog. More... | |
static string | geosx::FieldSpecificationBase::CatalogName () |
Static Factory Catalog Functions. More... | |
virtual const string | geosx::FieldSpecificationBase::getCatalogName () const |
return the catalog name More... | |
using geosx::FieldSpecificationBase::CatalogInterface = dataRepository::CatalogInterface< FieldSpecificationBase, string const &, dataRepository::Group * const > |
alias to define the catalog type for this base type
Definition at line 56 of file FieldSpecificationBase.hpp.
|
inlinestatic |
Static Factory Catalog Functions.
Definition at line 68 of file FieldSpecificationBase.hpp.
|
static |
static function to return static catalog.
|
inlinevirtual |
return the catalog name
Reimplemented in geosx::SourceFluxBoundaryCondition, and geosx::DirichletBoundaryCondition.
Definition at line 74 of file FieldSpecificationBase.hpp.