Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ Range
Method
Range
linalg/basevector.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
AutoVector BaseVector::Range (DofRange range) const
37
{
38
return Range(T_Range<size_t>(range));
39
}
40
41
double BaseVector :: L2Norm () const
42
{
Callers
15
EvaluateGradTrans
Method · 0.45
Apply
Method · 0.45
ApplyTrans
Method · 0.45
CalcMatrix
Method · 0.45
AddTrans
Method · 0.45
CalcMappedShape
Method · 0.45
CalcMappedCurlShape
Method · 0.45
Evaluate
Method · 0.45
EvaluateCurl
Method · 0.45
AddTrans
Method · 0.45
EvaluateGrad
Method · 0.45
AddGradTrans
Method · 0.45
Calls
1
Range
Function · 0.70
Tested by
5
Mult
Method · 0.36
MultTrans
Method · 0.36
MultAdd
Method · 0.36
MultTransAdd
Method · 0.36
TestCudaNGBla
Function · 0.36