Independent Coulomb potential/field correctness oracles for triangle panels.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(panel_geometry_type), | intent(in) | :: | geometry | |||
| real(kind=dp), | intent(in) | :: | charge | |||
| real(kind=dp), | intent(in) | :: | target(3) | |||
| integer(kind=i32), | intent(in) | :: | order | |||
| real(kind=dp), | intent(out) | :: | potential | |||
| real(kind=dp), | intent(out) | :: | field(3) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(panel_geometry_type), | intent(in) | :: | geometry | |||
| real(kind=dp), | intent(in) | :: | charge | |||
| real(kind=dp), | intent(in) | :: | target(3) | |||
| integer(kind=i32), | intent(in) | :: | order | |||
| real(kind=dp), | intent(out) | :: | potential |