PolyFEM
Loading...
Searching...
No Matches
polyfem::utils::ExpressionValue Member List

This is the complete list of members for polyfem::utils::ExpressionValue, including all inherited members.

clear()polyfem::utils::ExpressionValue
expr_polyfem::utils::ExpressionValueprivate
ExpressionValue()polyfem::utils::ExpressionValue
get_mat() constpolyfem::utils::ExpressionValueinline
get_val() constpolyfem::utils::ExpressionValueinline
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() constpolyfem::utils::ExpressionValueinline
is_zero() constpolyfem::utils::ExpressionValueinline
mat_polyfem::utils::ExpressionValueprivate
mat_expr_polyfem::utils::ExpressionValueprivate
operator()(double x, double y, double z=0, double t=0, int index=-1) constpolyfem::utils::ExpressionValue
set_mat(const Eigen::MatrixXd &mat)polyfem::utils::ExpressionValueinline
set_t(const json &t)polyfem::utils::ExpressionValue
set_unit_type(const std::string &unit_type)polyfem::utils::ExpressionValueinline
sfunc_polyfem::utils::ExpressionValueprivate
t_index_polyfem::utils::ExpressionValueprivate
tfunc_polyfem::utils::ExpressionValueprivate
tfunc_coo_polyfem::utils::ExpressionValueprivate
unit_polyfem::utils::ExpressionValueprivate
unit_type_polyfem::utils::ExpressionValueprivate
unit_type_set_polyfem::utils::ExpressionValueprivate
value_polyfem::utils::ExpressionValueprivate