Box.H File Reference

#include "SPACE.H"
#include "Point.H"
#include <iostream>

Include dependency graph for Box.H:

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

Go to the source code of this file.

Classes

class  Box
 An interval in DIM dimensional space. More...

Functions

ostream & operator<< (ostream &os, const Box &a_box)
 Defines "<<" operator for Boxes. Used for printing.
int mymod (int i, int j)
void printPoint (const Point &a_pt)

Variables

bool reportMemory
unsigned long long int memory


Function Documentation

ostream& operator<< ( ostream &  os,
const Box a_box 
)

Defines "<<" operator for Boxes. Used for printing.

int mymod ( int  i,
int  j 
) [inline]

void printPoint ( const Point a_pt  ) 


Variable Documentation

unsigned long long int memory


Generated on Fri Mar 11 12:53:41 2016 for AMRStencil by  doxygen 1.5.5