Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
main.cpp File Reference
#include "../../common.h"
#include "../../fieldsolver/fs_common.h"
#include "../../fieldsolver/fs_limiters.h"
#include <cmath>
#include <fsgrid.hpp>
#include <iostream>
Include dependency graph for main.cpp:

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)

Function Documentation

◆ calculateDerivatives()

void calculateDerivatives ( const fsgrid::FsStencil & stencil,
fsgrids::perbspan perb,
fsgrids::dperbspan dperb,
fsgrids::technicalspan technical,
FieldSolverGrid & fsgrid )

Definition at line 14 of file main.cpp.

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

◆ main()

int main ( int argc,
char ** argv )

Definition at line 110 of file main.cpp.

Here is the call graph for this function: