(git:c5411e0)
Loading...
Searching...
No Matches
qs_tensors_types::distribution_3d_type Type Reference

Data Fields

type(distribution_2d_type), pointer dist_2d_1 => NULL()
 
type(distribution_2d_type), pointer dist_2d_2 => NULL()
 
type(mp_comm_typecomm_3d = mp_comm_type()
 
type(mp_comm_typecomm_2d_1 = mp_comm_type()
 
type(mp_comm_typecomm_2d_2 = mp_comm_type()
 
logical owns_comm = .FALSE.
 

Detailed Description

Definition at line 57 of file qs_tensors_types.F.

Field Documentation

◆ dist_2d_1

type(distribution_2d_type), pointer qs_tensors_types::distribution_3d_type::dist_2d_1 => NULL()

Definition at line 58 of file qs_tensors_types.F.

◆ dist_2d_2

type(distribution_2d_type), pointer qs_tensors_types::distribution_3d_type::dist_2d_2 => NULL()

Definition at line 58 of file qs_tensors_types.F.

◆ comm_3d

type(mp_comm_type) qs_tensors_types::distribution_3d_type::comm_3d = mp_comm_type()

Definition at line 59 of file qs_tensors_types.F.

◆ comm_2d_1

type(mp_comm_type) qs_tensors_types::distribution_3d_type::comm_2d_1 = mp_comm_type()

Definition at line 59 of file qs_tensors_types.F.

◆ comm_2d_2

type(mp_comm_type) qs_tensors_types::distribution_3d_type::comm_2d_2 = mp_comm_type()

Definition at line 59 of file qs_tensors_types.F.

◆ owns_comm

logical qs_tensors_types::distribution_3d_type::owns_comm = .FALSE.

Definition at line 60 of file qs_tensors_types.F.


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