vtf-logo

WENOProblem.h File Reference

Include all headers for AMROC using hybrid WENO. More...

#include "DAGH.h"
#include "IO/control-device.h"
#include "Vector.h"
#include "VectorLarge.h"
#include "WENOStdFunctions.h"
#include "F77Interfaces/F77InitialCondition.h"
#include "F77Interfaces/F77BoundaryConditions.h"
#include "F77Interfaces/F77LevelTransfer.h"
#include "F77Interfaces/F77Criteria.h"
#include "WENOF77FileOutput.h"
#include "WENOFixup.h"
#include "WENOIntegrator.h"
#include "AMRFlagging.h"
#include "AMRSolver.h"
#include "AMRPreAdaptSolver.h"
#include "SolverControl.h"

Go to the source code of this file.

Defines

#define NEQUATIONS   8
#define NVARS   6
#define NFIXUP   NVARS

Typedefs

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


Detailed Description

Include all headers for AMROC using hybrid WENO.

Author:
Ralf Deiterding
Version:
1.0
Date:
Jul-2004

Define Documentation

#define NEQUATIONS   8

#define NFIXUP   NVARS

#define NVARS   6


Typedef Documentation

typedef DOUBLE DataType

typedef Vector<DataType, 6 > FixupType

typedef short FlagType

typedef Vector<DataType, 8 > VectorType