|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
Implementation of the class SysBoundaryCondition::Inflow. This serves as the base class for inherited classes like SysBoundaryCondition::Maxwellian. More...
#include <cstdlib>#include <fstream>#include <iostream>#include "../fieldsolver/fs_common.h"#include "../object_wrapper.h"#include "../vlasovsolver/vlasovmover.h"#include "../grid.h"#include "inflow.h"
Go to the source code of this file.
Namespaces | |
| namespace | SBC |
Implementation of the class SysBoundaryCondition::Inflow. This serves as the base class for inherited classes like SysBoundaryCondition::Maxwellian.
Definition in file inflow.cpp.