Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::fem::LinearSystemWrapperVNL Member List

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

AddMatrixMatrix(unsigned int matrixIndex1, unsigned int matrixIndex2)itk::fem::LinearSystemWrapper [virtual]
AddMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex)itk::fem::LinearSystemWrapperVNL [inline, virtual]
itk::fem::LinearSystemWrapper::AddMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex=0)=0itk::fem::LinearSystemWrapper [pure virtual]
AddSolutionValue(unsigned int i, Float value, unsigned int solutionIndex)itk::fem::LinearSystemWrapperVNL [inline, virtual]
itk::fem::LinearSystemWrapper::AddSolutionValue(unsigned int i, Float value, unsigned int solutionIndex=0)=0itk::fem::LinearSystemWrapper [pure virtual]
AddVectorValue(unsigned int i, Float value, unsigned int vectorIndex)itk::fem::LinearSystemWrapperVNL [inline, virtual]
itk::fem::LinearSystemWrapper::AddVectorValue(unsigned int i, Float value, unsigned int vectorIndex=0)=0itk::fem::LinearSystemWrapper [pure virtual]
AddVectorVector(unsigned int vectorIndex1, unsigned int vectorIndex2)itk::fem::LinearSystemWrapper [virtual]
Clean(void)itk::fem::LinearSystemWrapper [virtual]
ColumnArray typedefitk::fem::LinearSystemWrapper
ConstPointer typedefitk::fem::LinearSystemWrapper
CopyMatrix(unsigned int matrixIndex1, unsigned int matrixIndex2)itk::fem::LinearSystemWrapper [virtual]
CopySolution2Vector(unsigned solutionIndex, unsigned int vectorIndex)itk::fem::LinearSystemWrapperVNL [virtual]
itk::fem::LinearSystemWrapper::CopySolution2Vector(unsigned int solutionIndex, unsigned int vectorIndex)=0itk::fem::LinearSystemWrapper [pure virtual]
CopyVector(unsigned int vectorSource, unsigned int vectorDestination)itk::fem::LinearSystemWrapper [virtual]
CopyVector2Solution(unsigned int vectorIndex, unsigned int solutionIndex)itk::fem::LinearSystemWrapperVNL [virtual]
DestroyMatrix(unsigned int matrixIndex)itk::fem::LinearSystemWrapperVNL [virtual]
DestroySolution(unsigned int solutionIndex)itk::fem::LinearSystemWrapperVNL [virtual]
DestroyVector(unsigned int vectorIndex)itk::fem::LinearSystemWrapperVNL [virtual]
Float typedefitk::fem::LinearSystemWrapperVNL
GetColumnsOfNonZeroMatrixElementsInRow(unsigned int row, ColumnArray &cols, unsigned int matrixIndex=0)itk::fem::LinearSystemWrapper [virtual]
GetMatrixValue(unsigned int i, unsigned int j, unsigned int matrixIndex) const itk::fem::LinearSystemWrapperVNL [inline, virtual]
GetNumberOfMatrices()itk::fem::LinearSystemWrapper [inline]
GetNumberOfSolutions()itk::fem::LinearSystemWrapper [inline]
GetNumberOfVectors()itk::fem::LinearSystemWrapper [inline]
GetSolutionValue(unsigned int i, unsigned int solutionIndex) constitk::fem::LinearSystemWrapperVNL [virtual]
GetSystemOrder() constitk::fem::LinearSystemWrapper [inline]
GetVectorValue(unsigned int i, unsigned int vectorIndex) constitk::fem::LinearSystemWrapperVNL [inline, virtual]
InitializeMatrix(unsigned int matrixIndex)itk::fem::LinearSystemWrapperVNL [virtual]
InitializeSolution(unsigned int solutionIndex)itk::fem::LinearSystemWrapperVNL [virtual]
InitializeVector(unsigned int vectorIndex)itk::fem::LinearSystemWrapperVNL [virtual]
IsMatrixInitialized(unsigned int matrixIndex)itk::fem::LinearSystemWrapperVNL [virtual]
IsSolutionInitialized(unsigned int solutionIndex)itk::fem::LinearSystemWrapperVNL [virtual]
IsVectorInitialized(unsigned int vectorIndex)itk::fem::LinearSystemWrapperVNL [virtual]
LinearSystemWrapper()itk::fem::LinearSystemWrapper [inline]
LinearSystemWrapperVNL()itk::fem::LinearSystemWrapperVNL [inline]
m_NumberOfMatricesitk::fem::LinearSystemWrapper [protected]
m_NumberOfSolutionsitk::fem::LinearSystemWrapper [protected]
m_NumberOfVectorsitk::fem::LinearSystemWrapper [protected]
m_Orderitk::fem::LinearSystemWrapper [protected]
MatrixHolder typedefitk::fem::LinearSystemWrapperVNL
MatrixRepresentation typedefitk::fem::LinearSystemWrapperVNL
MultiplyMatrixMatrix(unsigned int resultMatrixIndex, unsigned int leftMatrixIndex, unsigned int rightMatrixIndex)itk::fem::LinearSystemWrapperVNL [virtual]
MultiplyMatrixVector(unsigned int resultVectorIndex, unsigned int matrixIndex, unsigned int vectorIndex)itk::fem::LinearSystemWrapperVNL [virtual]
OptimizeMatrixStorage(unsigned int matrixIndex, unsigned int tempMatrixIndex)itk::fem::LinearSystemWrapper [virtual]
Pointer typedefitk::fem::LinearSystemWrapper
ReverseCuthillMckeeOrdering(ColumnArray &newNumbering, unsigned int matrixIndex=0)itk::fem::LinearSystemWrapper [virtual]
ScaleMatrix(Float scale, unsigned int matrixIndex)itk::fem::LinearSystemWrapperVNL [virtual]
itk::fem::LinearSystemWrapper::ScaleMatrix(Float scale, unsigned int matrixIndex=0)itk::fem::LinearSystemWrapper [virtual]
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)itk::fem::LinearSystemWrapperVNL [inline, virtual]
itk::fem::LinearSystemWrapper::SetMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex=0)=0itk::fem::LinearSystemWrapper [pure virtual]
SetMaximumNonZeroValuesInMatrix(unsigned int, unsigned int)itk::fem::LinearSystemWrapperVNL [inline, virtual]
SetNumberOfMatrices(unsigned int nMatrices)itk::fem::LinearSystemWrapper [inline]
SetNumberOfSolutions(unsigned int nSolutions)itk::fem::LinearSystemWrapper [inline]
SetNumberOfVectors(unsigned int nVectors)itk::fem::LinearSystemWrapper [inline]
SetSolutionValue(unsigned int i, Float value, unsigned int solutionIndex)itk::fem::LinearSystemWrapperVNL [inline, virtual]
itk::fem::LinearSystemWrapper::SetSolutionValue(unsigned int i, Float value, unsigned int solutionIndex=0)=0itk::fem::LinearSystemWrapper [pure virtual]
SetSystemOrder(unsigned int N)itk::fem::LinearSystemWrapper [inline]
SetVectorValue(unsigned int i, Float value, unsigned int vectorIndex)itk::fem::LinearSystemWrapperVNL [inline, virtual]
itk::fem::LinearSystemWrapper::SetVectorValue(unsigned int i, Float value, unsigned int vectorIndex=0)=0itk::fem::LinearSystemWrapper [pure virtual]
Solve(void)itk::fem::LinearSystemWrapperVNL [virtual]
SuperClass typedefitk::fem::LinearSystemWrapperVNL
Superclass typedefitk::fem::LinearSystemWrapper
SwapMatrices(unsigned int matrixIndex1, unsigned int matrixIndex2)itk::fem::LinearSystemWrapperVNL [virtual]
SwapSolutions(unsigned int solutionIndex1, unsigned int solutionIndex2)itk::fem::LinearSystemWrapperVNL [virtual]
SwapVectors(unsigned int vectorIndex1, unsigned int vectorIndex2)itk::fem::LinearSystemWrapperVNL [virtual]
~LinearSystemWrapper()itk::fem::LinearSystemWrapper [inline, virtual]
~LinearSystemWrapperVNL()itk::fem::LinearSystemWrapperVNL [virtual]
~Solution()itk::fem::Solution [inline, virtual]


Generated at Thu Nov 6 14:00:35 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000