PolyFEM
|
Go to the source code of this file.
Namespaces | |
namespace | polyfem |
namespace | polyfem::autogen |
Functions | |
void | polyfem::autogen::prism_nodes_3d (const int p, const int q, Eigen::MatrixXd &val) |
void | polyfem::autogen::prism_basis_value_3d (const int p, const int q, const int li, const Eigen::MatrixXd &uv, Eigen::MatrixXd &val) |
void | polyfem::autogen::prism_grad_basis_value_3d (const int p, const int q, const int li, const Eigen::MatrixXd &uv, Eigen::MatrixXd &val) |