plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
24 statements
Source File
divide_mesh.f90
main
Contents
Variables
domain
my_domain
Kmatrix
Kv
v
mpid
Uses
FEMDomainClass
Variables
Type
Attributes
Name
Initial
type(
FEMDomain_
)
::
domain
type(
FEMDomain_
)
::
my_domain
type(
CRS_
)
::
Kmatrix
real(kind=real64),
allocatable
::
Kv
(:)
real(kind=real64),
allocatable
::
v
(:)
type(
MPI_
)
::
mpid