amroc/amr/AMRSolver.h File Reference
Generic implementation of the Berger-Oliger method.
More...
#include "AMRSolverBase.h"
#include "DAGHCluster.h"
#include <iostream>
#include <sstream>
#include <string>
#include <cstdio>
#include <cstdlib>
Go to the source code of this file.
Detailed Description
Generic implementation of the Berger-Oliger method.
- Author:
- Ralf Deiterding
- Version:
- 1.0
- Date:
- Jul-2004
Define Documentation
#define AMRSolverRegridFalse (0) |
Referenced by AMRSolver< VectorType, FixupType, FlagType, DIM >::AdvanceLevel(), AMRSolver< VectorType, FixupType, FlagType, DIM >::Initialize_(), AMRSolver< VectorType, FixupType, FlagType, DIM >::SetupData(), and AMRSolver< VectorType, FixupType, FlagType, DIM >::Tick().
#define MAXOVERLAPWIDTH (100) |
#define VERY_LARGE_CFL (1.5) |