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