The AHA Model
Revision: 12809
Reference implementation 04 (HEDG02_04)
|
Abstract interface for the deferred init function clean_init
that has to be overridden by each object that extends the basic motivational state type.
More...
Public Member Functions | |
elemental subroutine | motivation_init_root (this) |
Abstract interface for the deferred init function clean_init
that has to be overridden by each object that extends the basic motivational state type.
Definition at line 1058 of file m_neuro.f90.
elemental subroutine the_neurobio::motivation_init_root::motivation_init_root | ( | class(state_motivation_base), intent(inout) | this | ) |
[in,out] | this |
Definition at line 1058 of file m_neuro.f90.