Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(STFEMDomain_), | public, | pointer | :: | STFEMDomain | |||
real(kind=real64), | public, | allocatable | :: | DeformStress(:,:,:) | |||
real(kind=real64), | public, | allocatable | :: | DeformStrain(:,:,:) | |||
real(kind=real64), | public, | allocatable | :: | DeformStressInit(:,:,:) | |||
real(kind=real64), | public, | allocatable | :: | DeformStressMat(:,:,:) | |||
real(kind=real64), | public, | allocatable | :: | DeformStressRHS(:,:) | |||
real(kind=real64), | public, | allocatable | :: | DeformVecEBETot(:,:) | |||
real(kind=real64), | public, | allocatable | :: | DeformVecEBEInc(:,:) | |||
real(kind=real64), | public, | allocatable | :: | DeformVecGloTot(:) | |||
real(kind=real64), | public, | allocatable | :: | DeformVecGloInc(:) | |||
real(kind=real64), | public, | allocatable | :: | TractionVecGlo(:) | |||
real(kind=real64), | public, | allocatable | :: | ResidualVecGlo(:) | |||
real(kind=real64), | public, | allocatable | :: | InternalVecGlo(:) | |||
real(kind=real64), | public, | allocatable | :: | VolInitCurrEBE(:,:) | |||
real(kind=real64), | public | :: | dt | ||||
real(kind=real64), | public | :: | error | ||||
logical, | public | :: | MeshMove |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpaceTimeFEM_), | intent(inout) | :: | obj | |||
logical, | intent(in) | :: | on_off |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpaceTimeFEM_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpaceTimeFEM_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(SpaceTimeFEM_), | intent(inout) | :: | obj |