Forgot a print statement
This commit is contained in:
parent
600f7305bd
commit
85a8f1bc0b
1 changed files with 0 additions and 3 deletions
|
|
@ -443,9 +443,6 @@ submodule(moduleMesh) elements
|
|||
|
||||
DO e = 1, self%numCells
|
||||
Xi = self%cells(e)%obj%phy2log(r)
|
||||
if (e < 160) then
|
||||
print *, e, Xi
|
||||
end if
|
||||
IF(self%cells(e)%obj%inside(Xi)) THEN
|
||||
nVol = self%cells(e)%obj%n
|
||||
EXIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue