Advanced Multi-Physics (AMP)
On-Line Documentation
Classes | Namespaces
AsyncMapOperator.h File Reference
#include "AMP/mesh/Mesh.h"
#include "AMP/operators/AsynchronousOperator.h"
Include dependency graph for AsyncMapOperator.h:

Go to the source code of this file.

Classes

class  AMP::Operator::AsyncMapOperator
 A base class for asynchronous map operations between meshes. A map operation involves two meshes and a communicator spanning those meshes. For some processors one of the meshes may be NULL. The constructor may require syncronous communication, but the apply calls should be implemented asynchronously. Note: Maps may impose a serial thread or even deadlock in parallel if implemented synchronously without great care. More...
 

Namespaces

namespace  AMP
 
namespace  AMP::Operator
 



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page