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


Main Page   Class Hierarchy   Compound List   File List  

SolverControl.h File Reference

Implementation of the controls a generic adaptive solver. More...

#include "iostream.h"
#include <float.h>
#include "Timing.h"
#include "Timing.C"
#include "DAGH.h"
#include "DAGHIO.h"
#include "DAGHCluster.h"
#include "Solver.h"
#include "ExactSolution.h"
#include "SolverControlInterface.h"
#include "sds.h"
#include "amrsds.h"
#include "mpi.h"

Include dependency graph for SolverControl.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  SolverControl
 Controls a generic adaptive solver. More...


Defines

#define MaxCutOffRegions   10
#define MaxStepControls   10
#define VizServer   0
#define FACTOR   1.0e5
#define SolverControl(dim)   name2(SolverControl,dim)
#define SolverControlName

Typedefs

typedef void AMRinterpolator ()

Functions

void SDSdeactivate ()
void SDSreactivate ()
void SDSopen ()
void SDSclose ()
void SDScloseAll ()
void SDSflush ()
void SDSpurge ()
void SDSseek ()
int32 SDSseekName ()
int32 SDSgetIndex ()
int32 SDSisCoord ()
void SDSgetFileInfo ()
int32 SDSgetDataName ()
int32 SDSgetNumDatasets ()
long SDSgetDims ()
int32 SDSgetNT ()
void SDSsetNT ()
long SDScomputeSize ()
int SDSreadData ()
int SDSreadChunk ()
int32 SDSallocateDataset ()
int SDSwriteData ()
int SDSwriteChunk ()
int32 SDSaddAnnotation ()
int32 SDSgetAnnotationSize ()
int32 SDSgetAnnotation ()
int32 SDSgetNumAttribs ()
int32 SDSwriteAttrib ()
int32 SDSreadAttrib ()
int32 SDSfindAttribInfo ()
int32 SDSgetAttribInfo ()
int32 SDSgetDataStrs ()
int AMRwriteData ()
int AMRreadAttribs ()
int AMRgetNumAttribs ()
int AMRreadData ()
int AMRseek ()
int AMRseekTime ()
int AMRgetRegion ()
int RegionOverlap ()
void AMRsetInterpolator ()
void PatchReplace ()

Variables

int AmrDebug


Detailed Description

Implementation of the controls a generic adaptive solver.

Author:
Ralf Deiterding
Version:
1.0
Date:
Jan-2002

Definition in file SolverControl.h.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



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