Octopus
volume_oct_m::volume_t Type Reference

Detailed Description

Definition at line 132 of file volume.F90.

Private Attributes

integer n_elements
 
logical, dimension(:), allocatable join
 
integer, dimension(:), allocatable type
 
real(real64), dimension(:,:), allocatable params
 

Member Data Documentation

◆ n_elements

integer volume_oct_m::volume_t::n_elements
private

Definition at line 134 of file volume.F90.

◆ join

logical, dimension(:), allocatable volume_oct_m::volume_t::join
private

Definition at line 135 of file volume.F90.

◆ type

integer, dimension(:), allocatable volume_oct_m::volume_t::type
private

Definition at line 136 of file volume.F90.

◆ params

real(real64), dimension(:,:), allocatable volume_oct_m::volume_t::params
private

Definition at line 137 of file volume.F90.


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