| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(FEMDomain_), | intent(inout) | :: | this | |||
| real(kind=real64), | intent(in) | :: | YoungModulus(:) | |||
| real(kind=real64), | intent(in), | optional | :: | PoissonRatio(:) | ||
| logical, | intent(in), | optional | :: | omp | ||
| type(CRS_), | intent(inout) | :: | StiffnessMatrix |