Legolas v. 2.2.1 - develop
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
set_heating_funcs
Subroutine
13 statements
Source File
mod_physics.f08
mod_physics
set_heating_funcs
Contents
private subroutine set_heating_funcs(this, H_func, dHdT_func, dHdrho_func)
Type Bound
physics_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
physics_t
),
intent(inout)
::
this
procedure(real(dp))
::
H_func
procedure(real(dp)),
optional
::
dHdT_func
procedure(real(dp)),
optional
::
dHdrho_func