Field3D
File I/O

These are the main parts of the library that a user would deal with. More...

Classes

class  Field3DFileBase
 
struct  Field3DFileBase::LayerInfo
 
class  Field3DInputFile
 Provides reading of .f3d (internally, hdf5) files.Refer to using_files for examples of how to use this in your code. More...
 
class  Field3DOutputFile
 Provides writing of .f3d (internally, hdf5) files. More...
 
class  SparseFileManager
 

Functions

FIELD3D_NAMESPACE_OPEN void initIO ()
 Initializes the built-in Field3D IO classes.
 

Detailed Description

These are the main parts of the library that a user would deal with.

Function Documentation