Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ CheckElement
Method
CheckElement
fem/diffop.hpp:418–421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
416
417
418
virtual void CheckElement (const FiniteElement& fel) const override
419
{
420
diffop->CheckElement(fel);
421
}
422
};
423
424
Callers
nothing calls this directly
Calls
1
CheckElement
Method · 0.45
Tested by
no test coverage detected