vtf-logo

RIMProblem.h File Reference

Include all headers for AMROC using RIM. More...

#include "DAGH.h"
#include "IO/control-device.h"
#include "Vector.h"
#include "VectorLarge.h"
#include "RIMStdFunctions.h"
#include "F77Interfaces/F77InitialCondition.h"
#include "F77Interfaces/F77BoundaryConditions.h"
#include "F77Interfaces/F77LevelTransfer.h"
#include "F77Interfaces/F77Criteria.h"
#include "F77Interfaces/F77FileOutput.h"
#include "AMRFixup.h"
#include "RIMIntegrator.h"
#include "AMRFlagging.h"
#include "AMRSolver.h"
#include "AMRPreAdaptSolver.h"
#include "SolverControl.h"

Go to the source code of this file.

Defines

#define NEQUATIONS   6
#define NFIXUP   5
#define DIM   2

Typedefs

typedef short FlagType
typedef DOUBLE DataType
typedef Vector< DataType, 6 > VectorType
typedef Vector< DataType, 5 > FixupType


Detailed Description

Include all headers for AMROC using RIM.


Define Documentation

#define DIM   2

#define NEQUATIONS   6

#define NFIXUP   5


Typedef Documentation

typedef DOUBLE DataType

typedef Vector<DataType, 5 > FixupType

typedef short FlagType

typedef Vector<DataType, 6 > VectorType