Bridge++
Ver. 2.0.2
fopr_Wilson.h
Go to the documentation of this file.
1
14
#ifndef FOPR_WILSON_INCLUDED
15
#define FOPR_WILSON_INCLUDED
16
18
39
// implementations
40
41
// original unoptimised version
42
#include "
Org/fopr_Wilson_impl.h
"
43
44
// improved version
45
#include "
Imp/fopr_Wilson_impl.h
"
46
47
#if defined(USE_IMP)
48
typedef
Imp::Fopr_Wilson
Fopr_Wilson
;
49
#else
50
typedef
Org::Fopr_Wilson
Fopr_Wilson
;
51
#endif
52
53
#ifdef USE_FACTORY
54
namespace
Selector_Fopr_Wilson
55
{
56
bool
register_factory();
57
}
58
59
#endif
60
61
62
#endif
/* FOPR_WILSON_INCLUDED */
Imp::Fopr_Wilson
Definition:
fopr_Wilson_impl.h:43
fopr_Wilson_impl.h
fopr_Wilson_impl.h
Org::Fopr_Wilson
Definition:
fopr_Wilson_impl.h:38
Fopr_Wilson
Org::Fopr_Wilson Fopr_Wilson
Wilson fermion operator.
Definition:
fopr_Wilson.h:50
src
lib
Fopr
fopr_Wilson.h
Generated on Sat Feb 10 2024 14:19:59 for Bridge++ by
1.8.17