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_conduction
Function
13 statements
Source File
mod_thermal_conduction.f08
mod_thermal_conduction
new_conduction
Contents
None
public function new_conduction(settings_tgt, background_tgt) result(conduction)
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(
conduction_t
)
Contents
None