plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
31 statements
Source File
mpi_3d_tsfem.f90
main
Contents
Variables
domain
my_domain
TSFEM
mpid
n
LocalNodeList
idx
Uses
TSFEMClass
Variables
Type
Attributes
Name
Initial
type(
FEMDomain_
)
::
domain
type(
FEMDomain_
)
::
my_domain
type(
TSFEM_
)
::
TSFEM
type(
MPI_
)
::
mpid
integer(kind=int32)
::
n
integer(kind=int32),
allocatable
::
LocalNodeList
(:)
integer(kind=int32),
allocatable
::
idx
(:)