Initialize growthterm
object.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(grid1), | intent(in) | :: | grid |
|
||
procedure(gfnc_t) | :: | g |
growth rate function, |
|||
integer, | intent(in) | :: | k |
order of the WENO reconstruction (default=3) |
||
character(len=*), | intent(in), | optional | :: | name |
name (default="growth-term") |