BISICLES AMR ice sheet model  0.9
Public Member Functions | List of all members
FieldNames::CFRecord Class Reference

#include <FieldNames.H>

Public Member Functions

 CFRecord (const std::string &a_name)
 contruct a record by looking up More...
 
const std::string & name () const
 
const std::string & standardName () const
 
const std::string & longName () const
 
const std::string & units () const
 
Real scale () const
 

Constructor & Destructor Documentation

◆ CFRecord()

FieldNames::CFRecord::CFRecord ( const std::string &  a_name)

contruct a record by looking up

Parameters
a_name

References CFRecord(), and FieldNames::sanitize().

Referenced by CFRecord().

Member Function Documentation

◆ longName()

const std::string& FieldNames::CFRecord::longName ( ) const
inline

◆ name()

const std::string& FieldNames::CFRecord::name ( ) const
inline

◆ scale()

Real FieldNames::CFRecord::scale ( ) const
inline

◆ standardName()

const std::string& FieldNames::CFRecord::standardName ( ) const
inline

◆ units()

const std::string& FieldNames::CFRecord::units ( ) const
inline

The documentation for this class was generated from the following files: