SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
BuildFEGridMappingAlgo Class Reference

#include <BuildFEGridMapping.h>

Inheritance diagram for BuildFEGridMappingAlgo:

Public Member Functions

 BuildFEGridMappingAlgo ()
 
bool run (MatrixHandle &NodeLink, MatrixHandle &PotentialGeomToGrid, MatrixHandle &PotentialGridToGeom, MatrixHandle &CurrentGeomToGrid, MatrixHandle &CurrentGridToGeom)
 
bool run (FieldHandle &DomainField, MatrixHandle &NodeLink, MatrixHandle &PotentialGeomToGrid, MatrixHandle &PotentialGridToGeom, MatrixHandle &CurrentGeomToGrid, MatrixHandle &CurrentGridToGeom)
 

Constructor & Destructor Documentation

Member Function Documentation

bool run ( MatrixHandle NodeLink,
MatrixHandle PotentialGeomToGrid,
MatrixHandle PotentialGridToGeom,
MatrixHandle CurrentGeomToGrid,
MatrixHandle CurrentGridToGeom 
)
bool run ( FieldHandle DomainField,
MatrixHandle NodeLink,
MatrixHandle PotentialGeomToGrid,
MatrixHandle PotentialGridToGeom,
MatrixHandle CurrentGeomToGrid,
MatrixHandle CurrentGridToGeom 
)

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