|
PolyFEM
|
Go to the source code of this file.
Classes | |
| class | diff_elastic_energy.AMIPSEnergy |
| class | diff_elastic_energy.VolumePenaltyEnergy |
Namespaces | |
| namespace | diff_elastic_energy |
Functions | |
| diff_elastic_energy.compute_energy (energy) | |
| diff_elastic_energy.parse_args () | |
Variables | |
| dict | diff_elastic_energy.energies |
| diff_elastic_energy.args = parse_args() | |
| diff_elastic_energy.path = Path(os.path.abspath(args.output)) | |
| diff_elastic_energy.E | |
| diff_elastic_energy.grad | |
| diff_elastic_energy.hess | |
| diff_elastic_energy.dim = energy.dim | |
| str | diff_elastic_energy.file = path / f"{name}.hpp" |
| str | diff_elastic_energy.fparams = "(const RowVectorNd &p, const double t, const int el_id, const Eigen::Matrix<double, Eigen::Dynamic, Eigen::Dynamic, 0, 3, 3>& F" |
| diff_elastic_energy.idx = i * dim + j | |