| 
    Bridge++
    Ver. 1.2.x
    
   | 
 
#include <fprop.h>
  
 Public Member Functions | |
| Fprop () | |
| virtual | ~Fprop () | 
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) | 
| virtual void | invert_D (Field &, const Field &, int &, double &)=0 | 
| virtual void | invert_DdagD (Field &, const Field &, int &, double &)=0 | 
| virtual void | set_config (Field *)=0 | 
Protected Attributes | |
| Bridge::VerboseLevel | m_vl | 
Implemented in Fprop_Standard_eo, and Fprop_Standard_lex.
Implemented in Fprop_Standard_eo, and Fprop_Standard_lex.
      
  | 
  pure virtual | 
Implemented in Fprop_Standard_eo, and Fprop_Standard_lex.
      
  | 
  inline | 
      
  | 
  protected |