mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-04 05:14:40 +00:00
Hadrons: big module reorganisation
This commit is contained in:
@@ -54,7 +54,7 @@ BEGIN_HADRONS_NAMESPACE
|
||||
typedef FermionOperator<FIMPL> FMat;
|
||||
typedef FIMPL::FermionField FermionField;
|
||||
typedef FIMPL::PropagatorField PropagatorField;
|
||||
typedef std::function<void(FermionField &, const FermionField &)> Solver;
|
||||
typedef std::function<void(FermionField &, const FermionField &)> SolverFn;
|
||||
|
||||
// logger
|
||||
class HadronsLogger: public Logger
|
||||
|
||||
Reference in New Issue
Block a user