Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
test1.cpp File Reference
#include "boost/program_options.hpp"
#include "cmath"
#include "cstdlib"
#include "limits"
#include "../B0.hpp"
Include dependency graph for test1.cpp:

Go to the source code of this file.

Macros

#define R_E   6.3712e6

Functions

void get_dipole_B (const double x, const double y, const double z, double &Bx, double &By, double &Bz)
int main (int argc, char *argv[])

Macro Definition Documentation

◆ R_E

#define R_E   6.3712e6

Definition at line 15 of file test1.cpp.

Function Documentation

◆ get_dipole_B()

void get_dipole_B ( const double x,
const double y,
const double z,
double & Bx,
double & By,
double & Bz )

Definition at line 19 of file test1.cpp.

Here is the caller graph for this function:

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 30 of file test1.cpp.

Here is the call graph for this function: