Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ IsNonlinear
Method
IsNonlinear
comp/interpolate.cpp:733–736 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
731
}
732
733
bool IsNonlinear() const override
734
{
735
return true;
736
}
737
738
// second derivative of \sum_ipt wprime * B(u)
739
void CalcHessianAdd (const FiniteElement & inner_fel,
Callers
1
AddLinearizedElementMatrix
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected