OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::LegendreGauss1dParams Struct Reference
+ Inheritance diagram for OpenMD::LegendreGauss1dParams:

Public Member Functions

 LegendreGauss1dParams (size_t points)
 
virtual RealType integrand (const RealType &r) const
 
- Public Member Functions inherited from OpenMD::LegendreGauss1d< RealType, RealType >
 LegendreGauss1d (size_t points)
 
virtual RealType integral (const RealType &rmin, const RealType &rmax, RealType length) const
 

Additional Inherited Members

- Public Attributes inherited from OpenMD::LegendreGauss1d< RealType, RealType >
std::vector< RealType > xi
 
std::vector< RealType > w
 
size_t points
 

Detailed Description

Definition at line 67 of file LegendreGauss1d.hpp.

Constructor & Destructor Documentation

◆ LegendreGauss1dParams()

OpenMD::LegendreGauss1dParams::LegendreGauss1dParams ( size_t points)
inline

Definition at line 69 of file LegendreGauss1d.hpp.

Member Function Documentation

◆ integrand()

virtual RealType OpenMD::LegendreGauss1dParams::integrand ( const RealType & r) const
inlinevirtual

Implements OpenMD::LegendreGauss1d< RealType, RealType >.

Definition at line 72 of file LegendreGauss1d.hpp.


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