|
BISICLES AMR ice sheet model
0.9
|
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... | |
| void FieldNames::CFLookup | ( | Vector< CFRecord > & | a_records, |
| const Vector< std::string > | a_names | ||
| ) |
create CFRecords for each element of
| a_names,append | to |
| a_records |
Referenced by UnstructuredIO::readCF(), FieldNames::CFRecord::scale(), and UnstructuredIO::writeCF().
| void FieldNames::sanitize | ( | std::string & | a_name | ) |
remove awkward characters from
| a_name |
Referenced by FieldNames::CFRecord::CFRecord(), and FieldNames::CFRecord::scale().
1.8.13