![]() |
NEURON
|
#include <catch2/catch_test_macros.hpp>
#include "coreneuron/coreneuron.hpp"
#include "coreneuron/mechanism/mech_mapping.hpp"
#include "coreneuron/mechanism/mechanism.hpp"
#include "coreneuron/permute/data_layout.hpp"
Go to the source code of this file.
Functions | |
TEST_CASE ("register_all_variables_offsets and get_var_location_from_var_name") | |
TEST_CASE | ( | "register_all_variables_offsets and get_var_location_from_var_name" | ) |
Definition at line 17 of file test_mech_mapping.cpp.