MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
madness::OperatorInfo Struct Reference

#include <operatorinfo.h>

Public Member Functions

 OperatorInfo ()=default
 
 OperatorInfo (double mu, double lo, double thresh, OpType type)
 

Public Attributes

bool debug =false
 
double hi =-1.0
 
double lo =1.e-5
 
double mu =0.0
 some introspection More...
 
double thresh =1.e-4
 
OpType type =OT_UNDEFINED
 introspection More...
 

Constructor & Destructor Documentation

◆ OperatorInfo() [1/2]

madness::OperatorInfo::OperatorInfo ( )
default

◆ OperatorInfo() [2/2]

madness::OperatorInfo::OperatorInfo ( double  mu,
double  lo,
double  thresh,
OpType  type 
)
inline

Member Data Documentation

◆ debug

bool madness::OperatorInfo::debug =false

◆ hi

double madness::OperatorInfo::hi =-1.0

◆ lo

double madness::OperatorInfo::lo =1.e-5

◆ mu

double madness::OperatorInfo::mu =0.0

◆ thresh

double madness::OperatorInfo::thresh =1.e-4

◆ type

OpType madness::OperatorInfo::type =OT_UNDEFINED

The documentation for this struct was generated from the following file: