Skip to main content

GetInvC

Get C1C^{-1} matrix.

@GetMethods

Interface

INTERFACE
MODULE SUBROUTINE GetInvC(obj, invC)
CLASS(LinearElasticModel_), INTENT(IN) :: obj
REAL(DFP), INTENT(INOUT) :: invC(:, :)
END SUBROUTINE GetInvC
END INTERFACE
info

In the case of plane-stress or plane-strain, this routine only access 3-by-3 block of invCinvC.