Octopus
grid_oct_m::grid_t Type Reference

Description of the grid, containing information on derivatives, stencil, and symmetries. More...

Detailed Description

Description of the grid, containing information on derivatives, stencil, and symmetries.

Definition at line 168 of file grid.F90.

Inheritance diagram for grid_oct_m::grid_t:
Inheritance graph

Private Attributes

type(derivatives_tder
 
type(stencil_tstencil
 
type(symmetries_tsymm
 
type(symmetrizer_tsymmetrizer
 

Member Data Documentation

◆ der

type(derivatives_t) grid_oct_m::grid_t::der
private

Definition at line 170 of file grid.F90.

◆ stencil

type(stencil_t) grid_oct_m::grid_t::stencil
private

Definition at line 171 of file grid.F90.

◆ symm

type(symmetries_t) grid_oct_m::grid_t::symm
private

Definition at line 172 of file grid.F90.

◆ symmetrizer

type(symmetrizer_t) grid_oct_m::grid_t::symmetrizer
private

Definition at line 173 of file grid.F90.


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