clear() | polyfem::utils::ExpressionValue | |
expr_ | polyfem::utils::ExpressionValue | private |
ExpressionValue() | polyfem::utils::ExpressionValue | |
get_mat() const | polyfem::utils::ExpressionValue | inline |
get_val() const | polyfem::utils::ExpressionValue | inline |
init(const json &vals) | polyfem::utils::ExpressionValue | |
init(const double val) | polyfem::utils::ExpressionValue | |
init(const Eigen::MatrixXd &val) | polyfem::utils::ExpressionValue | |
init(const std::string &expr) | polyfem::utils::ExpressionValue | |
init(const std::function< double(double x, double y, double z)> &func) | polyfem::utils::ExpressionValue | |
init(const std::function< double(double x, double y, double z, double t)> &func) | polyfem::utils::ExpressionValue | |
init(const std::function< double(double x, double y, double z, double t, int index)> &func) | polyfem::utils::ExpressionValue | |
init(const std::function< Eigen::MatrixXd(double x, double y, double z)> &func, const int coo) | polyfem::utils::ExpressionValue | |
init(const std::function< Eigen::MatrixXd(double x, double y, double z, double t)> &func, const int coo) | polyfem::utils::ExpressionValue | |
is_mat() const | polyfem::utils::ExpressionValue | inline |
is_zero() const | polyfem::utils::ExpressionValue | inline |
mat_ | polyfem::utils::ExpressionValue | private |
mat_expr_ | polyfem::utils::ExpressionValue | private |
operator()(double x, double y, double z=0, double t=0, int index=-1) const | polyfem::utils::ExpressionValue | |
set_mat(const Eigen::MatrixXd &mat) | polyfem::utils::ExpressionValue | inline |
set_t(const json &t) | polyfem::utils::ExpressionValue | |
set_unit_type(const std::string &unit_type) | polyfem::utils::ExpressionValue | inline |
sfunc_ | polyfem::utils::ExpressionValue | private |
t_index_ | polyfem::utils::ExpressionValue | private |
tfunc_ | polyfem::utils::ExpressionValue | private |
tfunc_coo_ | polyfem::utils::ExpressionValue | private |
unit_ | polyfem::utils::ExpressionValue | private |
unit_type_ | polyfem::utils::ExpressionValue | private |
unit_type_set_ | polyfem::utils::ExpressionValue | private |
value_ | polyfem::utils::ExpressionValue | private |