Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include <ExactSolution.h>
Inheritance diagram for ExactSolution:
Public Methods | |
ExactSolution (const int gh) | |
virtual void | SetGrid (vec_grid_data_type &gd, double t, DCoords &dx) |
void | SetGridHierarchy (GridHierarchy *gh) |
GridHierarchy & | GH () |
const GridHierarchy & | GH () const |
const int & | NEquations () const |
const int & | NGhosts () const |
Protected Attributes | |
int | _Equations |
int | _Ghosts |
GridHierarchy * | _Hierarchy |
Definition at line 25 of file ExactSolution.h.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04