|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include "fs_common.h"

Go to the source code of this file.
Functions | |
| void | calculateVolumeAveragedFieldsSimple (fsgrids::perbspan perb, fsgrids::efieldspan e, fsgrids::dperbspan dperb, fsgrids::volspan vol, fsgrids::technicalspan technical, FieldSolverGrid &fsgrid) |
| Top-level field averaging function. | |
| void calculateVolumeAveragedFieldsSimple | ( | fsgrids::perbspan | perb, |
| fsgrids::efieldspan | e, | ||
| fsgrids::dperbspan | dperb, | ||
| fsgrids::volspan | vol, | ||
| fsgrids::technicalspan | technical, | ||
| FieldSolverGrid & | fsgrid ) |
Top-level field averaging function.
Averages the electric and magnetic fields over the cell volumes.
Definition at line 101 of file ldz_volume.cpp.

