|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include <vector>#include "../definitions.h"#include "../spatial_cells/spatial_cell_wrapper.hpp"#include "../object_wrapper.h"#include <dccrg.hpp>#include <dccrg_cartesian_geometry.hpp>
Go to the source code of this file.
Functions | |
| void | reduce_vlasov_dt (dccrg::Dccrg< SpatialCell, dccrg::Cartesian_Geometry > &mpiGrid, const vector< CellID > &cells, Real(&dtMaxLocal)[3]) |
| void reduce_vlasov_dt | ( | dccrg::Dccrg< SpatialCell, dccrg::Cartesian_Geometry > & | mpiGrid, |
| const vector< CellID > & | cells, | ||
| Real(&) | dtMaxLocal[3] ) |
Definition at line 34 of file arch_dt.cpp.

