GPUE  v1.0
GPU Gross-Pitaevskii Equation numerical solver for Bose-Einstein condensates
unit_test.h
Go to the documentation of this file.
1 //##############################################################################
16 //##############################################################################
17 
18 #ifndef UNIT_H
19 #define UNIT_H
20 
21 #include "ds.h"
26 void test_all();
27 
28 #endif
Dastructure for simulation runtime parameters.
void test_all()
performs all necessary unit tests to ensure proper function