61 #ifndef __vtkboneApplySymmetricShearTest_h 62 #define __vtkboneApplySymmetricShearTest_h 80 vtkSetMacro(ShearStrain,
double);
81 vtkGetMacro(ShearStrain,
double);
87 vtkSetMacro(ConfineSidesVertically,
int);
88 vtkGetMacro(ConfineSidesVertically,
int);
89 vtkBooleanMacro(ConfineSidesVertically,
int);
95 vtkSetMacro(ConfineTopAndBottomVertically,
int);
96 vtkGetMacro(ConfineTopAndBottomVertically,
int);
97 vtkBooleanMacro(ConfineTopAndBottomVertically,
int);
data model for finite element meshes
Base class for applying a test to create a vtkboneFiniteElementModel.
Generates a finite element mesh that corresponds to a symmetric shear test.
int ConfineTopAndBottomVertically
static vtkboneApplyTestBase * New()
void PrintParameters(ostream &os, vtkIndent indent)
int ConfineSidesVertically
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)