A gfortran bug precludes moving this into the scalar_pde_source interface body
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=1), | intent(in) | :: | sign | |||
type(scalar_pde), | intent(inout) | :: | pde | |||
type(scalar_field), | intent(in) | :: | phi | |||
type(matptr), | intent(in), | target | :: | mats(:) | ||
type(scalar_source), | intent(in) | :: | src | |||
real(kind=psb_dpk_), | intent(in), | optional | :: | side |