|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include <cstdlib>#include <iostream>#include <cmath>#include "../../common.h"#include "../../readparameters.h"#include "../../backgroundfield/backgroundfield.h"#include "../../object_wrapper.h"#include "test_fp.h"
Go to the source code of this file.
Namespaces | |
| namespace | projects |
Enumerations | |
| enum | cases { BXCASE , BYCASE , BZCASE , BALLCASE } |
| enum cases |
| Enumerator | |
|---|---|
| BXCASE | |
| BYCASE | |
| BZCASE | |
| BALLCASE | |
Definition at line 34 of file test_fp.cpp.