Bridge++
Ver. 1.1.x
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
fprop_Staggered_eo.h
Go to the documentation of this file.
1
14
#ifndef FPROP_STAGGERED_EO_INCLUDED
15
#define FPROP_STAGGERED_EO_INCLUDED
16
17
#include "
fopr_Staggered_eo.h
"
18
19
#include "
solver.h
"
20
21
#include "
bridgeIO.h
"
22
using
Bridge::vout
;
23
25
34
class
Fprop_Staggered_eo
35
{
36
protected
:
37
Bridge::VerboseLevel
m_vl
;
38
39
private
:
40
Fopr_Staggered_eo
*
m_fopr_eo
;
41
Index_eo
m_index_eo
;
42
43
Parameters
m_params_solver
;
44
45
public
:
46
Fprop_Staggered_eo
(
Fopr_Staggered_eo
*fopr)
47
:
m_vl
(
CommonParameters
::Vlevel()),
m_fopr_eo
(fopr) {}
48
49
void
set_parameters
(
const
Parameters
& params_solver);
50
51
void
calc
(
Field_F_1spinor
&,
const
Field_F_1spinor
&);
52
};
53
#endif
src
Measurements
Fermion
fprop_Staggered_eo.h
Generated on Tue Jul 23 2013 10:48:49 for Bridge++ by
1.8.3.1