Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkIntegrateFlowThroughSurface Class Reference

Integrates vector dot normal. More...

#include <vtkIntegrateFlowThroughSurface.h>

List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkIntegrateFlowThroughSurface, vtkUnstructuredGridAlgorithm)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

vtkIntegrateFlowThroughSurfaceNew ()

Protected Member Functions

 vtkIntegrateFlowThroughSurface ()
 ~vtkIntegrateFlowThroughSurface ()
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestUpdateExtent (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillInputPortInformation (int port, vtkInformation *info)
virtual vtkExecutive * CreateDefaultExecutive ()
vtkDataSet * GenerateSurfaceVectors (vtkDataSet *input, vtkInformationVector **inputVector)


Detailed Description

Integrates vector dot normal.

First this filter finds point normals for a surface. It Takes a point vector field from the input and computes the dot product with the normal. It then integrates this dot value to get net flow through the surface.

Definition at line 32 of file vtkIntegrateFlowThroughSurface.h.


Constructor & Destructor Documentation

vtkIntegrateFlowThroughSurface::vtkIntegrateFlowThroughSurface  )  [protected]
 

vtkIntegrateFlowThroughSurface::~vtkIntegrateFlowThroughSurface  )  [protected]
 


Member Function Documentation

vtkIntegrateFlowThroughSurface::vtkTypeRevisionMacro vtkIntegrateFlowThroughSurface  ,
vtkUnstructuredGridAlgorithm 
 

void vtkIntegrateFlowThroughSurface::PrintSelf ostream &  os,
vtkIndent  indent
 

vtkIntegrateFlowThroughSurface* vtkIntegrateFlowThroughSurface::New  )  [static]
 

virtual int vtkIntegrateFlowThroughSurface::RequestData vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector * 
[protected, virtual]
 

virtual int vtkIntegrateFlowThroughSurface::RequestUpdateExtent vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector * 
[protected, virtual]
 

virtual int vtkIntegrateFlowThroughSurface::FillInputPortInformation int  port,
vtkInformation *  info
[protected, virtual]
 

virtual vtkExecutive* vtkIntegrateFlowThroughSurface::CreateDefaultExecutive  )  [protected, virtual]
 

vtkDataSet* vtkIntegrateFlowThroughSurface::GenerateSurfaceVectors vtkDataSet *  input,
vtkInformationVector **  inputVector
[protected]
 


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:39:06 2006 for ParaView by doxygen 1.3.5