Octopus
mesh_cube_map_oct_m::mesh_cube_map_t Type Reference

Detailed Description

Definition at line 133 of file mesh_cube_map.F90.

Private Attributes

integer nmap
 The number of maps. More...
 
integer, dimension(:, :), allocatable map
 
type(accel_mem_tmap_buffer
 

Member Data Documentation

◆ nmap

integer mesh_cube_map_oct_m::mesh_cube_map_t::nmap
private

The number of maps.

Definition at line 135 of file mesh_cube_map.F90.

◆ map

integer, dimension(:, :), allocatable mesh_cube_map_oct_m::mesh_cube_map_t::map
private

Definition at line 136 of file mesh_cube_map.F90.

◆ map_buffer

type(accel_mem_t) mesh_cube_map_oct_m::mesh_cube_map_t::map_buffer
private

Definition at line 137 of file mesh_cube_map.F90.


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