plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
restart_point_intvec32_MPI
Subroutine
MIT
47 statements
Source File
MPIClass.f90
MPIClass
restart_point_intvec32_MPI
Contents
public subroutine restart_point_intvec32_MPI(this, name, intvec)
Type Bound
MPI_
Arguments
Type
Intent
Optional
Attributes
Name
class(
MPI_
),
intent(inout)
::
this
character(len=*),
intent(in)
::
name
integer(kind=int32),
intent(inout),
allocatable
::
intvec
(:)