CHROMA
Namespaces | Functions
inv_borici_w.cc File Reference
#include "chromabase.h"
#include "actions/ferm/invert/inv_borici_w.h"
#include "actions/ferm/invert/inv_minres_array.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

template<typename T >
void Chroma::InvBorici_a (const LinearOperator< T > &D_4, const LinearOperatorArray< T > &D_5, const LinearOperatorArray< T > &D_dag_D_5, const T &b, T &x, const Real &tol, const Real &tol_1, const int MaxIter, const int MaxIter5D, const Real &m, int &n_iters)
 
template<>
void Chroma::InvBorici (const LinearOperator< LatticeFermion > &D_4, const LinearOperatorArray< LatticeFermion > &D_5, const LinearOperatorArray< LatticeFermion > &D_dag_D_5, const LatticeFermion &b, LatticeFermion &x, const Real &tol, const Real &tol_1, const int MaxIter, const int MaxIter5D, const Real &m, int &n_iters)