x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
is_root
Function
5 statements
Source File
mesh.f90
m_mesh
is_root
Contents
public pure function is_root(self) result(is_root_rank)
Returns whether or not the current rank is the root rank
Type Bound
parallel_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
parallel_t
),
intent(in)
::
self
Return Value
logical