setFixedMatrix Interface

interface
private pure module subroutine setFixedMatrix(this, isFixed)

Arguments

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

Description

Set whether the matrix is fixed -> only calculated once