amroc/clawpack/src/1d/equations/acoustics/acousticsv1.h File Reference

Fortran-functions for 1D acoustics equations with variable properties. More...

#include "DAGHFortranInterfaces.h"
#include "ClpStdFunctions.h"

Go to the source code of this file.

Defines

#define DIM   1
#define NEQUATIONS   2
#define NEQUSED   2
#define NWAVES   2
#define NFIXUP   2
#define NAUX   2
#define f_normalflux   FORTRAN_NAME(rp1acv, RP1ACV)
#define f_check   FORTRAN_NAME(chk1ac, CHK1AC)
#define f_flgout   FORTRAN_NAME(flgout1ac, FLGOUT1AC)

Functions

void f_normalflux ()
void f_check ()
void f_flgout ()

Detailed Description

Fortran-functions for 1D acoustics equations with variable properties.

Fortran-functions for 3D acoustics equations with variable properties.

Fortran-functions for 2D acoustics equations with variable properties.

Author:
Ralf Deiterding

Define Documentation

#define DIM   1
#define f_check   FORTRAN_NAME(chk1ac, CHK1AC)
#define f_flgout   FORTRAN_NAME(flgout1ac, FLGOUT1AC)
#define f_normalflux   FORTRAN_NAME(rp1acv, RP1ACV)
#define NAUX   2
#define NEQUATIONS   2
#define NEQUSED   2
#define NFIXUP   2
#define NWAVES   2

Function Documentation

void f_check (  ) 
void f_flgout (  ) 
void f_normalflux (  )