Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ GetMatrixPtr
Method
GetMatrixPtr
comp/python_comp.cpp:3621–3624 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3619
}
3620
3621
shared_ptr<BaseMatrix> GetMatrixPtr() override
3622
{
3623
return premat;
3624
}
3625
3626
void Mult (const BaseVector & x, BaseVector & y) const override
3627
{
Callers
9
Update
Method · 0.45
Update
Method · 0.45
MGM
Method · 0.45
FinalizeLevel
Method · 0.45
Update
Method · 0.45
FinalizeLevel
Method · 0.45
NGS_DLL_HEADER ExportNgcomp
Function · 0.45
PythonPreconditioner
Method · 0.45
Update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected