SIRIUS 7.5.0
Electronic structure library and applications
|
Contains the implementation of Gvec class. More...
Go to the source code of this file.
Namespaces | |
module | sirius |
Namespace of the SIRIUS library. | |
namespace | sirius::fft |
FFT-related functions and objects. | |
Functions | |
Gvec | sirius::fft::send_recv (mpi::Communicator const &comm__, Gvec const &gv_src__, int source__, int dest__) |
void | sirius::fft::serialize (serializer &s__, Gvec const &gv__) |
void | sirius::fft::deserialize (serializer &s__, Gvec &gv__) |
Contains the implementation of Gvec class.
Definition in file gvec.cpp.