Interface Documentation
Version: invalid
Public Member Functions | List of all members
flecsi::exec::launch_domain Struct Reference

A launch domain with a static identity but a runtime size. More...

#include <launch.hh>

Public Member Functions

constexpr launch_domain (std::size_t s=0)
 
void size (std::size_t s)
 
constexpr std::size_t size () const
 
constexpr bool operator== (const launch_domain &o) const
 
constexpr bool operator!= (const launch_domain &o) const
 

Detailed Description

A launch domain with a static identity but a runtime size.


The documentation for this struct was generated from the following file: