MCPcopy 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
357bool Communicator::SynchronizeVariable(Variable<int> const& rThisVariable)
358{
359 return true;
360}
361
362bool Communicator::SynchronizeVariable(Variable<double> const& rThisVariable)
363{

Callers 15

MoveMeshMethod · 0.80
CalculateMeshVelocitiesFunction · 0.80
SynchronizeRHSMethod · 0.80
SetDataMethod · 0.80
ExecuteMethod · 0.80
_SolveFluidMethod · 0.80

Calls

no outgoing calls

Tested by 5

RunTestCaseMethod · 0.64
test_nodal_areaMethod · 0.64