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