|
|
virtual IVariableSynchronizer * | variableSynchronizer ()=0 |
| | Associated classical variable synchronizer.
|
|
virtual ConstArrayView< MatVarIndex > | sharedItems (Int32 index)=0 |
| | List of shared MatVarIndex for index rank index in the variableSynchronizer::communicatingRanks() array;.
|
|
virtual ConstArrayView< MatVarIndex > | ghostItems (Int32 index)=0 |
| | List of ghost MatVarIndex for index rank index in the variableSynchronizer::communicatingRanks() array;.
|
|
virtual void | recompute ()=0 |
| | Recalculates synchronization information.
|
|
virtual void | checkRecompute ()=0 |
| | Recalculates synchronization information if necessary.
|
|
virtual Ref< IMeshMaterialSynchronizeBuffer > | commonBuffer ()=0 |
| | Common buffer for messages.
|
|
virtual eMemoryRessource | bufferMemoryRessource () const =0 |
| | Memory resource to use for communication buffers.
|
◆ ~IMeshMaterialVariableSynchronizer()
| virtual Arcane::Materials::IMeshMaterialVariableSynchronizer::~IMeshMaterialVariableSynchronizer |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: