Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
ldz_volume.cpp File Reference
#include <cstdlib>
#include "fs_common.h"
#include "ldz_volume.hpp"
Include dependency graph for ldz_volume.cpp:

Go to the source code of this file.

Functions

void calculateVolumeAveragedFields (fsgrids::perbspan perb, fsgrids::constefieldspan e, fsgrids::constdperbspan dperb, fsgrids::volspan vols, const fsgrid::FsStencil &stencil, cuint sysBoundaryFlag, cuint sysBoundaryLayer)
void calculateVolumeAveragedFieldsSimple (fsgrids::perbspan perb, fsgrids::efieldspan e, fsgrids::dperbspan dperb, fsgrids::volspan vol, fsgrids::technicalspan technical, FieldSolverGrid &fsgrid)
 Top-level field averaging function.

Function Documentation

◆ calculateVolumeAveragedFields()

void calculateVolumeAveragedFields ( fsgrids::perbspan perb,
fsgrids::constefieldspan e,
fsgrids::constdperbspan dperb,
fsgrids::volspan vols,
const fsgrid::FsStencil & stencil,
cuint sysBoundaryFlag,
cuint sysBoundaryLayer )

Definition at line 32 of file ldz_volume.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ calculateVolumeAveragedFieldsSimple()

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.

See also
reconstructionCoefficients

Definition at line 101 of file ldz_volume.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: