|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include "../../common.h"#include "../../fieldsolver/fs_common.h"#include "../../fieldsolver/fs_limiters.h"#include <cmath>#include <fsgrid.hpp>#include <iostream>
Go to the source code of this file.
Functions | |
| void | calculateDerivatives (const fsgrid::FsStencil &stencil, fsgrids::perbspan perb, fsgrids::dperbspan dperb, fsgrids::technicalspan technical, FieldSolverGrid &fsgrid) |
| int | main (int argc, char **argv) |
| void calculateDerivatives | ( | const fsgrid::FsStencil & | stencil, |
| fsgrids::perbspan | perb, | ||
| fsgrids::dperbspan | dperb, | ||
| fsgrids::technicalspan | technical, | ||
| FieldSolverGrid & | fsgrid ) |