26 #ifndef CASADI_MODELICA_PARSER_INTERNAL_HPP
27 #define CASADI_MODELICA_PARSER_INTERNAL_HPP
29 #include "modelica_parser.hpp"
30 #include "plugin_interface.hpp"
48 void disp(std::ostream& stream,
bool more=
false)
const override;
51 virtual void parse(
const std::string&
filename,
const std::string& output_dir);
62 #ifdef CASADI_WITH_THREADSAFE_SYMBOLICS
63 static std::mutex mutex_solvers_;
static const std::string infix_
Infix.
static std::map< std::string, Plugin > solvers_
Collection of solvers.
Interface for accessing input and output data structures.
std::string filename(const std::string &path)