Octopus
read_coords_oct_m::read_coords_atom Type Reference

Detailed Description

Definition at line 152 of file read_coords.F90.

Private Attributes

character(len=15) label
 stuff that is always known More...
 
real(real64), dimension(:), allocatable x
 
real(real64) charge
 stuff specific to PDB files More...
 
character(len=3) residue
 
logical move
 stuff specific to the inp file More...
 

Member Data Documentation

◆ label

character(len=15) read_coords_oct_m::read_coords_atom::label
private

stuff that is always known

Definition at line 153 of file read_coords.F90.

◆ x

real(real64), dimension(:), allocatable read_coords_oct_m::read_coords_atom::x
private

Definition at line 154 of file read_coords.F90.

◆ charge

real(real64) read_coords_oct_m::read_coords_atom::charge
private

stuff specific to PDB files

Definition at line 156 of file read_coords.F90.

◆ residue

character(len=3) read_coords_oct_m::read_coords_atom::residue
private

Definition at line 157 of file read_coords.F90.

◆ move

logical read_coords_oct_m::read_coords_atom::move
private

stuff specific to the inp file

Definition at line 158 of file read_coords.F90.


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