Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ VB
Method
VB
comp/meshaccess.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
virtual VorB VB() const override
55
{
56
return VorB(int(DIMR)-int(DIMS));
57
}
58
59
virtual bool BelongsToMesh (const void * mesh2) const override
60
{
Callers
4
meshaccess.cpp
File · 0.45
operator==
Method · 0.45
RegionCF
Method · 0.45
Evaluate
Method · 0.45
Calls
1
VorB
Enum · 0.85
Tested by
no test coverage detected