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

Method GetMesh

comp/meshaccess.cpp:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 }
64
65 virtual const void * GetMesh () const override { return mesh; }
66
67 virtual void GetSort (FlatArray<int> sort) const override
68 {

Callers 7

T_EvaluateMethod · 0.80
DoArchiveMethod · 0.80
DefinedOnMethod · 0.80
T_EvaluateMethod · 0.80
EvaluateMethod · 0.80
GetNetgenMeshFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected