NEURON
SetupThreads Struct Reference

Public Member Functions

 SetupThreads (SolverImplementation impl, ToyModelConfig config={})
 
 ~SetupThreads ()
 
auto dump_solver_data ()
 
void solve ()
 
NrnThreadbegin () const
 
NrnThreadend () const
 

Detailed Description

Definition at line 75 of file test_solver.cpp.

Constructor & Destructor Documentation

◆ SetupThreads()

SetupThreads::SetupThreads ( SolverImplementation  impl,
ToyModelConfig  config = {} 
)
inline

Definition at line 76 of file test_solver.cpp.

◆ ~SetupThreads()

SetupThreads::~SetupThreads ( )
inline

Definition at line 196 of file test_solver.cpp.

Member Function Documentation

◆ begin()

NrnThread* SetupThreads::begin ( ) const
inline

Definition at line 251 of file test_solver.cpp.

◆ dump_solver_data()

auto SetupThreads::dump_solver_data ( )
inline

Definition at line 209 of file test_solver.cpp.

◆ end()

NrnThread* SetupThreads::end ( ) const
inline

Definition at line 254 of file test_solver.cpp.

◆ solve()

void SetupThreads::solve ( )
inline

Definition at line 245 of file test_solver.cpp.


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