Toggle navigation
Legolas v. 2.0.6 - stable
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
new_heating
Function
10 statements
Source File
mod_heating.f08
mod_heating
new_heating
Contents
None
public function new_heating(settings_tgt, background_tgt) result(heating)
Arguments
Type
Intent
Optional
Attributes
Name
type(
settings_t
),
intent(in),
target
::
settings_tgt
type(
background_t
),
intent(in),
target
::
background_tgt
Return Value
type(
heating_t
)
Contents
None