Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(DiffusionEq_), | public, | allocatable | :: | DiffusionEq_Array(:) | |||
type(FiniteDeform_), | public, | allocatable | :: | FiniteDeform_Array(:) | |||
type(MultiPhysics_), | public, | allocatable | :: | MultiPhysics_Array(:) | |||
type(ContactMechanics_), | public, | allocatable | :: | ContactMechanics_Array(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Simulator_), | intent(inout) | :: | sim | |||
type(Field_), | intent(inout), | target | :: | field |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Simulator_), | intent(inout) | :: | sim | |||
type(Field_), | intent(inout), | target | :: | field | ||
real(kind=real64), | intent(in) | :: | time | |||
integer(kind=int32), | intent(in) | :: | step |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Simulator_), | intent(inout) | :: | sim | |||
type(Field_), | intent(inout), | target | :: | field | ||
integer(kind=int32), | intent(in) | :: | step | |||
character(len=*), | intent(in), | optional | :: | SolverType |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Simulator_), | intent(inout) | :: | sim | |||
type(Field_), | intent(inout), | target | :: | field | ||
integer(kind=int32), | intent(in) | :: | step |