BISICLES AMR ice sheet model  0.9
Classes | Functions
FieldNames Namespace Reference

Classes

class  CFRecord
 

Functions

void CFLookup (Vector< CFRecord > &a_records, const Vector< std::string > a_names)
 create CFRecords for each element of More...
 
void sanitize (std::string &a_name)
 remove awkward characters from More...
 

Function Documentation

◆ CFLookup()

void FieldNames::CFLookup ( Vector< CFRecord > &  a_records,
const Vector< std::string >  a_names 
)

create CFRecords for each element of

Parameters
a_names,appendto
a_records

Referenced by UnstructuredIO::readCF(), FieldNames::CFRecord::scale(), and UnstructuredIO::writeCF().

◆ sanitize()

void FieldNames::sanitize ( std::string &  a_name)

remove awkward characters from

Parameters
a_name

Referenced by FieldNames::CFRecord::CFRecord(), and FieldNames::CFRecord::scale().