Public Member Functions | |
| void | copy (ConstMemoryView from, eMemoryResource from_mem, MutableMemoryView to, eMemoryResource to_mem, const RunQueue *queue) override |
| Copies the data from from to to with the queue queue. | |
Definition at line 49 of file MemoryResourceMng.cc.
|
inlineoverridevirtual |
Copies the data from from to to with the queue queue.
queue may be null.
Implements Arcane::IMemoryCopier.
Definition at line 54 of file MemoryResourceMng.cc.
References ARCCORE_FATAL, and Arcane::MemoryUtils::copyHost().