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

Method GetEdgeDofNrs

comp/l2hofespace.cpp:1496–1499  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1494 }
1495
1496 void L2HighOrderFESpace ::GetEdgeDofNrs (int ednr, Array<int> & dnums) const
1497 {
1498 dnums.SetSize0();
1499 }
1500
1501 void L2HighOrderFESpace ::GetFaceDofNrs (int fanr, Array<int> & dnums) const
1502 {

Callers 5

UpdateMethod · 0.45
GetEdgeDofNrsMethod · 0.45
GetEdgeDofNrsMethod · 0.45
GetEdgeDofNrsMethod · 0.45
GetEdgeDofNrsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected