Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ddeabm_with_event_class_vec), | intent(inout) | :: | me | |||
real(kind=wp), | intent(in) | :: | t |
time |
||
real(kind=wp), | intent(in), | dimension(:) | :: | x |
state |
|
real(kind=wp), | intent(out), | dimension(:) | :: | g |
vector event function: . The event is located when any . |
|
integer, | intent(in), | optional | :: | ig |
the event function to compute:
If |
Interface to the ddeabm_with_event_class_vec scalar event function.