plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
tanks_with_parameters
Function
MIT
18 statements
Source File
TankModelClass.f90
Tank_TankModelClassClass
tanks_with_parameters
Contents
public function tanks_with_parameters(tanks, params) result(ret_tanks)
Arguments
Type
Intent
Optional
Attributes
Name
type(
Tank_
),
intent(in)
::
tanks
(:)
real(kind=real64),
intent(in)
::
params
(:)
Return Value
type(
Tank_
), allocatable, (:)