QMCPACK
D2U Struct Reference
+ Collaboration diagram for D2U:

Public Member Functions

 D2U (double val_, double du_, double d2u_)
 

Public Attributes

double val
 
double du
 
double d2u
 

Detailed Description

Definition at line 105 of file test_one_dim_cubic_spline.cpp.

Constructor & Destructor Documentation

◆ D2U()

D2U ( double  val_,
double  du_,
double  d2u_ 
)
inline

Member Data Documentation

◆ d2u

double d2u

Definition at line 110 of file test_one_dim_cubic_spline.cpp.

◆ du

double du

Definition at line 109 of file test_one_dim_cubic_spline.cpp.

◆ val

double val

Definition at line 108 of file test_one_dim_cubic_spline.cpp.


The documentation for this struct was generated from the following file: