IndexType.cpp File Reference

#include <iostream>
#include <iomanip>
#include <IndexType.H>

Include dependency graph for IndexType.cpp:


Defines

#define BL_IGNORE_MAX   100000

Functions

std::ostream & operator<< (std::ostream &os, const IndexType &it)
 Write an IndexType to an ostream in ASCII.
std::istream & operator>> (std::istream &is, IndexType &it)
 Read an IndexType from an istream.

Define Documentation

#define BL_IGNORE_MAX   100000


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const IndexType it 
)

Write an IndexType to an ostream in ASCII.

References BoxLib::Error(), and IndexType::test().

std::istream& operator>> ( std::istream &  is,
IndexType it 
)


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