plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
PoromechanicsClass
Module
MIT
13 statements
Source File
PoromechanicsClass.f90
PoromechanicsClass
Contents
Derived Types
Poromechanics_
Subroutines
runPoromechanics
Uses
fem
Derived Types
type, public ::
Poromechanics_
Components
Type
Visibility
Attributes
Name
Initial
type(
FEMDomain_
),
public,
pointer
::
FEMDomain
Type-Bound Procedures
procedure, public ::
run
=>
runPoromechanics
Subroutines
public subroutine
runPoromechanics
(obj)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Poromechanics_
),
intent(inout)
::
obj