Class xlifepp::IntgMeth#

class IntgMeth#

structure to handle a triplet (integration method, function part, lower bound)

Public Members

real_t bound#

bound value used by some geometric criterium (for instance d(Ei,Ej)>bound)

FunctionPart functionPart#

function part involved

const IntegrationMethod *intgMeth#

pointer to an IntegrationMethod