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

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

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