32 #ifndef __vtkPointLoad_h
33 #define __vtkPointLoad_h
56 void SetSampleDimensions(
int i,
int j,
int k);
61 void SetSampleDimensions(
int dim[3]);
98 int SampleDimensions[3];
99 double ModelBounds[6];
void SetComputeEffectiveStress(int)
#define vtkGetMacro(name, type)
void ComputeEffectiveStressOff()
virtual void ExecuteDataWithInformation(vtkDataObject *output, vtkInformation *outInfo)
compute stress tensors given point load on semi-infinite domain
#define vtkTypeMacro(thisClass, superclass)
void ComputeEffectiveStressOn()
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
int GetComputeEffectiveStress()
#define vtkSetVector6Macro(name, type)
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
#define VTKIMAGINGHYBRID_EXPORT
general representation of visualization data
#define vtkGetVectorMacro(name, type, count)
#define vtkSetMacro(name, type)