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

This is the complete list of members for itk::fem::LinearSystemWrapperItpack, 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) overrideitk::fem::LinearSystemWrapperItpackvirtual
AddSolutionValue(unsigned int i, Float value, unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
AddVectorValue(unsigned int i, Float value, unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
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 solutionIndex, unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
itk::fem::LinearSystemWrapper::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) overrideitk::fem::LinearSystemWrapperItpackvirtual
DestroyMatrix(unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
DestroySolution(unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
DestroyVector(unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
Float typedefitk::fem::Solution
GetAccuracy() const itk::fem::LinearSystemWrapperItpackinline
GetAdaptiveCaseSwitch() const itk::fem::LinearSystemWrapperItpackinline
GetAdaptiveSwitch() const itk::fem::LinearSystemWrapperItpackinline
GetColumnsOfNonZeroMatrixElementsInRow(unsigned int row, ColumnArray &cols, unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
GetCommunicationSwitch() const itk::fem::LinearSystemWrapperItpackinline
GetDampingFactor() const itk::fem::LinearSystemWrapperItpackinline
GetDigitsInError() const itk::fem::LinearSystemWrapperItpackinline
GetDigitsInResidual() const itk::fem::LinearSystemWrapperItpackinline
GetErrorAnalysisSwitch() const itk::fem::LinearSystemWrapperItpackinline
GetErrorReportingLevel() const itk::fem::LinearSystemWrapperItpackinline
GetEstimatedSpectralRadiusLU() const itk::fem::LinearSystemWrapperItpackinline
GetEstimatedSpectralRadiusSSOR() const itk::fem::LinearSystemWrapperItpackinline
GetLargestJacobiEigenvalueEstimate() const itk::fem::LinearSystemWrapperItpackinline
GetMatrixValue(unsigned int i, unsigned int j, unsigned int matrixIndex) const overrideitk::fem::LinearSystemWrapperItpackvirtual
GetMaximumNumberIterations() const itk::fem::LinearSystemWrapperItpackinline
GetNumberOfMatrices() const itk::fem::LinearSystemWrapperinline
GetNumberOfSolutions() const itk::fem::LinearSystemWrapperinline
GetNumberOfVectors() const itk::fem::LinearSystemWrapperinline
GetOutputNumber() const itk::fem::LinearSystemWrapperItpackinline
GetOverrelaxationParameter()itk::fem::LinearSystemWrapperItpackinline
GetRedBlackOrderingSwitch()itk::fem::LinearSystemWrapperItpackinline
GetRemoveSwitch()itk::fem::LinearSystemWrapperItpackinline
GetSmallestJacobiEigenvalueEstimate()itk::fem::LinearSystemWrapperItpackinline
GetSolutionValue(unsigned int i, unsigned int solutionIndex) const overrideitk::fem::LinearSystemWrapperItpackvirtual
GetSymmetricMatrixFlag()itk::fem::LinearSystemWrapperItpackinline
GetSystemOrder() const itk::fem::LinearSystemWrapperinline
GetTimeForCall()itk::fem::LinearSystemWrapperItpackinline
GetTimeToConvergence()itk::fem::LinearSystemWrapperItpackinline
GetTimingSwitch()itk::fem::LinearSystemWrapperItpackinline
GetTolerance()itk::fem::LinearSystemWrapperItpackinline
GetVectorValue(unsigned int i, unsigned int vectorIndex) const overrideitk::fem::LinearSystemWrapperItpackvirtual
GetWorkspaceUsed()itk::fem::LinearSystemWrapperItpackinline
InitializeMatrix(unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
InitializeSolution(unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
InitializeVector(unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
IsMatrixInitialized(unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
IsSolutionInitialized(unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
IsVectorInitialized(unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
JacobianConjugateGradient()itk::fem::LinearSystemWrapperItpackinline
JacobianSemiIterative()itk::fem::LinearSystemWrapperItpackinline
LinearSystemWrapper()itk::fem::LinearSystemWrapperinline
LinearSystemWrapperItpack()itk::fem::LinearSystemWrapperItpack
m_IPARMitk::fem::LinearSystemWrapperItpackprivate
m_Matricesitk::fem::LinearSystemWrapperItpackprivate
m_MaximumNonZeroValuesitk::fem::LinearSystemWrapperItpackprivate
m_Methoditk::fem::LinearSystemWrapperItpackprivate
m_Methodsitk::fem::LinearSystemWrapperItpackprivate
m_NumberOfMatricesitk::fem::LinearSystemWrapperprotected
m_NumberOfSolutionsitk::fem::LinearSystemWrapperprotected
m_NumberOfVectorsitk::fem::LinearSystemWrapperprotected
m_Orderitk::fem::LinearSystemWrapperprotected
m_RPARMitk::fem::LinearSystemWrapperItpackprivate
m_Solutionsitk::fem::LinearSystemWrapperItpackprivate
m_Vectorsitk::fem::LinearSystemWrapperItpackprivate
MatrixHolder typedefitk::fem::LinearSystemWrapperItpack
MatrixRepresentation typedefitk::fem::LinearSystemWrapperItpack
MultiplyMatrixMatrix(unsigned int resultMatrixIndex, unsigned int leftMatrixIndex, unsigned int rightMatrixIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
MultiplyMatrixSolution(unsigned int resultVectorIndex, unsigned int matrixIndex, unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
MultiplyMatrixVector(unsigned int resultVectorIndex, unsigned int matrixIndex, unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
OptimizeMatrixStorage(unsigned int matrixIndex, unsigned int tempMatrixIndex)itk::fem::LinearSystemWrappervirtual
Pointer typedefitk::fem::LinearSystemWrapper
ReducedSystemConjugateGradient()itk::fem::LinearSystemWrapperItpackinline
ReducedSystemSemiIteration()itk::fem::LinearSystemWrapperItpackinline
ReverseCuthillMckeeOrdering(ColumnArray &newNumbering, unsigned int matrixIndex=0)itk::fem::LinearSystemWrappervirtual
ScaleMatrix(Float scale, unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
ScaleSolution(Float scale, unsigned int solutionIndex=0)itk::fem::LinearSystemWrapper
ScaleVector(Float scale, unsigned int vectorIndex=0)itk::fem::LinearSystemWrapper
Self typedefitk::fem::LinearSystemWrapperItpack
SetAccuracy(double i)itk::fem::LinearSystemWrapperItpackinline
SetAdaptiveCaseSwitch(int i)itk::fem::LinearSystemWrapperItpackinline
SetAdaptiveSwitch(int i)itk::fem::LinearSystemWrapperItpackinline
SetCommunicationSwitch(int i)itk::fem::LinearSystemWrapperItpackinline
SetDampingFactor(double i)itk::fem::LinearSystemWrapperItpackinline
SetDigitsInError(double i)itk::fem::LinearSystemWrapperItpackinline
SetDigitsInResidual(double i)itk::fem::LinearSystemWrapperItpackinline
SetErrorAnalysisSwitch(int i)itk::fem::LinearSystemWrapperItpackinline
SetEstimatedSpectralRadiusLU(double i)itk::fem::LinearSystemWrapperItpackinline
SetEstimatedSpectralRadiusSSOR(double i)itk::fem::LinearSystemWrapperItpackinline
SetLargestJacobiEigenvalueEstimate(double i)itk::fem::LinearSystemWrapperItpackinline
SetMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
SetMaximumNonZeroValuesInMatrix(unsigned int maxNonZeroValues)itk::fem::LinearSystemWrapperItpackinlinevirtual
SetMaximumNumberIterations(int i)itk::fem::LinearSystemWrapperItpackinline
SetNumberOfMatrices(unsigned int nMatrices)itk::fem::LinearSystemWrapperinline
SetNumberOfSolutions(unsigned int nSolutions)itk::fem::LinearSystemWrapperinline
SetNumberOfVectors(unsigned int nVectors)itk::fem::LinearSystemWrapperinline
SetOverrelaxationParameter(double i)itk::fem::LinearSystemWrapperItpackinline
SetRedBlackOrderingSwitch(int i)itk::fem::LinearSystemWrapperItpackinline
SetRemoveSwitch(int i)itk::fem::LinearSystemWrapperItpackinline
SetSmallestJacobiEigenvalueEstimate(double i)itk::fem::LinearSystemWrapperItpackinline
SetSolutionValue(unsigned int i, Float value, unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
SetSymmetricMatrixFlag(int i)itk::fem::LinearSystemWrapperItpackinline
SetSystemOrder(unsigned int N)itk::fem::LinearSystemWrapperinline
SetTimeForCall(double i)itk::fem::LinearSystemWrapperItpackinline
SetTimeToConvergence(double i)itk::fem::LinearSystemWrapperItpackinline
SetTimingSwitch(int i)itk::fem::LinearSystemWrapperItpackinline
SetTolerance(double i)itk::fem::LinearSystemWrapperItpackinline
SetVectorValue(unsigned int i, Float value, unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperItpackvirtual
SetWorkspaceUsed(int i)itk::fem::LinearSystemWrapperItpackinline
Solve(void) overrideitk::fem::LinearSystemWrapperItpackvirtual
SuccessiveOverrelaxation()itk::fem::LinearSystemWrapperItpackinline
Superclass typedefitk::fem::LinearSystemWrapperItpack
SwapMatrices(unsigned int matrixIndex1, unsigned int matrixIndex2) overrideitk::fem::LinearSystemWrapperItpackvirtual
SwapSolutions(unsigned int solutionIndex1, unsigned int solutionIndex2) overrideitk::fem::LinearSystemWrapperItpackvirtual
SwapVectors(unsigned int vectorIndex1, unsigned int vectorIndex2) overrideitk::fem::LinearSystemWrapperItpackvirtual
SymmetricSuccessiveOverrelaxationConjugateGradient()itk::fem::LinearSystemWrapperItpackinline
SymmetricSuccessiveOverrelaxationSuccessiveOverrelaxation()itk::fem::LinearSystemWrapperItpackinline
VectorHolder typedefitk::fem::LinearSystemWrapperItpack
VectorRepresentation typedefitk::fem::LinearSystemWrapperItpack
~LinearSystemWrapper()itk::fem::LinearSystemWrappervirtual
~LinearSystemWrapperItpack()itk::fem::LinearSystemWrapperItpack
~Solution()itk::fem::Solutionvirtual