Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
mpi_read_control_p
Subroutine
MIT
9 statements
Source File
MeshClassWithMPI.f90
mpi_read_control_p
Contents
None
subroutine mpi_read_control_p(infile_control, my_rank, itr_max, tol)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=17),
intent(in)
::
infile_control
integer,
intent(in)
::
my_rank
integer,
intent(out)
::
itr_max
real(kind=8),
intent(out)
::
tol
Contents
None