11 #ifndef __GAS_Viscosity_h__ 
   12 #define __GAS_Viscosity_h__ 
#define DECLARE_STANDARD_GETCASTTOTYPE()
 
#define SIM_NAME_TOLERANCE
 
#define GET_DATA_FUNC_V3(DataName, FuncName)
 
GT_API const UT_StringHolder time
 
#define GAS_NAME_USETIMESTEP
 
virtual bool solveGasSubclass(SIM_Engine &engine, SIM_Object *obj, SIM_Time time, SIM_Time timestep)=0
 
#define GAS_NAME_VELOCITY
 
#define DECLARE_DATAFACTORY(DataClass, SuperClass, Description, DopParms)
 
#define GET_DATA_FUNC_I(DataName, FuncName)
 
#define GET_DATA_FUNC_B(DataName, FuncName)
 
#define GET_DATA_FUNC_F(DataName, FuncName)
 
This class holds a three dimensional scalar field. 
 
#define GAS_NAME_TIMESCALE
 
This class holds a three dimensional vector field. 
 
#define GET_DATA_FUNC_S(DataName, FuncName)
 
virtual void initializeSubclass()