CoreNEURON
mem_layout_util.hpp File Reference

Go to the source code of this file.

Namespaces

 coreneuron
 THIS FILE IS AUTO GENERATED DONT MODIFY IT.
 

Macros

#define NRN_SOA_PAD   8
 

Functions

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)
 

Macro Definition Documentation

◆ NRN_SOA_PAD

#define NRN_SOA_PAD   8

Definition at line 19 of file mem_layout_util.hpp.