BISICLES AMR ice sheet model  0.9
Namespaces | Functions
fabncio.H File Reference

Go to the source code of this file.

Namespaces

 NCIO
 utility functions needed by writeFAB/readFAB
 

Functions

void NCIO::writeFAB (const std::string &a_file, const Vector< std::string > &a_names, const Vector< std::string > &a_cf_standard_names, const Vector< std::string > &a_cf_units, const Vector< std::string > &a_cf_long_names, const FArrayBox &a_fab, const Real &a_dx, const RealVect &a_x0, int a_epsg, const DomainDiagnosticData &a_dd, const std::string &a_flattenInfo, const HDF5HeaderData &a_file_header)
 write a single FAB to a (CF Compliant) netcdf file More...
 
void NCIO::readFAB (const std::string &a_file, const Vector< std::string > &a_var, FArrayBox &a_fab, Real &a_dx)
 read a single FAB from a netcdf file More...