OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
QRDecomposition Namespace Reference

Functions

void solve (double *Matrix, double *Solution, double *rightHandSide, const int &M, const int &N)
 

Function Documentation

void QRDecomposition::solve ( double *  Matrix,
double *  Solution,
double *  rightHandSide,
const int &  M,
const int &  N 
)

Definition at line 370 of file FM1DProfile2.cpp.

References Attrib::Distribution::R, and sqrt().

Referenced by FM1DProfile2::readMap().

Here is the call graph for this function: