Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ CheckElement
Method
CheckElement
fem/diffop.hpp:317–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
bool Eulerian) const override;
316
317
virtual void CheckElement (const FiniteElement& fel) const override
318
{
319
diffop->CheckElement(fel);
320
}
321
};
322
323
Callers
nothing calls this directly
Calls
1
CheckElement
Method · 0.45
Tested by
no test coverage detected