AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

BBox.C File Reference

Implementation of BBox. More...

#include "BBox.h"

Include dependency graph for BBox.C:

Include dependency graph

Go to the source code of this file.

Defines

#define MATCH(s, c)   while ((s).get() != (c))

Functions

istream & operator>> (istream &s, BBox &bb)
ostream & operator<< (ostream &s, BBox const &bb)
ifstream & operator>> (ifstream &s, BBox &bb)
ofstream & operator<< (ofstream &s, const BBox &bb)
strstream & operator>> (strstream &s, BBox &bb)
strstream & operator<< (strstream &s, const BBox &bb)
BBoxaccrete (BBox const *const bbox, const int n, const int c)
BBoxgrow (BBox const *const bbox, const int n, const int c)
BBoxaccrete (BBox const *const bbox, const int n, Coords const &c)
BBoxgrow (BBox const *const bbox, const int n, Coords const &c)


Detailed Description

Implementation of BBox.

Author:
Manish Parashar, Ralf Deiterding (minor changes)

Definition in file BBox.C.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04