This is in a block statement due to gfortran-8.3 issue w/ not being able to find this interface This is in a block statement due to gfortran-8.3 issue w/ not being able to find this interface
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=1), | intent(in) | :: | sign | |||
type(scalar_pde), | intent(inout) | :: | pde | |||
type(scalar_field), | intent(in) | :: | phi | |||
type(scalar_field), | intent(in), | optional | :: | gamma | ||
real(kind=psb_dpk_), | intent(in), | optional | :: | side |