Go to the source code of this file.
|
void | spectral_solver_decompose (const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, const MagneticField< DeviceType > &magnetic_field, Smoothing &smoothing, const View< double *, CLayout, HostType > &field_inout, const View< double **, CLayout, HostType > &field_ntor) |
|
void | spectral_solver_reassemble (const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, const MagneticField< DeviceType > &magnetic_field, Smoothing &smoothing, const View< double *, CLayout, HostType > &field_inout, const View< double **, CLayout, HostType > &field_ntor) |
|
◆ spectral_solver_decompose()
◆ spectral_solver_reassemble()