Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
PoromechanicsClass
Module
MIT
13 statements
Source File
PoromechanicsClass.f90
PoromechanicsClass
Contents
Derived Types
Poromechanics_
Subroutines
runPoromechanics
Uses
fem
Contents
Derived Types
Poromechanics_
Subroutines
runPoromechanics
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