SIRIUS 7.5.0
Electronic structure library and applications
|
Contains declaration and partial implementation of sirius::Periodic_function class. More...
Go to the source code of this file.
Classes | |
class | sirius::Periodic_function< T > |
Representation of the periodical function on the muffin-tin geometry. More... | |
Namespaces | |
module | sirius |
Namespace of the SIRIUS library. | |
Functions | |
template<typename T > | |
T | sirius::inner (Periodic_function< T > const &f__, Periodic_function< T > const &g__) |
template<typename T > | |
void | sirius::copy (Periodic_function< T > const &src__, periodic_function_ptr_t< T > dest__) |
Copy values of the function to the external location. More... | |
template<typename T > | |
void | sirius::copy (periodic_function_ptr_t< T > const src__, Periodic_function< T > &dest__) |
Copy the values of the function from the external location. More... | |
Contains declaration and partial implementation of sirius::Periodic_function class.
Definition in file periodic_function.hpp.