#include <poloidal_smoothing.hpp>
|
| | PoloidalSmoothing () |
| |
| | PoloidalSmoothing (NLReader::NamelistReader &nlr, const DomainDecomposition< DeviceType > &pol_decomp, const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid) |
| |
| void | apply (const View< double *, CLayout, DeviceType > &input, const View< double *, CLayout, DeviceType > &output) const |
| |
| void | apply (const View< double *, CLayout, DeviceType > &view) const |
| |
| void | apply (const View< double *, CLayout, HostType > &view) const |
| |
◆ PoloidalSmoothing() [1/2]
| PoloidalSmoothing::PoloidalSmoothing |
( |
| ) |
|
|
inline |
◆ PoloidalSmoothing() [2/2]
◆ apply() [1/3]
◆ apply() [2/3]
| void PoloidalSmoothing::apply |
( |
const View< double *, CLayout, DeviceType > & |
view | ) |
const |
◆ apply() [3/3]
| void PoloidalSmoothing::apply |
( |
const View< double *, CLayout, HostType > & |
view | ) |
const |
◆ mat
The documentation for this class was generated from the following files: