Octopus
ghost_interaction_oct_m::ghost_interaction_t Interface Reference

The ghost ineraction is a dummy interaction, which needs to be setup between otherwise non-interacting interaction partners, to ensure synchronicity between the systems. More...

Detailed Description

The ghost ineraction is a dummy interaction, which needs to be setup between otherwise non-interacting interaction partners, to ensure synchronicity between the systems.

Definition at line 118 of file ghost_interaction.F90.

Inheritance diagram for ghost_interaction_oct_m::ghost_interaction_t:
Inheritance graph

Private Member Functions

procedure calculate => ghost_interaction_calculate
 
procedure calculate_energy => ghost_interaction_calculate_energy
 
final ghost_interaction_finalize
 
class(ghost_interaction_t) function, pointer ghost_interaction_init (partner)
 

Member Function/Subroutine Documentation

◆ calculate()

procedure ghost_interaction_oct_m::ghost_interaction_t::calculate
private

Definition at line 120 of file ghost_interaction.F90.

◆ calculate_energy()

procedure ghost_interaction_oct_m::ghost_interaction_t::calculate_energy
private

Definition at line 121 of file ghost_interaction.F90.

◆ ghost_interaction_finalize()

final ghost_interaction_oct_m::ghost_interaction_t::ghost_interaction_finalize
finalprivate

Definition at line 122 of file ghost_interaction.F90.

◆ ghost_interaction_init()

class(ghost_interaction_t) function, pointer ghost_interaction_oct_m::ghost_interaction_t::ghost_interaction_init ( class(interaction_partner_t), intent(inout), target  partner)
private

Definition at line 132 of file ghost_interaction.F90.


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