XGCa
|
Go to the source code of this file.
Functions | |
void | spectral_solver_decompose (const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, 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 View< double *, CLayout, HostType > &field_inout, const View< double **, CLayout, HostType > &field_ntor) |
void spectral_solver_decompose | ( | const Grid< DeviceType > & | grid, |
const DomainDecomposition< DeviceType > & | pol_decomp, | ||
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 View< double *, CLayout, HostType > & | field_inout, | ||
const View< double **, CLayout, HostType > & | field_ntor | ||
) |