Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(FEMDomain_), | intent(inout) | :: | this | |||
real(kind=real64), | intent(in) | :: | displacement(:) | |||
real(kind=real64), | intent(in) | :: | YoungModulus(:) | |||
real(kind=real64), | intent(in) | :: | PoissonRatio(:) | |||
integer(kind=int32), | intent(in), | optional | :: | debug_elementID |