Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KratosMultiphysics/Kratos
/ SynchronizeVariable
Method
SynchronizeVariable
kratos/sources/communicator.cpp:357–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
bool Communicator::SynchronizeVariable(Variable<int> const& rThisVariable)
358
{
359
return true;
360
}
361
362
bool Communicator::SynchronizeVariable(Variable<double> const& rThisVariable)
363
{
Callers
15
MoveMesh
Method · 0.80
__ApplyALEBoundaryCondition
Method · 0.80
CalculateMeshVelocitiesGeneralizedAlpha
Function · 0.80
CalculateMeshVelocities
Function · 0.80
SynchronizeRHS
Method · 0.80
UpdateModelPartNodesFromSystemVector
Function · 0.80
SetData
Method · 0.80
InitializeModelPartVariables
Function · 0.80
Execute
Method · 0.80
GetValuesFromFatherModelPart
Method · 0.80
TransferValuesToFatherModelPart
Method · 0.80
_SolveFluid
Method · 0.80
Calls
no outgoing calls
Tested by
5
InitializeModelPartVariables
Function · 0.64
test_remove_nodes_parallel_interfaces
Method · 0.64
KRATOS_TEST_CASE_IN_SUITE
Function · 0.64
RunTestCase
Method · 0.64
test_nodal_area
Method · 0.64