waLBerla 7.3
Loading...
Searching...
No Matches
ExecutionTags.hpp File Reference

Detailed Description

#include <concepts>
#include <optional>
#include "waLBerlaDefinitions.h"
#include "gpu/ErrorChecking.h"

Classes

struct  walberla::v8::sweep::exectag::_exec_tag
struct  walberla::v8::sweep::exectag::Serial
 Serial execution on a single CPU thread. More...
struct  walberla::v8::sweep::exectag::OpenMP
 Thread-parallel execution using OpenMP. More...
struct  walberla::v8::sweep::exectag::GPU
 Accelerated execution on GPU. More...

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  walberla::v8
namespace  walberla::v8::sweep
namespace  walberla::v8::sweep::exectag