(git:c5411e0)
Loading...
Searching...
No Matches
group_dist_types Module Reference

Types to describe group distributions. More...

Data Types

interface  create_group_dist
 
interface  get_group_dist
 
type  group_dist_d0_type
 
type  group_dist_d1_type
 
interface  release_group_dist
 

Functions/Subroutines

elemental integer function, public maxsize (this)
 ...
 
elemental integer function, public group_dist_proc (this, pos)
 ...
 

Detailed Description

Types to describe group distributions.

History
2019.03 created [Frederick Stein]
Author
Frederick Stein

Function/Subroutine Documentation

◆ maxsize()

elemental integer function, public group_dist_types::maxsize ( type(group_dist_d1_type), intent(in)  this)

...

Parameters
this...
Returns
...

Definition at line 269 of file group_dist_types.F.

Here is the caller graph for this function:

◆ group_dist_proc()

elemental integer function, public group_dist_types::group_dist_proc ( type(group_dist_d1_type), intent(in)  this,
integer, intent(in)  pos 
)

...

Parameters
this...
pos...
Returns
...

Definition at line 283 of file group_dist_types.F.

Here is the caller graph for this function: