Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ProblemDomain.H File Reference

#include <iostream>
#include "Vector.H"
#include "IntVect.H"
#include "Box.H"
#include "Misc.H"
#include "SPACE.H"

Include dependency graph for ProblemDomain.H:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  ProblemDomain
 A class to facilitate interaction with physical boundary conditions. More...

class  ShiftIterator
 Class to manage box-shifting used to enforce periodic BC's. More...


Functions

ProblemDomain grow (const ProblemDomain &pd, int i)
ProblemDomain grow (const ProblemDomain &pd, const IntVect &v)


Function Documentation

ProblemDomain grow const ProblemDomain   pd,
const IntVect   v
[inline]
 

Returns a ProblemDomain that is the argument ProblemDomain with a DomainBox grown by the given amount.

ProblemDomain grow const ProblemDomain   pd,
int    i
[inline]
 


Generated on Wed Jan 19 17:54:36 2005 for Chombo&INSwithParticles by doxygen1.2.16