CEPS  24.01
Cardiac ElectroPhysiology Simulator
AllProblems.hpp File Reference

Go to the source code of this file.

Variables

constexpr const char * validProblems
 

Detailed Description

includes all the problems with a single file

Definition in file AllProblems.hpp.

Variable Documentation

◆ validProblems

constexpr const char* validProblems
constexpr
Initial value:
= ""
" - Laplacian\n"
" - Basic anode cathode\n"
" - Flux anode cathode\n"
" - Heat\n"
" - Pseudo wave front\n"
" - Monodomain\n"
" - CL Monodomain\n"
" - Bidomain\n"
" - Extended Bidomain\n"
" - Bilayer Monodomain\n"
" - Pacemaker Bidomain\n"
" - Pacemaker Poisson\n"

Definition at line 43 of file AllProblems.hpp.