Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include "DAGHDefaults.h"
#include "lparx_copyright.h"
#include <iostream.h>
#include <fstream.h>
#include "streams_CompConf.h"
#include <assert.h>
Include dependency graph for Coords.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Coords |
Implementation of a point in the computational domain in global index coordinates. More... | |
Defines | |
#define | CoordsNULL ((Coords *)NULL) |
#define | NULL 0 |
#define | Point_Point_Operator(ope, op) |
#define | Point_Scalar_Operator(ope, op) |
Functions | |
Coords | Max (const Coords &a, const Coords &b) |
Coords | Min (const Coords &a, const Coords &b) |
ostream & | operator<< (ostream &s, const Coords &c) |
istream & | operator>> (istream &s, Coords &c) |
ifstream & | operator>> (ifstream &s, Coords &c) |
ofstream & | operator<< (ofstream &s, const Coords &c) |
Definition in file Coords.h.
|
Value: |
|
Value: |
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04