GetNumberIterations

Gets the number of iterations used to solve the system.

Synopsis

#include "tao_solver.h"  
int TaoLinearSolver::GetNumberIterations(int * iters)

Output Parameter

iters -the number of iterations

Level:intermediate
Location:src/lsolver/taolinearsolver.c
TAO Solver Index
Table of Contents