PreSolve

Prepares a matrix for the linear solve.

Synopsis

#include "tao_solver.h"  
int TaoLinearSolver::PreSolve(TaoMat* M)

Input Parameter

M -the matrix

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