SeldonData::FormatGrib Class Reference

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

#include <Format.hxx>

Inheritance diagram for SeldonData::FormatGrib:

SeldonData::Format List of all members.

Public Member Functions

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

Detailed Description

Input/ouput class to read Grib files.


The documentation for this class was generated from the following files:
Generated on Tue Nov 17 11:20:52 2009 for SeldonData by  doxygen 1.5.1