GEOS
|
Typedefs | |
using | geos::FieldSpecificationBase::CatalogInterface = dataRepository::CatalogInterface< FieldSpecificationBase, string const &, dataRepository::Group *const > |
Functions | |
static CatalogInterface::CatalogType & | geos::FieldSpecificationBase::getCatalog () |
static function to return static catalog. More... | |
static string | geos::FieldSpecificationBase::catalogName () |
Static Factory Catalog Functions. More... | |
virtual const string | geos::FieldSpecificationBase::getCatalogName () const |
return the catalog name More... | |
using geos::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 70 of file FieldSpecificationBase.hpp.
|
static |
static function to return static catalog.
|
inlinevirtual |
return the catalog name
Reimplemented in geos::SourceFluxBoundaryCondition, and geos::DirichletBoundaryCondition.
Definition at line 76 of file FieldSpecificationBase.hpp.