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