|
CHROMA
|
#include "chromabase.h"#include "actions/ferm/invert/mg_proto/mg_proto_helpers.h"#include "meas/inline/io/named_objmap.h"#include "lattice/fine_qdpxx/mg_params_qdpxx.h"#include "lattice/fine_qdpxx/mg_level_qdpxx.h"#include "lattice/fine_qdpxx/vcycle_recursive_qdpxx.h"#include "lattice/fine_qdpxx/wilson_clover_linear_operator.h"#include <vector>#include <memory>Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::MGProtoHelpers | |
Functions | |
| shared_ptr< const MG::QDPWilsonCloverLinearOperator > | Chroma::MGProtoHelpers::createFineLinOp (const MGProtoSolverParams ¶ms, const multi1d< LatticeColorMatrix > &u) |
| void | Chroma::MGProtoHelpers::createMGPreconditioner (const MGProtoSolverParams ¶ms, const multi1d< LatticeColorMatrix > &u) |
| void | Chroma::MGProtoHelpers::deleteMGPreconditioner (const std::string &subspaceId) |
| shared_ptr< MGPreconditioner > | Chroma::MGProtoHelpers::getMGPreconditioner (const std::string &subspaceId) |