Legolas v. 2.2.1 - develop
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_components_from_basis_function
Function
15 statements
Source File
mod_state_vector.f08
mod_state_vector
get_components_from_basis_function
Contents
private function get_components_from_basis_function(this, basis_function_name) result(comps)
Type Bound
state_vector_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
state_vector_t
),
intent(in)
::
this
character(len=*),
intent(in)
::
basis_function_name
Return Value
type(
sv_component_t
), allocatable, (:)