amroc/clawpack/ClpStdFunctions.h File Reference

Interface-header to Clawpack standard Fortran-functions. More...

Go to the source code of this file.

Defines

#define f_initial   FORTRAN_NAME(ic, IC)
#define f_boundary   FORTRAN_NAME(physbd, PHYSBD)
#define f_source   FORTRAN_NAME(src, SRC)
#define f_setaux   FORTRAN_NAME(setaux, SETAUX)
#define f_lset   FORTRAN_NAME(ls, LS)
#define f_exact   FORTRAN_NAME(exact, EXACT)

Functions

void FORTRAN_NAME (ic, IC)()
void FORTRAN_NAME (physbd, PHYSBD)()
void FORTRAN_NAME (src, SRC)()
void FORTRAN_NAME (setaux, SETAUX)()
void f_restrict ()
void f_prolong ()
void FORTRAN_NAME (ls, LS)()
void FORTRAN_NAME (exact, EXACT)()

Detailed Description

Interface-header to Clawpack standard Fortran-functions.

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

Define Documentation

#define f_boundary   FORTRAN_NAME(physbd, PHYSBD)
#define f_exact   FORTRAN_NAME(exact, EXACT)
#define f_initial   FORTRAN_NAME(ic, IC)
#define f_lset   FORTRAN_NAME(ls, LS)
#define f_setaux   FORTRAN_NAME(setaux, SETAUX)
#define f_source   FORTRAN_NAME(src, SRC)

Function Documentation

void FORTRAN_NAME ( exact  ,
EXACT   
)
void FORTRAN_NAME ( ls  ,
LS   
)
void FORTRAN_NAME ( setaux  ,
SETAUX   
)
void FORTRAN_NAME ( src  ,
SRC   
)
void FORTRAN_NAME ( physbd  ,
PHYSBD   
)
void FORTRAN_NAME ( ic  ,
IC   
)