| 236 | } |
| 237 | |
| 238 | void TPHighOrderFESpace::UpdateDofTables() |
| 239 | { |
| 240 | throw Exception("TPHighOrderFESpace::UpdateDofTables() not implemented"); |
| 241 | } |
| 242 | |
| 243 | void TPHighOrderFESpace::UpdateCouplingDofArray() |
| 244 | { |
no outgoing calls
no test coverage detected