FTDSS
Read Me
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
abst_get_value
Interface
10 statements
Source File
properties_manager.F90
properties_properties_manager
abst_get_value
Contents
None
interface
private function abst_get_value(self, state, region_id) result(val)
Arguments
Type
Intent
Optional
Attributes
Name
class(
type_proereties_manager
),
intent(inout)
::
self
type(
type_gauss_point_state
),
intent(in)
::
state
integer(kind=int32),
intent(in)
::
region_id
Return Value
real(kind=real64)