MCPcopy 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();

Calls 7

sizeFunction · 0.70
pGetCommMethod · 0.45
resizeMethod · 0.45
SizeMethod · 0.45
IsDistributedMethod · 0.45
sizeMethod · 0.45
for_eachMethod · 0.45