#*********************************************************************** # # use with test problem Domains # # parallel adaptive computation using mpi # to use NP processors execute, eg, # # mpirun -np NP Domains # #*********************************************************************** # # ucsd domain -Laplace u =1 # u domain=13 S ispd=1, mxcg=50, dtol=1.e-4 p-1 # # this is the solution of a small problem on one processor # i t iadapt=5 i s t iadapt=1, nvtrgt=2000 s # # the main parallel adaptive meshing phase # p1 t iadapt=7 i inplsw=1, lines=0 f ifun=0, nx=1, ny=-1, nz=1, lines=2, iscale=0 t iadapt=1, nvtrgt=80000 # # mesh regularization and final dd solve # t iadapt=8 s iprob=-1 # # some parallel graphics # g igrsw=-3 g igrsw=-2 t iadapt=0 i inplsw=5, lines=2, iscale=1 i inplsw=6, lines=2, iscale=1 f ifun=0, nx=1, ny=-1, nz=1, lines=2, iscale=0 p-1