CoreNEURON
SetupThreads Struct Reference

Detailed Description

Definition at line 77 of file test_solver.cpp.

Public Member Functions

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

Constructor & Destructor Documentation

◆ SetupThreads()

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

Definition at line 78 of file test_solver.cpp.

◆ ~SetupThreads()

SetupThreads::~SetupThreads ( )
inline

Definition at line 198 of file test_solver.cpp.

Member Function Documentation

◆ begin()

NrnThread* SetupThreads::begin ( ) const
inline

Definition at line 253 of file test_solver.cpp.

◆ dump_solver_data()

auto SetupThreads::dump_solver_data ( )
inline

Definition at line 211 of file test_solver.cpp.

◆ end()

NrnThread* SetupThreads::end ( ) const
inline

Definition at line 256 of file test_solver.cpp.

◆ solve()

void SetupThreads::solve ( )
inline

Definition at line 247 of file test_solver.cpp.


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