Home
last modified time | relevance | path

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

/dports/science/madness/madness-ebb3fd7/src/examples/
H A Dvnucso.cc78 typedef std::shared_ptr< FunctionFunctorInterface<double_complex,3> > complex_functorT; typedef
316 …u.push_back(complex_factoryT(world).functor(complex_functorT(new Guess( zeta, 0.15, 0, 0, 0))).nof… in doit()
319 …u.push_back(complex_factoryT(world).functor(complex_functorT(new Guess(-zeta, 0.15, 0, 0, 0))).nof… in doit()
322 …u.push_back(complex_factoryT(world).functor(complex_functorT(new Guess( zeta, 0.15, 0, 0, 1))).nof… in doit()
325 …u.push_back(complex_factoryT(world).functor(complex_functorT(new Guess(-zeta, 0.15, 0, 0, 1))).nof… in doit()
336 …u.push_back(complex_factoryT(world).functor(complex_functorT(new Guess( zeta, 0.03, 0, 0, 0))).nof… in doit()
338 …u.push_back(complex_factoryT(world).functor(complex_functorT(new Guess(-zeta, 0.03, 0, 0, 0))).nof… in doit()
341 …v.push_back(complex_factoryT(world).functor(complex_functorT(new Guess( zeta, 0.15, 0, 0, 0))).nof… in doit()
343 …v.push_back(complex_factoryT(world).functor(complex_functorT(new Guess(-zeta, 0.15, 0, 0, 0))).nof… in doit()
357 …v.push_back(complex_factoryT(world).functor(complex_functorT(new Guess( zeta, 0.03, 0, 0, 0))).nof… in doit()
[all …]
H A Dtdse_example.cc61 typedef std::shared_ptr< FunctionFunctorInterface<double_complex,3> > complex_functorT; typedef
/dports/science/madness/madness-ebb3fd7/src/apps/nick/
H A Dtdse1.cc194 typedef std::shared_ptr< FunctionFunctorInterface<double_complex,NDIM> > complex_functorT; typedef
/dports/science/madness/madness-ebb3fd7/src/apps/tdse/
H A Dtdse4.cc73 typedef std::shared_ptr< FunctionFunctorInterface<double_complex,4> > complex_functorT; typedef
H A Dtdse.confused.cc209 typedef std::shared_ptr< FunctionFunctorInterface<double_complex,3> > complex_functorT; typedef
H A Dtdse.cc215 typedef std::shared_ptr< FunctionFunctorInterface<double_complex,3> > complex_functorT; typedef