PolyFEM
Loading...
Searching...
No Matches
VolumePenalty2d.hpp File Reference
#include <Eigen/Dense>
Include dependency graph for VolumePenalty2d.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  polyfem
 
namespace  polyfem::autogen
 

Functions

Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, 0, 3, 3 > polyfem::autogen::VolumePenalty2d_gradient (const RowVectorNd &p, const double t, const int el_id, const Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, 0, 3, 3 > &F, const double k)
 
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, 0, 9, 9 > polyfem::autogen::VolumePenalty2d_hessian (const RowVectorNd &p, const double t, const int el_id, const Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, 0, 3, 3 > &F, const double k)