|
|
using | cproxy = CProxy_Main<Metavariables> |
|
using | ckindex = CkIndex_Main<Metavariables> |
|
using | algorithm = Main<Metavariables> |
|
|
| RegisterPhaseChangeReduction (const RegisterPhaseChangeReduction &)=default |
|
RegisterPhaseChangeReduction & | operator= (const RegisterPhaseChangeReduction &)=default |
|
| RegisterPhaseChangeReduction (RegisterPhaseChangeReduction &&)=default |
|
RegisterPhaseChangeReduction & | operator= (RegisterPhaseChangeReduction &&)=default |
| void | register_with_charm () const override |
| std::string | name () const override |
|
| RegistrationHelper (const RegistrationHelper &)=default |
|
RegistrationHelper & | operator= (const RegistrationHelper &)=default |
|
| RegistrationHelper (RegistrationHelper &&)=default |
|
RegistrationHelper & | operator= (RegistrationHelper &&)=default |
|
virtual bool | is_registering_chare () const |
◆ name()
template<typename Metavariables, typename InvokeCombine, typename... Tags>
◆ register_with_charm()
template<typename Metavariables, typename InvokeCombine, typename... Tags>
◆ registrar
template<typename Metavariables, typename Invokable, typename... Tags>
Initial value: =
RegisterPhaseChangeReduction<Metavariables, Invokable,
Tags...>>()
bool register_func_with_charm()
Function that adds a pointer to a specific derived class to the charm_register_list.
Definition CharmRegistration.hpp:681
The documentation for this struct was generated from the following file:
- src/Parallel/CharmRegistration.hpp