The AHA Model
Revision: 12809
Reference implementation 04 (HEDG02_04)
|
Abstract interface for the deferred init function that has to be overriden by each object that extends the basic behavioural component class. More...
Public Member Functions | |
elemental subroutine | move_init_root (this) |
Abstract interface for the deferred init function that has to be overriden by each object that extends the basic behavioural component class.
Definition at line 101 of file m_behav.f90.
elemental subroutine the_behaviour::move_init_root::move_init_root | ( | class(move), intent(inout) | this | ) |
Definition at line 101 of file m_behav.f90.