Octopus
read_coords_oct_m::read_coords_info Type Reference

Detailed Description

Definition at line 161 of file read_coords.F90.

Private Attributes

integer source
 
integer flags
 
integer n
 number of atoms in file More...
 
type(read_coords_atom), dimension(:), allocatable atom
 
real(real64), dimension(:,:), allocatable latvec
 

Member Data Documentation

◆ source

integer read_coords_oct_m::read_coords_info::source
private

Definition at line 162 of file read_coords.F90.

◆ flags

integer read_coords_oct_m::read_coords_info::flags
private

Definition at line 163 of file read_coords.F90.

◆ n

integer read_coords_oct_m::read_coords_info::n
private

number of atoms in file

Definition at line 165 of file read_coords.F90.

◆ atom

type(read_coords_atom), dimension(:), allocatable read_coords_oct_m::read_coords_info::atom
private

Definition at line 166 of file read_coords.F90.

◆ latvec

real(real64), dimension(:,:), allocatable read_coords_oct_m::read_coords_info::latvec
private

Definition at line 168 of file read_coords.F90.


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