Octopus
force_interaction_oct_m::force_interaction_t Type Reference

Detailed Description

Definition at line 113 of file force_interaction.F90.

Inheritance diagram for force_interaction_oct_m::force_interaction_t:
Inheritance graph

Public Attributes

real(real64), dimension(:,:), allocatable, public force
 

Private Attributes

integer dim = 0
 spatial dimensions More...
 
integer system_np = 0
 number of particles in the system that the forces are acting on More...
 

Member Data Documentation

◆ dim

integer force_interaction_oct_m::force_interaction_t::dim = 0
private

spatial dimensions

Definition at line 114 of file force_interaction.F90.

◆ system_np

integer force_interaction_oct_m::force_interaction_t::system_np = 0
private

number of particles in the system that the forces are acting on

Definition at line 115 of file force_interaction.F90.

◆ force

real(real64), dimension(:,:), allocatable, public force_interaction_oct_m::force_interaction_t::force

Definition at line 117 of file force_interaction.F90.


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