vtf-logo

ClpProblem.h File Reference

Include all headers for AMROC using Clawpack routines. More...

#include "DAGH.h"
#include "IO/control-device.h"
#include "Vector.h"
#include "VectorLarge.h"
#include "F77Interfaces/F77InitialCondition.h"
#include "F77Interfaces/F77BoundaryConditions.h"
#include "F77Interfaces/F77LevelTransfer.h"
#include "F77Interfaces/F77Criteria.h"
#include "F77Interfaces/F77FileOutput.h"
#include "F77Interfaces/F77ExactSolution.h"
#include "ClpFixup.h"
#include "ClpIntegrator1.h"
#include "ClpIntegrator2.h"
#include "ClpIntegrator3.h"
#include "AMRFlagging.h"
#include "AMRSolver.h"
#include "AMRPreAdaptSolver.h"
#include "SolverControl.h"

Go to the source code of this file.

Typedefs

typedef DOUBLE DataType
typedef Vector< DataType,
NEQUATIONS > 
VectorType
typedef Vector< DataType,
NAUX > 
AuxType
typedef Vector< DataType,
NFIXUP > 
FixupType
typedef short FlagType


Detailed Description

Include all headers for AMROC using Clawpack routines.

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

Typedef Documentation

typedef Vector<DataType,NAUX> AuxType

typedef DOUBLE DataType

typedef Vector<DataType,NFIXUP> FixupType

typedef short FlagType

typedef Vector<DataType,NEQUATIONS> VectorType