BoxArray.H File Reference

#include <cstddef>
#include <IndexType.H>
#include <BoxList.H>
#include <Array.H>
#include <Pointers.H>

Include dependency graph for BoxArray.H:

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

Go to the source code of this file.

Namespaces

namespace  BoxLib

Classes

class  BoxArray
 : An Array of Boxes More...
class  BoxArray::Ref

Functions

BoxArray BoxLib::boxComplement (const Box &b1in, const Box &b2)
 Makes a BoxArray from the the complement of b2 in b1in.
BoxArray BoxLib::complementIn (const Box &b, const BoxArray &ba)
 Makes a BoxArray from the complement of BoxArray ba in Box b.
BoxArray BoxLib::intersect (const BoxArray &ba, const Box &b)
 Makes a BoxArray from the intersection of Box b and BoxArray ba.
BoxArray BoxLib::intersect (const BoxArray &lhs, const BoxArray &rhs)
 Makes a BoxArray from the intersection of two BoxArrays.
std::ostream & operator<< (std::ostream &os, const BoxArray &ba)
 Write a BoxArray to an ostream in ASCII format.


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const BoxArray ba 
)

Write a BoxArray to an ostream in ASCII format.

References BoxLib::Error(), and BoxArray::size().


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