vtf-logo

RIMStdFunctions.h File Reference

Interface-header to RIM 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_rimstep   FORTRAN_NAME(rimstep, RIMSTEP)
#define f_flgout   FORTRAN_NAME(flgout2, FLGOUT2)
#define f_check   FORTRAN_NAME(chk2, CHK2)

Functions

void FORTRAN_NAME (ic, IC)()
void FORTRAN_NAME (physbd, PHYSBD)()
void FORTRAN_NAME (exact, EXACT)()
void FORTRAN_NAME (restrict2, RESTRICT2)()
void FORTRAN_NAME (prolong2, PROLONG2)()
void FORTRAN_NAME (rimstep, RIMSTEP)()
void FORTRAN_NAME (flgout2, FLGOUT2)()
void FORTRAN_NAME (chk2, CHK2)()


Detailed Description

Interface-header to RIM standard Fortran-functions.


Define Documentation

#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)

#define f_rimstep   FORTRAN_NAME(rimstep, RIMSTEP)


Function Documentation

void FORTRAN_NAME ( chk2  ,
CHK2   
)

void FORTRAN_NAME ( flgout2  ,
FLGOUT2   
)

void FORTRAN_NAME ( rimstep  ,
RIMSTEP   
)

void FORTRAN_NAME ( prolong2  ,
PROLONG2   
)

void FORTRAN_NAME ( restrict2  ,
RESTRICT2   
)

void FORTRAN_NAME ( exact  ,
EXACT   
)

void FORTRAN_NAME ( physbd  ,
PHYSBD   
)

void FORTRAN_NAME ( ic  ,
IC   
)