Octopus
system_oct_m::system_init_interaction Interface Reference

initialize a given interaction of the system More...

Detailed Description

initialize a given interaction of the system

In general, this routine should call the init() routine of the supported interactions, if necessary perform other related tasks, and throw an fatal error if called for an unsupported interaction.

Definition at line 233 of file system.F90.

Private Member Functions

subroutine system_init_interaction (this, interaction)
 

Constructor & Destructor Documentation

◆ system_init_interaction()

subroutine system_oct_m::system_init_interaction::system_init_interaction ( class(system_t), intent(inout), target  this,
class(interaction_t), intent(inout)  interaction 
)
private

Definition at line 233 of file system.F90.


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