Main Page | Files | Data Structures | Functions | Global Variables |

__GpivScalarData Struct Reference

Holds scalar data, mostly derived from __GpivPivData. More...

#include <gpiv.h>


Data Fields

guint nx
guint ny
gfloat ** point_x
gfloat ** point_y
gfloat ** scalar
gint ** flag
gboolean scale
gboolean scale__set
gchar * comment


Detailed Description

Holds scalar data, mostly derived from __GpivPivData.

Definition at line 313 of file gpiv.h.


Field Documentation

number of data in x-direction

Definition at line 314 of file gpiv.h.

number of data in y-direction

Definition at line 315 of file gpiv.h.

position of data point in x-direction

Definition at line 318 of file gpiv.h.

position of data point in y-direction

Definition at line 319 of file gpiv.h.

scalar value representing vorticity in z-direction, shear strain or normal strain

Definition at line 320 of file gpiv.h.

a flag; always nice, used for whatever it may be (disable data)

Definition at line 322 of file gpiv.h.

flag for scaled estimators

Definition at line 325 of file gpiv.h.

flag if scale has been defined

Definition at line 326 of file gpiv.h.

comment on the data

Definition at line 328 of file gpiv.h.


The documentation for this struct was generated from the following file:

Generated on Tue Jul 15 21:08:50 2008 for Libgpiv by doxygen 1.5.6