Home
last modified time | relevance | path

Searched refs:newexpnt (Results 1 – 1 of 1) sorted by relevance

/dports/science/madness/madness-ebb3fd7/src/madness/mra/
H A Dtestsuite.cc749 double newexpnt = expnt*exponents(0L)/(expnt+exponents(0L)); in test_op() local
751 functorT fexact(new Gaussian<T,NDIM>(origin, newexpnt, newcoeff)); in test_op()