get_components_from_basis_function Function

private function get_components_from_basis_function(this, basis_function_name) result(comps)

Type Bound

state_vector_t

Arguments

Type IntentOptional Attributes Name
class(state_vector_t), intent(in) :: this
character(len=*), intent(in) :: basis_function_name

Return Value type(sv_component_t), allocatable, (:)