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