MCPcopy 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

CalcElementMatrixMethod · 0.45
CalcElementMatrixMethod · 0.45
UsedDofsMethod · 0.45
AddDualTransMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected