PolyFEM
Loading...
Searching...
No Matches
VarFormDiff.cpp File Reference
Include dependency graph for VarFormDiff.cpp:

Go to the source code of this file.

Namespaces

namespace  polyfem
 

Functions

void polyfem::solve_adjoint_cached (const varform::DifferentiableVarForm &varform, DiffCache &diff_cache, const Eigen::MatrixXd &rhs)
 
Eigen::MatrixXd polyfem::get_adjoint_mat (const varform::DifferentiableVarForm &varform, const DiffCache &diff_cache, int type)
 Get adjoint parameter nu or p.
 
void polyfem::compute_surface_node_ids (const varform::DifferentiableVarForm &varform, const int surface_selection, std::vector< int > &node_ids)
 
void polyfem::compute_total_surface_node_ids (const varform::DifferentiableVarForm &varform, std::vector< int > &node_ids)
 
void polyfem::compute_volume_node_ids (const varform::DifferentiableVarForm &varform, const int volume_selection, std::vector< int > &node_ids)