getFixedW Module Function

pure module function getFixedW(this, ind) result(wMat)

Return fixed mapping matrix with given index if inelastic data component is allocated

Arguments

Type IntentOptional Attributes Name
class(ModelboundCRMData), intent(in) :: this
integer(kind=ik), intent(in) :: ind

Return Value type(SparseRowData)