AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

GridFunctionInterface1.h File Reference

Interfaces to Fortran-functions. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define DATA_INFS1   const int *
#define DATA_INFS2   const int *, const int *
#define DATA_INFS3   const int *, const int *, const int *
#define FORTRAN_INTERFACE(D, T)
#define BBOX_INTERFACE   const int *, const int *, const int *
#define GF_TYPE   double

Typedefs

typedef void(* InitFunc )(double *, DATA_INFS, const int *, const int *, const int *, const int *, const int *, char *, const int *)
typedef void(* UpdateFunc )(double *, DATA_INFS, const int *, const int *, double *, DATA_INFS, const int *, const int *, const int *, const int *, const int *, char *, const int *)
typedef void(* BndryUpdateFunc )(double *, DATA_INFS, const int *, const int *, const int *, const int *, const int *, const double *, const double *, const int *, const double *, const int *, const double *, char *, const int *)
typedef void(* AdptBndryUpdateFunc )(double *, DATA_INFS, const int *, const int *, double *, DATA_INFS, const int *, const int *, const double *, double *, DATA_INFS, const int *, const int *, const double *, const int *, const int *, const int *, char *, const int *)
typedef void(* ProlongFunc )(double *, DATA_INFS, const int *, const int *, double *, DATA_INFS, const int *, const int *, const int *, const int *, const int *, char *, const int *)
typedef void(* RestrictFunc )(double *, DATA_INFS, const int *, const int *, double *, DATA_INFS, const int *, const int *, const int *, const int *, const int *, char *, const int *)
typedef void(* IOFunc )(double *, DATA_INFS, const int *, const int *, const int *, const int *, const int *, char *, const int *)


Detailed Description

Interfaces to Fortran-functions.

Author:
Manish Parashar, Ralf Deiterding (minor changes)

Definition in file GridFunctionInterface1.h.


Define Documentation

#define FORTRAN_INTERFACE D,
 
 

Value:

T *, name2(DATA_INFS,D), \
                                  const int *, const int *

Definition at line 18 of file GridFunctionInterface1.h.


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04