Octopus
|
Data Types | |
interface | ghost_interaction_t |
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... | |
Functions/Subroutines | |
class(ghost_interaction_t) function, pointer | ghost_interaction_init (partner) |
subroutine | ghost_interaction_calculate (this) |
subroutine | ghost_interaction_calculate_energy (this) |
subroutine | ghost_interaction_finalize (this) |
|
private |
Definition at line 132 of file ghost_interaction.F90.
|
private |
Definition at line 149 of file ghost_interaction.F90.
|
private |
Definition at line 160 of file ghost_interaction.F90.
|
private |
Definition at line 174 of file ghost_interaction.F90.