amroc/clawpack/src/1d/equations/advection/advection1.h File Reference

Fortran-functions for 1D-advection equations. More...

#include "DAGHFortranInterfaces.h"
#include "ClpStdFunctions.h"
#include "ClpProblem.h"
#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.

Defines

#define DIM   1
#define NEQUATIONS   1
#define NEQUSED   1
#define NWAVES   1
#define NFIXUP   1
#define NAUX   1
#define f_normalflux   FORTRAN_NAME(rp1ad1, RP1AD1)
#define f_check   FORTRAN_NAME(chk1ad, CHK1AD)

Functions

void f_normalflux ()
void f_check ()

Detailed Description

Fortran-functions for 1D-advection equations.

Author:
Ralf Deiterding

Define Documentation

#define DIM   1
#define f_check   FORTRAN_NAME(chk1ad, CHK1AD)
#define f_normalflux   FORTRAN_NAME(rp1ad1, RP1AD1)
#define NAUX   1
#define NEQUATIONS   1
#define NEQUSED   1
#define NFIXUP   1
#define NWAVES   1

Function Documentation

void f_check (  ) 
void f_normalflux (  )