CoreNEURON
|
#include "mem_layout_util.hpp"
Go to the source code of this file.
Namespaces | |
coreneuron | |
THIS FILE IS AUTO GENERATED DONT MODIFY IT. | |
Functions | |
int | coreneuron::nrn_soa_padded_size (int cnt, int layout) |
calculate size after padding for specific memory layout More... | |
size_t | coreneuron::nrn_soa_byte_align (size_t size) |
return the new offset considering the byte aligment settings More... | |
int | coreneuron::nrn_i_layout (int icnt, int cnt, int isz, int sz, int layout) |
This function return the index in a flat array of a matrix coordinate (icnt, isz). More... | |
int | coreneuron::nrn_param_layout (int i, int mtype, Memb_list *ml) |