Octopus
local_domain_t Type Reference

Detailed Description

Definition at line 157 of file local_multipoles.F90.

Public Attributes

class(box_t), pointer box
 box defining the domain More...
 
character(len=500) clist
 list of centers More...
 
character(len=15) lab
 declared name More...
 
integer dshape
 shape of domain More...
 
logical, dimension(:), allocatable mesh_mask
 mesh points inside the domain More...
 
logical, dimension(:), allocatable ions_mask
 ions inside the domain More...
 
type(local_write_twrit
 write handler for local domains analysis More...
 

Member Data Documentation

◆ box

class(box_t), pointer local_domain_t::box

box defining the domain

Definition at line 158 of file local_multipoles.F90.

◆ clist

character(len=500) local_domain_t::clist

list of centers

Definition at line 159 of file local_multipoles.F90.

◆ lab

character(len=15) local_domain_t::lab

declared name

Definition at line 160 of file local_multipoles.F90.

◆ dshape

integer local_domain_t::dshape

shape of domain

Definition at line 161 of file local_multipoles.F90.

◆ mesh_mask

logical, dimension(:), allocatable local_domain_t::mesh_mask

mesh points inside the domain

Definition at line 162 of file local_multipoles.F90.

◆ ions_mask

logical, dimension(:), allocatable local_domain_t::ions_mask

ions inside the domain

Definition at line 163 of file local_multipoles.F90.

◆ writ

type(local_write_t) local_domain_t::writ

write handler for local domains analysis

Definition at line 164 of file local_multipoles.F90.


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