Toggle navigation
Legolas v. 2.1.1 - develop
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
get_spline_function
Subroutine
24 statements
Source File
mod_state_vector_component.f08
mod_state_vector_component
get_spline_function
Contents
None
private subroutine get_spline_function(this, spline_order, spline_func)
Arguments
Type
Intent
Optional
Attributes
Name
class(
sv_component_t
),
intent(in)
::
this
integer,
intent(in),
optional
::
spline_order
procedure(
basis_function
),
intent(out),
pointer
::
spline_func
Contents
None