![]() |
NEURON
|
#include "test_multicore.h"#include "code.h"#include "hocdec.h"#include "multicore.h"#include "nrn_ansi.h"#include "ocfunc.h"#include <catch2/generators/catch_generators_range.hpp>#include <catch2/catch_test_macros.hpp>#include <algorithm>#include <iostream>#include <numeric>#include <vector>Go to the source code of this file.
Functions | |
| TEST_CASE ("Multicore unit and performance testing", "[NEURON][multicore]") | |
| TEST_CASE | ( | "Multicore unit and performance testing" | , |
| "" | [NEURON][multicore] | ||
| ) |
Definition at line 27 of file test_multicore.cpp.