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 | f_initial () |
void | f_boundary () |
void | f_exact () |
void | f_restrict () |
void | f_prolong () |
void | f_rimstep () |
void | f_flgout () |
void | f_check () |
Interface-header to RIM standard Fortran-functions.
#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) |
Referenced by FlaggingSpecific::FlaggingSpecific(), and SolverSpecific::SolverSpecific().
#define f_initial FORTRAN_NAME(ic, IC) |
#define f_prolong FORTRAN_NAME(prolong2, PROLONG2) |
Referenced by SolverSpecific::SolverSpecific().
#define f_restrict FORTRAN_NAME(restrict2, RESTRICT2) |
Referenced by SolverSpecific::SolverSpecific().
#define f_rimstep FORTRAN_NAME(rimstep, RIMSTEP) |
void f_boundary | ( | ) |
void f_check | ( | ) |
void f_exact | ( | ) |
void f_flgout | ( | ) |
void f_initial | ( | ) |
void f_prolong | ( | ) |
void f_restrict | ( | ) |
void f_rimstep | ( | ) |