ITK  4.8.0
Insight Segmentation and Registration Toolkit
itk::fem::LinearSystemWrapper Member List

This is the complete list of members for itk::fem::LinearSystemWrapper, including all inherited members.

AddMatrixMatrix(unsigned int matrixIndex1, unsigned int matrixIndex2)itk::fem::LinearSystemWrappervirtual
AddMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
AddSolutionValue(unsigned int i, Float value, unsigned int solutionIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
AddVectorValue(unsigned int i, Float value, unsigned int vectorIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
AddVectorVector(unsigned int vectorIndex1, unsigned int vectorIndex2)itk::fem::LinearSystemWrappervirtual
Clean()itk::fem::LinearSystemWrappervirtual
ColumnArray typedefitk::fem::LinearSystemWrapper
ConstPointer typedefitk::fem::LinearSystemWrapper
CopyMatrix(unsigned int matrixIndex1, unsigned int matrixIndex2)itk::fem::LinearSystemWrappervirtual
CopySolution2Vector(unsigned int solutionIndex, unsigned int vectorIndex)=0itk::fem::LinearSystemWrapperpure virtual
CopyVector(unsigned int vectorSource, unsigned int vectorDestination)itk::fem::LinearSystemWrappervirtual
CopyVector2Solution(unsigned int vectorIndex, unsigned int solutionIndex)=0itk::fem::LinearSystemWrapperpure virtual
CuthillMckeeOrdering(ColumnArray &newNumbering, int startingRow, unsigned int matrixIndex=0)itk::fem::LinearSystemWrapperprivate
DestroyMatrix(unsigned int matrixIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
DestroySolution(unsigned int solutionIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
DestroyVector(unsigned int vectorIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
Float typedefitk::fem::Solution
FollowConnectionsCuthillMckeeOrdering(unsigned int rowNumber, ColumnArray &rowDegree, ColumnArray &newNumbering, unsigned int nextRowNumber, unsigned int matrixIndex=0)itk::fem::LinearSystemWrapperprivate
GetColumnsOfNonZeroMatrixElementsInRow(unsigned int row, ColumnArray &cols, unsigned int matrixIndex=0)itk::fem::LinearSystemWrappervirtual
GetMatrixValue(unsigned int i, unsigned int j, unsigned int matrixIndex=0) const =0itk::fem::LinearSystemWrapperpure virtual
GetNumberOfMatrices() const itk::fem::LinearSystemWrapperinline
GetNumberOfSolutions() const itk::fem::LinearSystemWrapperinline
GetNumberOfVectors() const itk::fem::LinearSystemWrapperinline
GetSolutionValue(unsigned int i, unsigned int solutionIndex=0) const =0itk::fem::Solutionpure virtual
GetSystemOrder() const itk::fem::LinearSystemWrapperinline
GetVectorValue(unsigned int i, unsigned int vectorIndex=0) const =0itk::fem::LinearSystemWrapperpure virtual
InitializeMatrix(unsigned int matrixIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
InitializeSolution(unsigned int solutionIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
InitializeVector(unsigned int vectorIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
IsMatrixInitialized(unsigned int matrixIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
IsSolutionInitialized(unsigned int solutionIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
IsVectorInitialized(unsigned int vectorIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
LinearSystemWrapper()itk::fem::LinearSystemWrapperinline
LinearSystemWrapper(const LinearSystemWrapper &)itk::fem::LinearSystemWrapperprivate
m_NumberOfMatricesitk::fem::LinearSystemWrapperprotected
m_NumberOfSolutionsitk::fem::LinearSystemWrapperprotected
m_NumberOfVectorsitk::fem::LinearSystemWrapperprotected
m_Orderitk::fem::LinearSystemWrapperprotected
MultiplyMatrixMatrix(unsigned int resultMatrixIndex, unsigned int leftMatrixIndex, unsigned int rightMatrixIndex)=0itk::fem::LinearSystemWrapperpure virtual
MultiplyMatrixSolution(unsigned int resultVectorIndex, unsigned int matrixIndex, unsigned int solutionIndex)itk::fem::LinearSystemWrappervirtual
MultiplyMatrixVector(unsigned int resultVectorIndex, unsigned int matrixIndex, unsigned int vectorIndex)itk::fem::LinearSystemWrappervirtual
operator=(const LinearSystemWrapper &)itk::fem::LinearSystemWrapperprivate
OptimizeMatrixStorage(unsigned int matrixIndex, unsigned int tempMatrixIndex)itk::fem::LinearSystemWrappervirtual
Pointer typedefitk::fem::LinearSystemWrapper
ReverseCuthillMckeeOrdering(ColumnArray &newNumbering, unsigned int matrixIndex=0)itk::fem::LinearSystemWrappervirtual
ScaleMatrix(Float scale, unsigned int matrixIndex=0)itk::fem::LinearSystemWrappervirtual
ScaleSolution(Float scale, unsigned int solutionIndex=0)itk::fem::LinearSystemWrapper
ScaleVector(Float scale, unsigned int vectorIndex=0)itk::fem::LinearSystemWrapper
Self typedefitk::fem::LinearSystemWrapper
SetMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
SetNumberOfMatrices(unsigned int nMatrices)itk::fem::LinearSystemWrapperinline
SetNumberOfSolutions(unsigned int nSolutions)itk::fem::LinearSystemWrapperinline
SetNumberOfVectors(unsigned int nVectors)itk::fem::LinearSystemWrapperinline
SetSolutionValue(unsigned int i, Float value, unsigned int solutionIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
SetSystemOrder(unsigned int N)itk::fem::LinearSystemWrapperinline
SetVectorValue(unsigned int i, Float value, unsigned int vectorIndex=0)=0itk::fem::LinearSystemWrapperpure virtual
Solve(void)=0itk::fem::LinearSystemWrapperpure virtual
Superclass typedefitk::fem::LinearSystemWrapper
SwapMatrices(unsigned int matrixIndex1, unsigned int matrixIndex2)=0itk::fem::LinearSystemWrapperpure virtual
SwapSolutions(unsigned int solutionIndex1, unsigned int solutionIndex2)=0itk::fem::LinearSystemWrapperpure virtual
SwapVectors(unsigned int vectorIndex1, unsigned int vectorIndex2)=0itk::fem::LinearSystemWrapperpure virtual
~LinearSystemWrapper()itk::fem::LinearSystemWrappervirtual
~Solution()itk::fem::Solutionvirtual