GAS_Analysis Class Reference

#include <GAS_Analysis.h>

Inheritance diagram for GAS_Analysis:

GAS_SubSolver SIM_Solver SIM_OptionsUser SIM_Data

List of all members.

Public Types

enum  ANALYSIS_NAMES {
  CURVATURE, GRADIENT, LAPLACIAN, DIVERGENCE,
  CURL, NORMALIZE, LENGTH, NUM_ANALYSIS
}

Public Member Functions

 GET_DATA_FUNC_S (GAS_NAME_FIELDDEST, FieldDstName)
 GET_DATA_FUNC_S (GAS_NAME_FIELDSOURCE, FieldSrcName)
 GET_DATA_FUNC_I ("analysis", Analysis)

Protected Member Functions

 GAS_Analysis (const SIM_DataFactory *factory)
virtual ~GAS_Analysis ()
bool shouldMultiThread (const SIM_RawField *field) const
virtual bool solveGasSubclass (SIM_Engine &engine, SIM_Object *obj, SIM_Time time, SIM_Time timestep)


Detailed Description

Definition at line 39 of file GAS_Analysis.h.


Member Enumeration Documentation

Enumerator:
CURVATURE 
GRADIENT 
LAPLACIAN 
DIVERGENCE 
CURL 
NORMALIZE 
LENGTH 
NUM_ANALYSIS 

Definition at line 48 of file GAS_Analysis.h.


Constructor & Destructor Documentation

GAS_Analysis::GAS_Analysis ( const SIM_DataFactory factory  )  [explicit, protected]

virtual GAS_Analysis::~GAS_Analysis (  )  [protected, virtual]


Member Function Documentation

GAS_Analysis::GET_DATA_FUNC_I ( "analysis"  ,
Analysis   
)

GAS_Analysis::GET_DATA_FUNC_S ( GAS_NAME_FIELDSOURCE  ,
FieldSrcName   
)

GAS_Analysis::GET_DATA_FUNC_S ( GAS_NAME_FIELDDEST  ,
FieldDstName   
)

bool GAS_Analysis::shouldMultiThread ( const SIM_RawField field  )  const [inline, protected]

Definition at line 64 of file GAS_Analysis.h.

virtual bool GAS_Analysis::solveGasSubclass ( SIM_Engine engine,
SIM_Object obj,
SIM_Time  time,
SIM_Time  timestep 
) [protected, virtual]

Applies this subsolver for a single timestep. Returns true on success

Implements GAS_SubSolver.


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

Generated on Fri May 25 00:10:22 2012 for HDK by  doxygen 1.5.9