plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
initSeepageFlow
Subroutine
MIT
33 statements
Source File
SeepageFlowClass.f90
SeepageFlowClass
initSeepageFlow
Contents
public subroutine initSeepageFlow(this, femdomain, model, Permiability)
Type Bound
SeepageFlow_
Arguments
Type
Intent
Optional
Attributes
Name
class(
SeepageFlow_
),
intent(inout)
::
this
type(
FEMDomain_
),
intent(in),
target
::
femdomain
character(len=*),
intent(in)
::
model
real(kind=real64),
intent(in)
::
Permiability
(:)