FabConv.H File Reference

#include <iosfwd>
#include <Array.H>
#include <BLassert.H>
#include <REAL.H>

Include dependency graph for FabConv.H:

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

Go to the source code of this file.

Classes

class  IntDescriptor
 : A Descriptor of the Long Integer type More...
class  RealDescriptor
 : A Descriptor of the Real Type More...

Functions

std::ostream & operator<< (std::ostream &os, const IntDescriptor &id)
 Write out an IntDescriptor to an ostream in ASCII.
std::istream & operator>> (std::istream &is, IntDescriptor &id)
 Read in an IntDescriptor from an istream.
std::ostream & operator<< (std::ostream &os, const RealDescriptor &id)
 Write out an RealDescriptor to an ostream in ASCII.
std::istream & operator>> (std::istream &is, RealDescriptor &id)
 Read in a RealDescriptor from an istream.


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const RealDescriptor id 
)

Write out an RealDescriptor to an ostream in ASCII.

References BoxLib::Error(), RealDescriptor::formatarray(), and RealDescriptor::orderarray().

std::ostream& operator<< ( std::ostream &  os,
const IntDescriptor id 
)

Write out an IntDescriptor to an ostream in ASCII.

std::istream& operator>> ( std::istream &  is,
RealDescriptor id 
)

std::istream& operator>> ( std::istream &  is,
IntDescriptor id 
)

Read in an IntDescriptor from an istream.


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