plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
17 statements
Source File
MPI_dot_product.f90
main
Contents
Variables
RHS
solver
mpid
n
Uses
FEMSolverClass
Variables
Type
Attributes
Name
Initial
real(kind=real64),
allocatable
::
RHS
(:)
type(
FEMSolver_
)
::
solver
type(
MPI_
),
target
::
mpid
integer(kind=int32),
parameter
::
n
=
3