| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | public | :: | is_PT | ||||
| logical, | public | :: | hugoniot_bc |
exact Rankine-Hugoniot relations at this boundary_PT |
|||
| type(signal_t), | public | :: | imposed_PorM | ||||
| type(signal_t), | public | :: | imposed_T | ||||
| type(FF_flux_port_t), | public, | pointer | :: | port | |||
| real(kind=dp), | public | :: | wave_time |
Minimum time for wave propagation |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(boundary_t), | intent(out) | :: | me | |||
| type(krn_t), | intent(inout) | :: | krn | |||
| class(input_t), | intent(in), | pointer | :: | cfg | ||
| type(simulation_t), | intent(inout) | :: | sim |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(boundary_t), | intent(inout) | :: | me | |||
| type(krn_t), | intent(inout), | target | :: | krn | ||
| class(input_t), | intent(in), | pointer | :: | cfg |