SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SolveLinearSystemCGAlgo Member List

This is the complete list of members for SolveLinearSystemCGAlgo, including all inherited members.

algo_SolveLinearSystemParallelAlgoprotected
convergence_SolveLinearSystemParallelAlgoprotected
parallel(ParallelLinearAlgebra &PLA, SolverInputs &matrices) const SolveLinearSystemCGAlgovirtual
ParallelLinearAlgebraBase()ParallelLinearAlgebraBase
pre_conditioner_SolveLinearSystemParallelAlgoprotected
run(SparseRowMatrixHandle a, DenseColumnMatrixHandle b, DenseColumnMatrixHandle x0, DenseColumnMatrixHandle &x, DenseColumnMatrixHandle &convergence) const SolveLinearSystemParallelAlgo
SolveLinearSystemCGAlgo(const AlgorithmBase *base)SolveLinearSystemCGAlgoinlineexplicit
SolveLinearSystemParallelAlgo(const AlgorithmBase *base)SolveLinearSystemParallelAlgoexplicit
start_parallel(SolverInputs &matrices, int nproc=-1) const ParallelLinearAlgebraBase
~ParallelLinearAlgebraBase()ParallelLinearAlgebraBasevirtual