|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
Implementation of the class SysBoundaryCondition::Copysphere to handle cells classified as sysboundarytype::COPYSPHERE. More...
#include <cstdlib>#include <iostream>#include "copysphere.h"#include "../projects/project.h"#include "../projects/projects_common.h"#include "../vlasovsolver/vlasovmover.h"#include "../fieldsolver/fs_common.h"#include "../fieldsolver/fs_limiters.h"#include "../fieldsolver/ldz_magnetic_field.hpp"#include "../fieldtracing/fieldtracing.h"#include "../common.h"#include "../object_wrapper.h"
Go to the source code of this file.
Namespaces | |
| namespace | SBC |
Functions | |
| Real | SBC::getR (creal x, creal y, creal z, uint geometry, Real center[3]) |
Implementation of the class SysBoundaryCondition::Copysphere to handle cells classified as sysboundarytype::COPYSPHERE.
Definition in file copysphere.cpp.