CoreNEURON
SolverData Struct Reference

Detailed Description

Definition at line 28 of file test_solver.cpp.

Public Attributes

std::vector< double > d
 
std::vector< double > rhs
 
std::vector< int > parent_index
 

Member Data Documentation

◆ d

std::vector<double> SolverData::d

Definition at line 29 of file test_solver.cpp.

◆ parent_index

std::vector<int> SolverData::parent_index

Definition at line 30 of file test_solver.cpp.

◆ rhs

std::vector<double> SolverData::rhs

Definition at line 29 of file test_solver.cpp.


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