Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include "BBox.h"
Include dependency graph for BBox.C:
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) |
BBox * | accrete (BBox const *const bbox, const int n, const int c) |
BBox * | grow (BBox const *const bbox, const int n, const int c) |
BBox * | accrete (BBox const *const bbox, const int n, Coords const &c) |
BBox * | grow (BBox const *const bbox, const int n, Coords const &c) |
Definition in file BBox.C.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04