NEURON
node_order_optim.h File Reference

Go to the source code of this file.

Namespaces

 neuron
 In mechanism libraries, cannot use auto const token = nrn_ensure_model_data_are_sorted(); because the return type is incomplete (from include/neuron/model_data.hpp).
 

Functions

int neuron::nrn_optimize_node_order (int type)
 Select node ordering for optimum gaussian elimination. More...
 
void neuron::nrn_permute_node_order ()
 Compute and carry out the permutation for interleave_permute_type. More...
 
void neuron::solve_interleaved (int ith)
 Solve the Hines matrices based on the interleave_permute_type (1 or 2). More...