plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
20 statements
Source File
booleanModifier.f90
main
Contents
Variables
soil
plate
box
PorePressure
Velocity
Uses
FEMDomainClass
Variables
Type
Attributes
Name
Initial
type(
FEMDomain_
)
::
soil
type(
FEMDomain_
)
::
plate
type(
FEMDomain_
)
::
box
real(kind=real64),
allocatable
::
PorePressure
(:)
real(kind=real64),
allocatable
::
Velocity
(:,:)