Dune::Copasi
|
Go to the source code of this file.
Namespaces | |
namespace | Dune |
namespace | Dune::Copasi |
Enumerations | |
enum class | Dune::Copasi::ParserType { Dune::Copasi::None , Dune::Copasi::SymEngine , Dune::Copasi::SymEngineSBML , Dune::Copasi::MuParser , Dune::Copasi::ExprTk } |
Functions | |
std::unique_ptr< Parser > | Dune::Copasi::make_parser (ParserType parser_type=default_parser) |
std::unique_ptr< Parser > | Dune::Copasi::make_parser (std::string_view parser_type) |
Variables | |
const ParserType | Dune::Copasi::default_parser |