![]() |
LifeV
|
#include <lifev/electrophysiology/solver/IonicModels/ElectroIonicModel.hpp>#include <Teuchos_RCP.hpp>#include <Teuchos_ParameterList.hpp>#include "Teuchos_XMLParameterListHelpers.hpp"
Include dependency graph for IonicMitchellSchaeffer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | IonicMitchellSchaeffer |
| IonicModel - This class implements an ionic model. More... | |
Namespaces | |
| LifeV | |
| Default Physical Solver. | |
| LifeV::anonymous_namespace{IonicMitchellSchaeffer.hpp} | |
Functions | |
| ElectroIonicModel * | createIonicMitchellSchaeffer () |
Variables | |
| static bool | register_IonicMitchellSchaeffer = ElectroIonicModel::IonicModelFactory::instance().registerProduct ("MitchellSchaeffer", &createIonicMitchellSchaeffer ) |