Octopus
interaction_oct_m::interaction_calculate Interface Reference

All interactions need to implement the following deferred method, which takes information form the interaction partner and system to calculate the interaction. More...

Detailed Description

All interactions need to implement the following deferred method, which takes information form the interaction partner and system to calculate the interaction.

Definition at line 254 of file interaction.F90.

Private Member Functions

subroutine interaction_calculate (this)
 

Constructor & Destructor Documentation

◆ interaction_calculate()

subroutine interaction_oct_m::interaction_calculate::interaction_calculate ( class(interaction_t), intent(inout)  this)
private

Definition at line 254 of file interaction.F90.


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