Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
sysboundary.h File Reference
#include <map>
#include <list>
#include <vector>
#include <mpi.h>
#include <dccrg.hpp>
#include <dccrg_cartesian_geometry.hpp>
#include "../definitions.h"
#include "../parameters.h"
#include "../readparameters.h"
#include "../spatial_cells/spatial_cell_wrapper.hpp"
#include "sysboundarycondition.h"
Include dependency graph for sysboundary.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SysBoundary
 SysBoundary contains the SysBoundaryConditions used in the simulation. More...

Functions

bool precedenceSort (const SBC::SysBoundaryCondition *first, const SBC::SysBoundaryCondition *second)
void getBoundaryCellList (const dccrg::Dccrg< spatial_cell::SpatialCell, dccrg::Cartesian_Geometry > &mpiGrid, const std::vector< CellID > &cellList, std::vector< CellID > &boundaryCellList)

Function Documentation

◆ getBoundaryCellList()

void getBoundaryCellList ( const dccrg::Dccrg< spatial_cell::SpatialCell, dccrg::Cartesian_Geometry > & mpiGrid,
const std::vector< CellID > & cellList,
std::vector< CellID > & boundaryCellList )
Here is the caller graph for this function:

◆ precedenceSort()

bool precedenceSort ( const SBC::SysBoundaryCondition * first,
const SBC::SysBoundaryCondition * second )

Definition at line 45 of file sysboundary.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: