Wrong subroutine name in error

This commit is contained in:
Jorge Gonzalez 2026-03-01 09:57:40 +01:00
commit 352a5578cc

View file

@ -1260,7 +1260,7 @@ MODULE moduleInput
mesh%edges(e)%obj%eColl => meshColl%cells(nVolColl)%obj mesh%edges(e)%obj%eColl => meshColl%cells(nVolColl)%obj
ELSE ELSE
CALL criticalError("No connection between edge and meshColl", "initInject") CALL criticalError("No connection between edge and meshColl", "readGeometry")
END IF END IF