Question #117187 on DOLFIN changed: https://answers.launchpad.net/dolfin/+question/117187
Status: Open => Answered Garth Wells proposed the following answer: On 09/07/10 21:05, jhame...@illinois.edu wrote: > New question #117187 on DOLFIN: > https://answers.launchpad.net/dolfin/+question/117187 > > Hello, > > My understanding is that dolfin allow experimental parallel assembly. > Is there more information, on whats experimental about it, any > caveats etc? > It should just 'work'. In the vast majority of cases you don't need to worry about it when writing your own solver. If you try to do something which is not yet supported, it should return an error. To run a program, just use mpirun -np numproc . . . . . Garth > Thanks, -Jehanzeb > -- You received this question notification because you are a member of DOLFIN Team, which is an answer contact for DOLFIN. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp