SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
AddKnownsToLinearSystemAlgo Class Reference

#include <AddKnownsToLinearSystem.h>

Inheritance diagram for AddKnownsToLinearSystemAlgo:

Public Member Functions

 AddKnownsToLinearSystemAlgo ()
 
bool run (MatrixHandle a_in, MatrixHandle b_in, MatrixHandle x, SparseRowMatrixHandle &a_out, MatrixHandle &b_out, bool convert_matrix_types=false)
 

Constructor & Destructor Documentation

Member Function Documentation

bool run ( MatrixHandle  a_in,
MatrixHandle  b_in,
MatrixHandle  x,
SparseRowMatrixHandle a_out,
MatrixHandle b_out,
bool  convert_matrix_types = false 
)
Todo:
: if matrix A is sparse (checked and/or converted),

updating dirichlet node and corresponding entry in b_ptr


The documentation for this class was generated from the following files: