Definition at line 12 of file MpiUnitCache.f90.
◆ add_rank_cache()
procedure, private mpiunitcachemodule::mpiunitcachetype::add_rank_cache |
|
private |
◆ cache()
procedure mpiunitcachemodule::mpiunitcachetype::cache |
◆ destroy()
procedure mpiunitcachemodule::mpiunitcachetype::destroy |
◆ get_cached()
procedure mpiunitcachemodule::mpiunitcachetype::get_cached |
◆ get_msg_index()
procedure, private mpiunitcachemodule::mpiunitcachetype::get_msg_index |
|
private |
◆ get_rank_index()
procedure, private mpiunitcachemodule::mpiunitcachetype::get_rank_index |
|
private |
◆ init()
procedure mpiunitcachemodule::mpiunitcachetype::init |
◆ is_rank_cached()
procedure, private mpiunitcachemodule::mpiunitcachetype::is_rank_cached |
|
private |
◆ cached_messages
type(stlvecint), private mpiunitcachemodule::mpiunitcachetype::cached_messages |
|
private |
Definition at line 15 of file MpiUnitCache.f90.
15 type(STLVecInt),
private :: cached_messages
◆ cached_ranks
type(stlvecint), private mpiunitcachemodule::mpiunitcachetype::cached_ranks |
|
private |
Definition at line 14 of file MpiUnitCache.f90.
14 type(STLVecInt),
private :: cached_ranks
◆ nr_msg_types
integer(i4b), private mpiunitcachemodule::mpiunitcachetype::nr_msg_types |
|
private |
◆ nr_stages
integer(i4b), private mpiunitcachemodule::mpiunitcachetype::nr_stages |
|
private |
The documentation for this type was generated from the following file: