Home
last modified time | relevance | path

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

/dports/science/qmcpack/qmcpack-3.11.0/src/Sandbox/input/
H A Dnio.hpp165 template<typename J1Type>
166 void buildJ1(J1Type& J1, double rcut) in buildJ1()
168 using Func=typename J1Type::FuncType; in buildJ1()
214 template <typename J1Type> void buildJ1(J1Type &J1, double rcut)
216 using Func = typename J1Type::FuncType;
H A Dgraphite.hpp201 template<typename J1Type>
202 void buildJ1(J1Type& J1, double rcut) in buildJ1()
204 using Func=typename J1Type::FuncType; in buildJ1()
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/tests/
H A Dtest_bspline_jastrow.cpp316 typedef J1OrbitalSoA<BsplineFunctor<RealType>> J1Type; typedef
317 std::unique_ptr<J1Type> j1(dynamic_cast<J1Type*>(jastrow.buildComponent(jas1)));
521 std::unique_ptr<J1Type> j12(dynamic_cast<J1Type*>(jastrow2.buildComponent(jas2)));