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
66 statements
Source File
basal_surface.F90
basal_surface_mod
get_i
Contents
None
abstract interface
private function get_i(this) result(property)
Arguments
Type
Intent
Optional
Attributes
Name
class(
basal_surface
),
intent(in)
::
this
Return Value
integer
The value of whatever property of the basal surface is being returned.