|
|
| Y11 (const Y11 &)=default |
|
| Y11 (Y11 &&)=default |
|
Y11 & | operator= (const Y11 &)=default |
|
Y11 & | operator= (Y11 &&)=default |
| void | func (gsl::not_null< DataVector * > u, size_t stride, size_t offset, const std::vector< double > &thetas, const std::vector< double > &phis) const override |
| void | dfunc (gsl::not_null< std::array< double *, 2 > * > du, size_t stride, size_t offset, const std::vector< double > &thetas, const std::vector< double > &phis) const override |
| void | ddfunc (gsl::not_null< SecondDeriv * > ddu, size_t stride, size_t offset, const std::vector< double > &thetas, const std::vector< double > &phis) const override |
| void | scalar_laplacian (gsl::not_null< DataVector * > slap, size_t stride, size_t offset, const std::vector< double > &thetas, const std::vector< double > &phis) const override |
| double | integral () const override |
|
| ScalarFunctionWithDerivs (const ScalarFunctionWithDerivs &)=default |
|
| ScalarFunctionWithDerivs (ScalarFunctionWithDerivs &&)=default |
|
ScalarFunctionWithDerivs & | operator= (const ScalarFunctionWithDerivs &)=default |
|
ScalarFunctionWithDerivs & | operator= (ScalarFunctionWithDerivs &&)=default |
◆ ddfunc()
◆ dfunc()
◆ func()
◆ integral()
| double YlmTestFunctions::Y11::integral |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ scalar_laplacian()
The documentation for this class was generated from the following file:
- tests/Unit/Helpers/NumericalAlgorithms/SphericalHarmonics/YlmTestFunctions.hpp