Legolas v. 2.2.1 - develop
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
set_magnetic_2_funcs
Subroutine
9 statements
Source File
mod_background.f08
mod_background
set_magnetic_2_funcs
Contents
private subroutine set_magnetic_2_funcs(this, B02_func, dB02_func, ddB02_func)
Type Bound
background_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
background_t
),
intent(inout)
::
this
procedure(real(dp))
::
B02_func
procedure(real(dp)),
optional
::
dB02_func
procedure(real(dp)),
optional
::
ddB02_func