QMCPACK
RadialJastrowBuilder.cpp File Reference
+ Include dependency graph for RadialJastrowBuilder.cpp:

Go to the source code of this file.

Classes

class  RPAFunctor
 
class  JastrowTypeHelper< RadFuncType, Implementation >
 
class  JastrowTypeHelper< BsplineFunctor< RadialJastrowBuilder::RealType >, RadialJastrowBuilder::detail::OMPTARGET >
 

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Class Documentation

◆ qmcplusplus::RPAFunctor

class qmcplusplus::RPAFunctor

Definition at line 36 of file RadialJastrowBuilder.cpp.

+ Collaboration diagram for RPAFunctor:

◆ qmcplusplus::JastrowTypeHelper

class qmcplusplus::JastrowTypeHelper

template<class RadFuncType, unsigned Implementation = RadialJastrowBuilder::detail::CPU>
class qmcplusplus::JastrowTypeHelper< RadFuncType, Implementation >

Definition at line 41 of file RadialJastrowBuilder.cpp.

+ Collaboration diagram for JastrowTypeHelper< RadFuncType, Implementation >:
Class Members
typedef J1Spin< RadFuncType > J1SpinType
typedef J1OrbitalSoA< RadFuncType > J1Type
typedef TwoBodyJastrow< RadFuncType > J2Type

◆ qmcplusplus::JastrowTypeHelper< BsplineFunctor< RadialJastrowBuilder::RealType >, RadialJastrowBuilder::detail::OMPTARGET >

class qmcplusplus::JastrowTypeHelper< BsplineFunctor< RadialJastrowBuilder::RealType >, RadialJastrowBuilder::detail::OMPTARGET >

template<>
class qmcplusplus::JastrowTypeHelper< BsplineFunctor< RadialJastrowBuilder::RealType >, RadialJastrowBuilder::detail::OMPTARGET >

Definition at line 50 of file RadialJastrowBuilder.cpp.

+ Collaboration diagram for JastrowTypeHelper< BsplineFunctor< RadialJastrowBuilder::RealType >, RadialJastrowBuilder::detail::OMPTARGET >:
Class Members
typedef TwoBodyJastrow< RadFuncType > J2Type
typedef BsplineFunctor< RealType > RadFuncType