Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ CreateVector
Method
CreateVector
linalg/multivector.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
shared_ptr<BaseVector> MultiVector ::CreateVector() const
115
{
116
return refvec->CreateVector();
117
}
118
119
void MultiVector ::CalcComponent(size_t nr, BaseVector & bv) const
120
{
Callers
15
MultTrans
Method · 0.45
PreSmooth
Method · 0.45
PostSmooth
Method · 0.45
MGM
Method · 0.45
Interpolate
Method · 0.45
MultAdd
Method · 0.45
MultTransAdd
Method · 0.45
AddMultiDimComponent
Method · 0.45
Interpolate
Method · 0.45
Mult
Method · 0.45
Mult
Method · 0.45
T_Orthogonalize
Method · 0.45
Calls
no outgoing calls
Tested by
9
CreateColVector
Method · 0.36
test_gf_userdata_cache
Function · 0.36
test_convection1d_dg
Function · 0.36
test_apply
Function · 0.36
test_calclinearized
Function · 0.36
impl_test_sparsity_optimization
Function · 0.36
test_hidden
Function · 0.36
test_pickle_gridfunction_complex
Function · 0.36
Test
Function · 0.36