Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ First
Method
First
fem/coefficient.cpp:4707–4707 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4705
*/
4706
4707
int First() const { return first; }
4708
FlatArray<int> Num() const { return num; }
4709
FlatArray<int> Dist() const { return dist; }
4710
Callers
6
MakeTensorTransposeCoefficientFunction
Function · 0.45
CalcElementMatrix
Method · 0.45
CalcElementMatrix
Method · 0.45
CalcLinearizedElementMatrix
Method · 0.45
UsedDofs
Method · 0.45
AddDualTrans
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected