User Guide
solve_block.cpp File Reference

Go to the source code of this file.

Functions

std::string run_solve_block_visitor (const std::string &text)
 
 TEST_CASE ("Solve ODEs using legacy NeuronSolveVisitor", "[visitor][solver]")
 
 TEST_CASE ("Throw errors on invalid methods", "[visitor][solver]")
 

Function Documentation

◆ run_solve_block_visitor()

std::string run_solve_block_visitor ( const std::string &  text)

Definition at line 31 of file solve_block.cpp.

◆ TEST_CASE() [1/2]

TEST_CASE ( "Solve ODEs using legacy NeuronSolveVisitor"  ,
""  [visitor][solver] 
)

Definition at line 46 of file solve_block.cpp.

◆ TEST_CASE() [2/2]

TEST_CASE ( "Throw errors on invalid methods"  ,
""  [visitor][solver] 
)

Definition at line 127 of file solve_block.cpp.