blob: 58450c028e000be85e8ceec1bb0499597ff76006 [file] [log] [blame]
c---------------------------------------------------------------------
c---------------------------------------------------------------------
subroutine adi
c---------------------------------------------------------------------
c---------------------------------------------------------------------
call copy_faces
call x_solve
call y_solve
call z_solve
call add
return
end