The AHA Model  Revision: 12809
Reference implementation 04 (HEDG02_04)
the_behaviour::behaviour_init_root Interface Reference

Abstract interface for the deferred init function that has to be overriden by each object that extends the basic behavioural component class. More...

Collaboration diagram for the_behaviour::behaviour_init_root:

Public Member Functions

elemental subroutine behaviour_init_root (this)
 

Detailed Description

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 76 of file m_behav.f90.

Constructor & Destructor Documentation

◆ behaviour_init_root()

elemental subroutine the_behaviour::behaviour_init_root::behaviour_init_root ( class(behaviour_base), intent(inout)  this)

Definition at line 76 of file m_behav.f90.


The documentation for this interface was generated from the following file: