public subroutine grow_by_pressure_stem(this, pressure)
compute cell-averaged mean stress
trace(sigma)
show result
Type Bound
Stem_
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
class(Stem_),
|
intent(inout) |
|
|
:: |
this |
|
real(kind=real64),
|
intent(in) |
|
|
:: |
pressure |
|