Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KratosMultiphysics/Kratos
/ pGetComm
Method
pGetComm
kratos/containers/system_vector.h:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
const DataCommunicator* pGetComm() const
133
{
134
return mpComm;
135
}
136
137
///@}
138
///@name Operators
Callers
1
SystemVector
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected