CHROMA
List of all members
Chroma::MdagMSystemSolverArray< T > Class Template Reference

SystemSolver disambiguator. More...

#include <syssolver_mdagm.h>

Inheritance diagram for Chroma::MdagMSystemSolverArray< T >:
Chroma::SystemSolverArray< T > Chroma::MdagMSysSolverCGArray< T >

Additional Inherited Members

- Public Member Functions inherited from Chroma::SystemSolverArray< T >
virtual ~SystemSolverArray ()
 Virtual destructor to help with cleanup;. More...
 
virtual int size () const =0
 Expected length of array index. More...
 
virtual SystemSolverResults_t operator() (multi1d< T > &psi, const multi1d< T > &chi) const =0
 Apply the operator onto a source std::vector. More...
 
virtual const Subset & subset () const =0
 Return the subset on which the operator acts. More...
 

Detailed Description

template<typename T>
class Chroma::MdagMSystemSolverArray< T >

SystemSolver disambiguator.

This struct is solely to disambiguate the type of SystemSolvers

Definition at line 49 of file syssolver_mdagm.h.


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