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

Function SetMultiLevel

comp/bilinearform.hpp:383–383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381
382 ///
383 void SetMultiLevel (bool amultilevel = 1) { multilevel = amultilevel; }
384
385 ///
386 void SetTiming (bool at) { timing = at; }

Callers 1

BilinearFormMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected