amroc/balans/BalansStdFunctions.h File Reference

Interface-header to Balans 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_exact   FORTRAN_NAME(exact, EXACT)
#define f_restrict   FORTRAN_NAME(restrict2, RESTRICT2)
#define f_prolong   FORTRAN_NAME(prolong2, PROLONG2)
#define f_balansstep   FORTRAN_NAME(balansstep, BALANSSTEP)
#define f_flgout   FORTRAN_NAME(flgout2, FLGOUT2)
#define f_check   FORTRAN_NAME(chk2, CHK2)

Functions

void f_initial ()
void f_boundary ()
void f_exact ()
void f_restrict ()
void f_prolong ()
void f_balansstep ()
void f_flgout ()
void f_check ()

Detailed Description

Interface-header to Balans standard Fortran-functions.


Define Documentation

#define f_balansstep   FORTRAN_NAME(balansstep, BALANSSTEP)
#define f_boundary   FORTRAN_NAME(physbd, PHYSBD)
#define f_check   FORTRAN_NAME(chk2, CHK2)
#define f_exact   FORTRAN_NAME(exact, EXACT)
#define f_flgout   FORTRAN_NAME(flgout2, FLGOUT2)
#define f_initial   FORTRAN_NAME(ic, IC)
#define f_prolong   FORTRAN_NAME(prolong2, PROLONG2)
#define f_restrict   FORTRAN_NAME(restrict2, RESTRICT2)

Function Documentation

void f_balansstep (  ) 
void f_boundary (  ) 
void f_check (  ) 
void f_exact (  ) 
void f_flgout (  ) 
void f_initial (  ) 
void f_prolong (  ) 
void f_restrict (  )