MCPcopy Create free account
hub / github.com/NGSolve/ngsolve / SigmaGrad

Function SigmaGrad

fem/hdivdivfe.hpp:1063–1063  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1061
1062 template <int D, typename T>
1063 auto SigmaGrad (AutoDiffDiff<D,T> au) { return T_SigmaGrad<D,T>(au); }
1064
1065
1066 // ***************** Sigma_u_Gradv ****************************** */

Callers 3

T_CalcShapeMethod · 0.85
T_CalcShapeMethod · 0.85
T_CalcShapeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected