OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
QRDecomposition Namespace Reference

Functions

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

Function Documentation

◆ solve()

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

Definition at line 370 of file FM1DProfile2.cpp.

Referenced by FM1DProfile2::readMap().

Here is the caller graph for this function: