Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KratosMultiphysics/Kratos
/ SystemVector
Method
SystemVector
kratos/containers/system_vector.h:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
///@{
78
79
SystemVector() = default;
80
81
SystemVector(const SparseGraph<IndexType>& rGraph){
82
mpComm = rGraph.pGetComm();
Callers
6
test_SparseMatrixLinearOperator
Method · 0.80
test_LinearSystemWithMatrix
Method · 0.80
test_LinearSystemWithLinearOperator
Method · 0.80
test_LinearSystemWithMatrixFreeLinearOperator
Method · 0.80
test_scalar_assembly
Method · 0.80
test_matrix_assembly
Method · 0.80
Calls
7
size
Function · 0.70
pGetComm
Method · 0.45
resize
Method · 0.45
Size
Method · 0.45
IsDistributed
Method · 0.45
size
Method · 0.45
for_each
Method · 0.45
Tested by
6
test_SparseMatrixLinearOperator
Method · 0.64
test_LinearSystemWithMatrix
Method · 0.64
test_LinearSystemWithLinearOperator
Method · 0.64
test_LinearSystemWithMatrixFreeLinearOperator
Method · 0.64
test_scalar_assembly
Method · 0.64
test_matrix_assembly
Method · 0.64