assemble Subroutine

private subroutine assemble(this, right_eigenvectors)

Type Bound

eigenfunctions_t

Arguments

Type IntentOptional Attributes Name
class(eigenfunctions_t), intent(inout) :: this
complex(kind=dp), intent(in) :: right_eigenvectors(:,:)