vtkQuadraturePointStatistics Class Reference

#include <vtkQuadraturePointStatistics.h>

Inheritance diagram for vtkQuadraturePointStatistics:

Inheritance graph
[legend]
Collaboration diagram for vtkQuadraturePointStatistics:

Collaboration graph
[legend]

List of all members.


Detailed Description

For all interpolated fields (see vtkQuadraturePointInterpolator) in this data set, generate descriptive statisics. The results are placed in a vtkTable withone column for each interpolarted array found in the input.

See also:
vtkQuadratureSchemeDefinition, vtkQuadraturePointInterpolator, vtkTable
Tests:
vtkQuadraturePointStatistics (Tests)

Definition at line 40 of file vtkQuadraturePointStatistics.h.


Public Types

typedef vtkTableAlgorithm Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static
vtkQuadraturePointStatistics
New ()
static int IsTypeOf (const char *type)
static
vtkQuadraturePointStatistics
SafeDownCast (vtkObject *o)

Protected Member Functions

int FillInputPortInformation (int port, vtkInformation *info)
int FillOutputPortInformation (int port, vtkInformation *info)
int RequestData (vtkInformation *req, vtkInformationVector **input, vtkInformationVector *output)
 vtkQuadraturePointStatistics ()
 ~vtkQuadraturePointStatistics ()

Member Typedef Documentation

Reimplemented from vtkTableAlgorithm.

Definition at line 44 of file vtkQuadraturePointStatistics.h.


Constructor & Destructor Documentation

vtkQuadraturePointStatistics::vtkQuadraturePointStatistics (  )  [protected]

vtkQuadraturePointStatistics::~vtkQuadraturePointStatistics (  )  [protected]


Member Function Documentation

static vtkQuadraturePointStatistics* vtkQuadraturePointStatistics::New (  )  [static]

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkTableAlgorithm.

virtual const char* vtkQuadraturePointStatistics::GetClassName (  )  [virtual]

Reimplemented from vtkTableAlgorithm.

static int vtkQuadraturePointStatistics::IsTypeOf ( const char *  name  )  [static]

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkTableAlgorithm.

virtual int vtkQuadraturePointStatistics::IsA ( const char *  name  )  [virtual]

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkTableAlgorithm.

static vtkQuadraturePointStatistics* vtkQuadraturePointStatistics::SafeDownCast ( vtkObject o  )  [static]

Reimplemented from vtkTableAlgorithm.

void vtkQuadraturePointStatistics::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkTableAlgorithm.

int vtkQuadraturePointStatistics::FillInputPortInformation ( int  port,
vtkInformation info 
) [protected, virtual]

Fill the input port information objects for this algorithm. This is invoked by the first call to GetInputPortInformation for each port so subclasses can specify what they can handle.

Reimplemented from vtkTableAlgorithm.

int vtkQuadraturePointStatistics::FillOutputPortInformation ( int  port,
vtkInformation info 
) [protected, virtual]

Fill the output port information objects for this algorithm. This is invoked by the first call to GetOutputPortInformation for each port so subclasses can specify what they can handle.

Reimplemented from vtkTableAlgorithm.

int vtkQuadraturePointStatistics::RequestData ( vtkInformation request,
vtkInformationVector **  inputVector,
vtkInformationVector outputVector 
) [protected, virtual]

This is called by the superclass. This is the method you should override.

Reimplemented from vtkTableAlgorithm.


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

Generated on Wed Jun 3 19:29:50 2009 for VTK by  doxygen 1.5.6