RCS Header
Included Files
- #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 _REENTRANT 1
#define ORBIT2 1
#define IMLIB2_EXISTS 1
#define DPRINTF( fmt, args... )
#define __FUNCT__ "IllImageWrite"
#define __FUNCT__ "IllImageSave"
int IllImageSave ( MPI_Comm comm, DA theda, Vec X, char* basename, int redfield, int greenfield, int bluefield, PetscScalar* rgbmin, PetscScalar* rgbmax, int* coordrange, IllLayerStyle layer, IllImageFormat format )
- int IllImageSave
-
- MPI_Comm comm
-
- DA theda
-
- Vec X
-
- char* basename
-
- int redfield
-
- int greenfield
-
- int bluefield
-
- PetscScalar* rgbmin
-
- PetscScalar* rgbmax
-
- int* coordrange
-
- IllLayerStyle layer
-
- IllImageFormat format
-
static inline int IllImageWrite ( double* array, int xm, int ym, int stride, int gxm, int goff, int boff, char* basename, PetscScalar minval, PetscScalar maxval )
- double* array
-
- int xm
-
- int ym
-
- int stride
-
- int gxm
-
- int goff
-
- int boff
-
- char* basename
-
- PetscScalar minval
-
- PetscScalar maxval
-