Skip to content

Commit acf936f

Browse files
committed
Import s_prohibit_abort into m_eos so case-optimized builds link
1 parent ab34a1a commit acf936f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/common/m_eos.fpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ module m_eos
1919
2020
use m_derived_types
2121
use m_global_parameters_common
22+
use m_mpi_common, only: s_prohibit_abort
2223
use m_constants, only: eos_ideal_gas, eos_mie_gruneisen, eos_jwl, eos_vinet, eos_rk4_steps, ode_isentrope, &
2324
& ode_reference_temperature, sgm_eps, verysmall, dflt_real
2425

0 commit comments

Comments
 (0)