ASPECT
|
Namespaces | |
aspect::TerminationCriteria | |
Macros | |
#define | ASPECT_REGISTER_TERMINATION_CRITERION(classname, name, description) |
A module for the definition of algorithms and methods that determine when to stop a simulation.
#define ASPECT_REGISTER_TERMINATION_CRITERION | ( | classname, | |
name, | |||
description | |||
) |
Given a class name, a name, and a description for the parameter file for a termination criterion object, register it with the aspect::TerminationCriteria::Manager class.
Definition at line 222 of file interface.h.