RCS Header: /cvsroot/petscgraphics/utility.c,v 1.6 2005/04/19 01:35:14 hazelsct Exp
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>
Preprocessor definitions
#define DPRINTF( fmt, args... )
#define __FUNCT__ "auto_scale"
#define __FUNCT__ "field_indices"
int auto_scale ( PetscScalar* global_array, int points, int num_fields, int display_field, field_plot_type fieldtype, int dimensions, PetscScalar* scale )
- int auto_scale
-
- PetscScalar* global_array
-
- int points
-
- int num_fields
-
- int display_field
-
- field_plot_type fieldtype
-
- int dimensions
-
- PetscScalar* scale
-
void field_indices ( int nfields, int ds, field_plot_type* plottypes, int* indices )
- int nfields
-
- int ds
-
- field_plot_type* plottypes
-
- int* indices
-