9.2
general documentation
parall Module Reference

Data Types

interface  parsom
 Compute the global sum of a real number in case of parellism. More...
 

Functions/Subroutines

subroutine csinit (irgpar)
 Initialize parallel parameters. More...
 

Variables

integer, save irangp = -1
 process rank More...
 
integer, save nrangp = 1
 number of processes (=1 if sequental) More...
 

Function/Subroutine Documentation

◆ csinit()

subroutine csinit ( integer(c_int), value  irgpar)

Initialize parallel parameters.

Parameters
[int]irgpar rank if parallel; -1 if sequantial