CHROMA
Namespaces | Functions
lu_solve.cc File Reference
#include "chromabase.h"
#include "update/molecdyn/predictor/lu_solve.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::LUSolve (multi1d< DComplex > &a, const multi2d< DComplex > &M, const multi1d< DComplex > &b)
 Solve M a = b by LU decomposition with partial pivoting. More...