| 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 | { |
no outgoing calls
no test coverage detected