Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SeismicAnalysis_), | intent(inout) | :: | this | |||
type(FEMDomain_), | intent(inout), | target | :: | femdomain | ||
real(kind=real64), | intent(in) | :: | YoungModulus(:) | |||
real(kind=real64), | intent(in) | :: | PoissonRatio(:) | |||
real(kind=real64), | intent(in) | :: | Density(:) | |||
integer(kind=int32), | intent(in), | optional, | allocatable | :: | fix_node_list_x(:) | |
integer(kind=int32), | intent(in), | optional, | allocatable | :: | fix_node_list_y(:) | |
integer(kind=int32), | intent(in), | optional, | allocatable | :: | fix_node_list_z(:) |