SpECTRE  v2024.03.19
Parallel::charmxx::MainChareRegistrationConstructor Struct Reference

Class to mark a constructor as a constructor for the main chare. More...

#include <CharmRegistration.hpp>

Detailed Description

Class to mark a constructor as a constructor for the main chare.

The main chare must have a constructor that takes a const Parallel::charmxx::MainChareRegistrationConstructor& as its only argument. This constructor is only used to trigger the RegisterChare::registrar code needed for automatic registration.

See also
RegisterChare

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