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_components_from_basis_function
Function
15 statements
Source File
mod_state_vector.f08
mod_state_vector
get_components_from_basis_function
Contents
None
private function get_components_from_basis_function(this, basis_function_name) result(comps)
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,(:)
Contents
None