|
integer, dimension(:), allocatable, public | indx |
|
integer, allocatable, public | distribution |
|
integer, allocatable, public | layout |
|
integer, allocatable, public | on |
|
integer, allocatable, public | each |
|
integer, allocatable, public | pe |
|
|
type(fckit_mpi_comm), private | comm |
|
type(fckit_mpi_comm), private | parallel |
|
type(fckit_mpi_comm), private | communicator |
|
integer, private | nobs |
|
integer, private | the |
|
integer, private | counter |
|
integer, private | of |
|
integer, private | number |
|
integer, private | jobs |
|
integer, private | myproc |
|
integer, private | size |
|
integer, private | parallel |
|
integer, private | communicator |
|
integer, private | nproc |
|
integer, private | my |
|
integer, private | rank |
|
Definition at line 10 of file m_distribution.f90.
◆ constructor()
type(random_distribution) function type_distribution::random_distribution::constructor |
( |
integer, intent(in) |
gnobs | ) |
|
|
private |
◆ destructor()
final type_distribution::random_distribution::destructor |
( |
| ) |
|
|
finalprivate |
◆ mype()
procedure type_distribution::random_distribution::mype |
( |
| ) |
|
|
private |
◆ nobs_pe()
procedure type_distribution::random_distribution::nobs_pe |
( |
| ) |
|
|
private |
◆ received()
procedure type_distribution::random_distribution::received |
( |
| ) |
|
|
private |
◆ reset()
procedure type_distribution::random_distribution::reset |
( |
| ) |
|
|
private |
◆ comm
type(fckit_mpi_comm), private type_distribution::random_distribution::comm |
|
private |
◆ communicator [1/2]
type(fckit_mpi_comm), private type_distribution::random_distribution::communicator |
|
private |
◆ communicator [2/2]
integer, private type_distribution::random_distribution::communicator |
|
private |
◆ counter
integer, private type_distribution::random_distribution::counter |
|
private |
◆ distribution
integer, allocatable, public type_distribution::random_distribution::distribution |
◆ each
integer, allocatable, public type_distribution::random_distribution::each |
◆ indx
integer, dimension(:), allocatable, public type_distribution::random_distribution::indx |
◆ jobs
integer, private type_distribution::random_distribution::jobs |
|
private |
◆ layout
integer, allocatable, public type_distribution::random_distribution::layout |
◆ my
integer, private type_distribution::random_distribution::my |
|
private |
◆ myproc
integer, private type_distribution::random_distribution::myproc |
|
private |
◆ nobs
integer, private type_distribution::random_distribution::nobs |
|
private |
◆ nproc
integer, private type_distribution::random_distribution::nproc |
|
private |
◆ number
integer, private type_distribution::random_distribution::number |
|
private |
◆ of
integer private type_distribution::random_distribution::of |
|
private |
◆ on
integer, allocatable, public type_distribution::random_distribution::on |
◆ parallel [1/2]
type(fckit_mpi_comm), private type_distribution::random_distribution::parallel |
|
private |
◆ parallel [2/2]
integer, private type_distribution::random_distribution::parallel |
|
private |
◆ pe
integer, allocatable, public type_distribution::random_distribution::pe |
◆ rank
integer, private type_distribution::random_distribution::rank |
|
private |
◆ size
integer, private type_distribution::random_distribution::size |
|
private |
◆ the
integer private type_distribution::random_distribution::the |
|
private |
The documentation for this interface was generated from the following file: