You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A couple of test routines pass on a serial test, though failing on mpi test with multiple processors. The test routines may have been written for a serial test.
In PR #1 , these following routines are turned into a serial test. However, ultimately they should be supported on MPI test as well:
A couple of test routines pass on a serial test, though failing on mpi test with multiple processors. The test routines may have been written for a serial test.
In PR #1 , these following routines are turned into a serial test. However, ultimately they should be supported on MPI test as well:
test/adjoint_relation/sponge
test/adjoint_relation/SAT_farfield
test/adjoint_relation/SAT_isothermal
test/adjoint_relation/artificial_dissipation
test/adjoint_relation/inviscid_flux
test/adjoint_relation/viscous_flux
test/adjoint_relation/body_force
test/linearized_relation/SAT_farfield_linearized
test/linearized_relation/SAT_isothermal_linearized
test/linearized_relation/artificial_dissipation_linearized
test/linearized_relation/inviscid_flux_linearized
test/linearized_relation/viscous_flux_linearized
test/linearized_relation/viscous_flux_C
test/linearized_relation/body_force_linearized
The text was updated successfully, but these errors were encountered: