26 #include "modelica_parser_internal.hpp"
38 #ifdef CASADI_WITH_THREADSAFE_SYMBOLICS
39 std::mutex ModelicaParserInternal::mutex_solvers_;
48 casadi_error(
"parse not defined for " +
class_name());
~ModelicaParserInternal() override
static const std::string infix_
Infix.
void disp(std::ostream &stream, bool more=false) const override
Print a description.
static std::map< std::string, Plugin > solvers_
Collection of solvers.
virtual void parse(const std::string &filename, const std::string &output_dir)
virtual std::string class_name() const =0
Readable name of the internal class.
std::string filename(const std::string &path)