plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
34 statements
Source File
ex0010_mpigraph.f90
main
Contents
Variables
mpid
vertex
graph
f
i
Uses
std
Variables
Type
Attributes
Name
Initial
type(
MPI_
)
::
mpid
type(
Vertex_
)
::
vertex
(4)
type(
Graph_
)
::
graph
type(
IO_
)
::
f
integer(kind=int32)
::
i