VisMF.H File Reference

#include <MultiFab.H>

Include dependency graph for VisMF.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VisMF
 : File I/O for MultiFabs. More...
struct  VisMF::FabOnDisk
 A structure containing info regarding an on-disk FAB. More...
struct  VisMF::Header
 An on-disk MultiFab contains this info in a header file. More...

Functions

std::ostream & operator<< (std::ostream &os, const VisMF::FabOnDisk &fod)
std::istream & operator>> (std::istream &is, VisMF::FabOnDisk &fod)
std::ostream & operator<< (std::ostream &os, const Array< VisMF::FabOnDisk > &fa)
std::istream & operator>> (std::istream &is, Array< VisMF::FabOnDisk > &fa)
std::ostream & operator<< (std::ostream &os, const VisMF::Header &hd)
std::istream & operator>> (std::istream &is, VisMF::Header &hd)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const VisMF::Header hd 
)

std::ostream& operator<< ( std::ostream &  os,
const Array< VisMF::FabOnDisk > &  fa 
)

std::ostream& operator<< ( std::ostream &  os,
const VisMF::FabOnDisk fod 
)

std::istream& operator>> ( std::istream &  is,
VisMF::Header hd 
)

std::istream& operator>> ( std::istream &  is,
Array< VisMF::FabOnDisk > &  fa 
)

References BL_ASSERT, and BoxLib::Error().

std::istream& operator>> ( std::istream &  is,
VisMF::FabOnDisk fod 
)


Generated on Fri Nov 21 10:10:59 2008 for AMRParticlePaths by  doxygen 1.5.5