GAS_StrainIntegrate Class Reference

#include <GAS_StrainIntegrate.h>

Inheritance diagram for GAS_StrainIntegrate:

GAS_SubSolver SIM_Solver SIM_OptionsUser SIM_Data

List of all members.

Public Member Functions

 GET_DATA_FUNC_S (GAS_NAME_SURFACE, SurfaceName)
 GET_DATA_FUNC_S (GAS_NAME_STRAIN, StrainName)
 GET_DATA_FUNC_S (GAS_NAME_VELOCITY, VelocityName)
 GETSET_DATA_FUNCS_F ("alpha", Alpha)
 GETSET_DATA_FUNCS_F ("gamma", Gamma)
 GET_DATA_FUNC_B (GAS_NAME_USETIMESTEP, UseTimeStep)
 GET_DATA_FUNC_F (GAS_NAME_TIMESCALE, TimeScale)

Protected Member Functions

 GAS_StrainIntegrate (const SIM_DataFactory *factory)
virtual ~GAS_StrainIntegrate ()
virtual bool solveGasSubclass (SIM_Engine &engine, SIM_Object *obj, SIM_Time time, SIM_Time timestep)
void integrateStrain (SIM_VectorField *velocity, SIM_ScalarField *surface, SIM_MatrixField *strain, fpreal timestep)


Detailed Description

Definition at line 30 of file GAS_StrainIntegrate.h.


Constructor & Destructor Documentation

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

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


Member Function Documentation

GAS_StrainIntegrate::GET_DATA_FUNC_B ( GAS_NAME_USETIMESTEP  ,
UseTimeStep   
)

GAS_StrainIntegrate::GET_DATA_FUNC_F ( GAS_NAME_TIMESCALE  ,
TimeScale   
)

GAS_StrainIntegrate::GET_DATA_FUNC_S ( GAS_NAME_VELOCITY  ,
VelocityName   
)

GAS_StrainIntegrate::GET_DATA_FUNC_S ( GAS_NAME_STRAIN  ,
StrainName   
)

GAS_StrainIntegrate::GET_DATA_FUNC_S ( GAS_NAME_SURFACE  ,
SurfaceName   
)

GAS_StrainIntegrate::GETSET_DATA_FUNCS_F ( "gamma"  ,
Gamma   
)

GAS_StrainIntegrate::GETSET_DATA_FUNCS_F ( "alpha"  ,
Alpha   
)

void GAS_StrainIntegrate::integrateStrain ( SIM_VectorField velocity,
SIM_ScalarField surface,
SIM_MatrixField strain,
fpreal  timestep 
) [protected]

Updates the strain field according to the velocity field Update only occurs inside the surface.

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

Compute the amount of stress to add to each voxel according to the given strain amounts.

Implements GAS_SubSolver.


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

Generated on Thu May 24 00:09:35 2012 for HDK by  doxygen 1.5.9