MCPcopy Create free account
hub / github.com/NGSolve/ngsolve / ~GridFunction

Method ~GridFunction

comp/gridfunction.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117 { }
118
119 GridFunction :: ~GridFunction()
120 {
121 this->GetFESpace()->updateSignal.Remove(this);
122 }
123
124
125 void GridFunction :: Update ()

Callers

nothing calls this directly

Calls 1

GetFESpaceMethod · 0.80

Tested by

no test coverage detected