calculateIdentityMat Module Subroutine

module subroutine calculateIdentityMat(this, indexingObj)

Initializes the identity matrix of this modeller based on Indexing object

Arguments

Type IntentOptional Attributes Name
class(Modeller), intent(inout) :: this
type(Indexing), intent(in) :: indexingObj