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

Method Update

comp/gridfunction.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123
124
125 void GridFunction :: Update ()
126 {
127 throw Exception("GridFunction::Update not overloaded");
128 }
129
130
131 void GridFunction :: ConnectAutoUpdate()

Callers

nothing calls this directly

Calls 15

GetFESpaceMethod · 0.80
GetParallelDofsMethod · 0.80
MemoryMethod · 0.80
GetMeshAccessMethod · 0.80
GetProlongationMethod · 0.80
IsComplexFunction · 0.70
UpdateMethod · 0.45
getMethod · 0.45
SetSizeMethod · 0.45
GetCommunicatorMethod · 0.45
SizeMethod · 0.45
RangeMethod · 0.45

Tested by

no test coverage detected