RCS Header: /cvsroot/petscgraphics/utility.c,v 1.5 2004/11/04 22:47:45 hazelsct Exp
Included Files
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
-