AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
synchronize.hpp File Reference
#include "axom/config.hpp"
#include "axom/core/Macros.hpp"
#include "axom/core/execution/execution_space.hpp"

Namespaces

 axom
 

Functions

template<typename ExecSpace >
void axom::synchronize () noexcept
 Synchronizes all execution threads when using an ASYNC policy with the specified execution space. More...
 
template<>
void axom::synchronize< SEQ_EXEC > () noexcept