Report Typos and Errors
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
sll_assert
Provides macro for assertion.
Authors
Edwin Chacon-Golcher
Contact: Yaman Güçlü -
yaman
.nosp@m.
.guc
.nosp@m.
lu@gm
.nosp@m.
ail.
.nosp@m.
com
SLL_ASSERT(x)
Header files available
sll_m_assert.h
How to use it
Include header file:
#include
"sll_m_assert.h"
Add dependency to
CMakeLists.txt
:
target_link_libraries( <my_lib/exec> sll_m_assert ... )
Examples
sll_assert( b /= 0 )
c = a / b
Report Typos and Errors
Generated on Mon Oct 23 2023 19:15:41 for Semi-Lagrangian Library by
1.9.1