Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(TSFEM_), | intent(inout) | :: | this | |||
type(FEMDomain_), | intent(inout), | target | :: | femdomain | ||
real(kind=real64), | intent(in) | :: | Density | |||
real(kind=real64), | intent(in) | :: | YoungModulus | |||
real(kind=real64), | intent(in), | optional | :: | PoissonRatio | ||
integer(kind=int32), | intent(in) | :: | DOF | |||
type(MPI_), | intent(in), | optional, | target | :: | mpid |