|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include "../common.h"#include "../definitions.h"#include "../parameters.h"#include "cmath"#include "backgroundfield.h"#include "phiprof.hpp"
Go to the source code of this file.
Functions | |
| void | setBackgroundField (const FieldFunction &bgFunction, fsgrids::bgbspan bgb, fsgrids::technicalspan technical, FieldSolverGrid &fsgrid, bool append) |
| void | setBackgroundFieldToZero (FieldSolverGrid &fsgrid, fsgrids::technicalspan technical, fsgrids::bgbspan bgb) |
| void setBackgroundField | ( | const FieldFunction & | bgFunction, |
| fsgrids::bgbspan | bgb, | ||
| fsgrids::technicalspan | technical, | ||
| FieldSolverGrid & | fsgrid, | ||
| bool | append ) |
Definition at line 31 of file backgroundfield.cpp.


| void setBackgroundFieldToZero | ( | FieldSolverGrid & | fsgrid, |
| fsgrids::technicalspan | technical, | ||
| fsgrids::bgbspan | bgb ) |