19 #ifndef __vtkboneFiniteElementModelAlgorithm_h 20 #define __vtkboneFiniteElementModelAlgorithm_h 109 virtual void Execute();
data model for finite element meshes
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkUnstructuredGridAlgorithm * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
Superclass for algorithms that produce only vtkboneFiniteElementModel as output.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
void SetInputData(vtkDataObject *)
vtkDataObject * GetInput()
void AddInputData(vtkDataObject *)
virtual void SetOutput(vtkDataObject *d)
vtkDataObject * GetInput()
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkUnstructuredGrid * GetOutput()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void operator=(const vtkObjectBase &)