SeldonData::FormatNetCDF< T > Class Template Reference

Input/ouput class to read netCDF files. More...

#include <Format.hxx>

Inheritance diagram for SeldonData::FormatNetCDF< T >:

SeldonData::Format List of all members.

Public Member Functions

 FormatNetCDF () throw ()
 Default constructor.
 ~FormatNetCDF () throw ()
 Destructor.
template<class TG>
void Read (string FileName, string variable, RegularGrid< TG > &G) const
 Reads a netCDF file.
template<class TG, int N>
void Read (string FileName, string variable, GeneralGrid< TG, N > &G) const
 Reads a netCDF file.
template<class TD, int N, class TG>
void Read (string FileName, string variable, Data< TD, N, TG > &D) const
 Reads a netCDF file.
template<class TA, int N>
void Read (string FileName, string variable, Array< TA, N > &A) const
 Reads a netCDF file.

Detailed Description

template<class T>
class SeldonData::FormatNetCDF< T >

Input/ouput class to read netCDF files.


The documentation for this class was generated from the following files:
Generated on Mon Nov 17 18:31:40 2008 for SeldonData by  doxygen 1.5.1