Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
sll_m_boundary_condition_descriptors Module Reference

Description

Describe different boundary conditions.

The intent of this module is to provide a single, library-wide definition of the names used to describe different boundary conditions. One should ALWAYS refer to specific boundary conditions by their names and not through their integer representation, which could be changed.

How to use-it

Just add the line

#include "sll_m_boundary_condition_descriptors.h"
    Report Typos and Errors