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

Function SetStoreInner

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

Source from the content-addressed store, hash-verified

395 { keep_internal = keep; }
396
397 void SetStoreInner (bool storei)
398 { store_inner = storei; }
399
400 void SetPrint (bool ap);
401 void SetPrintElmat (bool ap);

Callers 1

BilinearFormMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected