46 #ifndef __vtkboneApplyDirectionalShearTest_h 47 #define __vtkboneApplyDirectionalShearTest_h 65 vtkSetVector2Macro(ShearVector,
double);
66 vtkGetVector2Macro(ShearVector,
double);
73 vtkSetMacro(ScaleShearToHeight,
int);
74 vtkGetMacro(ScaleShearToHeight,
int);
75 vtkBooleanMacro(ScaleShearToHeight,
int);
82 double ShearVector[2];
data model for finite element meshes
Generates a finite element mesh that corresponds to a directional shear test.
Base class for applying a test to create a vtkboneFiniteElementModel.
static vtkboneApplyTestBase * New()
void PrintParameters(ostream &os, vtkIndent indent)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)