GAS_Lookup Class Reference

#include <GAS_Lookup.h>

Inheritance diagram for GAS_Lookup:

GAS_SubSolver SIM_Solver SIM_OptionsUser SIM_Data

List of all members.

Public Member Functions

bool shouldMultiThread (UT_VoxelArrayF *field) const

Protected Member Functions

 GAS_Lookup (const SIM_DataFactory *factory)
virtual ~GAS_Lookup ()
virtual bool solveGasSubclass (SIM_Engine &engine, SIM_Object *obj, SIM_Time time, SIM_Time timestep)
void doLookup (SIM_RawField *dstfield, const SIM_VectorField *posfield, const SIM_RawField *srcfield)
 THREADED_METHOD3_CONST (GAS_Lookup, shouldMultiThread(dstfield->field()), lookup, SIM_RawField *, dstfield, const SIM_VectorField *, posfield, const SIM_RawField *, srcfield)
void lookupPartial (SIM_RawField *dstfield, const SIM_VectorField *posfield, const SIM_RawField *srcfield, const UT_JobInfo &jobinfo) const


Detailed Description

Definition at line 36 of file GAS_Lookup.h.


Constructor & Destructor Documentation

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

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


Member Function Documentation

void GAS_Lookup::doLookup ( SIM_RawField dstfield,
const SIM_VectorField posfield,
const SIM_RawField srcfield 
) [protected]

void GAS_Lookup::lookupPartial ( SIM_RawField dstfield,
const SIM_VectorField posfield,
const SIM_RawField srcfield,
const UT_JobInfo jobinfo 
) const [protected]

bool GAS_Lookup::shouldMultiThread ( UT_VoxelArrayF field  )  const [inline]

Definition at line 39 of file GAS_Lookup.h.

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

Lookups scalar fields by moving along curvature or performing relaxation steps.

Implements GAS_SubSolver.

GAS_Lookup::THREADED_METHOD3_CONST ( GAS_Lookup  ,
shouldMultiThread(dstfield->field())  ,
lookup  ,
SIM_RawField ,
dstfield  ,
const SIM_VectorField ,
posfield  ,
const SIM_RawField ,
srcfield   
) [protected]


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