Wrong subroutine name in error
This commit is contained in:
parent
2fecb02ddc
commit
352a5578cc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue