BoxLayout.H File Reference

#include "Box.H"
#include "Vector.H"
#include "RefCountedPtr.H"
#include "DataIndex.H"
#include "SPMD.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"

Include dependency graph for BoxLayout.H:

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

Go to the source code of this file.

Classes

class  BoxLayout
 A not-necessarily-disjoint collective of boxes. More...

Functions

void coarsen_bl (BoxLayout &output, const BoxLayout &input, int refinement)
void refine_bl (BoxLayout &output, const BoxLayout &input, int refinement)
void mortonOrdering (Vector< Box > &a_boxes)
std::ostream & operator<< (std::ostream &os, const BoxLayout &a_layout)


Function Documentation

void coarsen_bl ( BoxLayout output,
const BoxLayout input,
int  refinement 
) [inline]

References coarsen().

void refine_bl ( BoxLayout output,
const BoxLayout input,
int  refinement 
) [inline]

References refine().

void mortonOrdering ( Vector< Box > &  a_boxes  ) 

std::ostream& operator<< ( std::ostream &  os,
const BoxLayout a_layout 
)


Generated on Tue Apr 14 14:20:22 2009 for Chombo + EB by  doxygen 1.5.5