RCS Header
Included Files
- #include </usr/lib/petsc/include/petscda.h>
- #include "illuminator.h"
- #include </usr/lib/petsc/include/petscda.h>
- #include </usr/include/glib-2.0/glib.h>
- #include </usr/include/gtk-2.0/gtk/gtk.h>
- #include <X11/Xlib.h>
- #include <Imlib2.h>
Preprocessor definitions
#define ORBIT2 1
#define IMLIB2_EXISTS 1
#define __FUNCT__ "DATriangulateRange"
#define __FUNCT__ "DATriangulateLocalRange"
#define __FUNCT__ "IllErrorHandler"
int DATriangulateLocalRange ( ISurface Surf, DA theda, Vec localX, int this, PetscScalar* minmax, int n_quants, PetscScalar* isoquants, PetscScalar* colors, int xmin, int xmax, int ymin, int ymax, int zmin, int zmax )
- int DATriangulateLocalRange
-
- ISurface Surf
-
- DA theda
-
- Vec localX
-
- int this
-
- PetscScalar* minmax
-
- int n_quants
-
- PetscScalar* isoquants
-
- PetscScalar* colors
-
- int xmin
-
- int xmax
-
- int ymin
-
- int ymax
-
- int zmin
-
- int zmax
-
int DATriangulateRange ( ISurface Surf, DA theda, Vec globalX, int this, PetscScalar* minmax, int n_quants, PetscScalar* isoquants, PetscScalar* colors, int xmin, int xmax, int ymin, int ymax, int zmin, int zmax )
- int DATriangulateRange
-
- ISurface Surf
-
- DA theda
-
- Vec globalX
-
- int this
-
- PetscScalar* minmax
-
- int n_quants
-
- PetscScalar* isoquants
-
- PetscScalar* colors
-
- int xmin
-
- int xmax
-
- int ymin
-
- int ymax
-
- int zmin
-
- int zmax
-
int IllErrorHandler ( int id, char* message )
- int IllErrorHandler
-
- int id
-
- char* message
-