SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
NetCDFWriter.hpp File Reference

containers writer into netcdf files More...

#include "NetCDFDef.hpp"
#include "ContainerWriter.hpp"
Include dependency graph for NetCDFWriter.hpp:

Go to the source code of this file.

Classes

class  slip::NetCDFWriter< Container, T, Nb_components, Dim >
 NetCDFWriter is a net. More...
 

Namespaces

 slip
 This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres.
 

Detailed Description

containers writer into netcdf files

Version
Fluex 1.0
Date
2013/04/29
Author
Denis Arrivault <denis.arrivault_AT_inria.fr>
Todo:

Adding 4D containers

Adding writing of multicomponents variables (this version can only write one component per variable)

Definition in file NetCDFWriter.hpp.