plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
FEMesh_
Derived Type
MIT
5 statements
Source File
ex0011_CreateMeshEx3.f90
FEMeshClass
FEMesh_
Contents
Variables
NodCoord
ElemNod
ElemMat
type, public :: FEMesh_
Components
Type
Visibility
Attributes
Name
Initial
real(kind=real64),
public,
allocatable
::
NodCoord
(:,:)
integer(kind=int32),
public,
allocatable
::
ElemNod
(:,:)
integer(kind=int32),
public,
allocatable
::
ElemMat
(:)