Toggle navigation
ISOFT
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
get_i
Abstract Interface
94 statements
Source File
glacier.F90
glacier_mod
get_i
Contents
None
abstract interface
private pure function get_i(this) result(property)
Arguments
Type
Intent
Optional
Attributes
Name
class(
glacier
),
intent(in)
::
this
Return Value
integer
The value of whatever property of the glacier is being returned.