Go to the documentation of this file.
36 #ifndef vtkDiagonalMatrixSource_h
37 #define vtkDiagonalMatrixSource_h
119 double SuperDiagonal;
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
~vtkDiagonalMatrixSource()
static vtkDiagonalMatrixSource * New()
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkSetStringMacro(name)
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
Superclass for algorithms that produce vtkArrayDatas as output.
generates a sparse or dense square matrix with user-specified values for the diagonal,...
Abstract interface for N-dimensional arrays.
vtkSetMacro(IgnoreDriverBugs, bool)
vtkDiagonalMatrixSource()