NEURON
neuron::container::field_index Struct Reference

Struct used to index SoAoS data, such as array range variables. More...

#include <non_owning_soa_identifier.hpp>

Public Attributes

int field {}
 
int array_index {}
 

Detailed Description

Struct used to index SoAoS data, such as array range variables.

Definition at line 13 of file non_owning_soa_identifier.hpp.

Member Data Documentation

◆ array_index

int neuron::container::field_index::array_index {}

Definition at line 14 of file non_owning_soa_identifier.hpp.

◆ field

int neuron::container::field_index::field {}

Definition at line 14 of file non_owning_soa_identifier.hpp.


The documentation for this struct was generated from the following file: