setFixedMatrix Module Subroutine

pure module subroutine setFixedMatrix(this, isFixed)

Set whether the matrix is fixed -> only calculated once

Arguments

Type IntentOptional Attributes Name
class(MatrixTerm), intent(inout) :: this
logical, intent(in) :: isFixed