dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #05078
running demos
Hi,
I was trying to run the demo poisson but it aborts:
Creating sub domain markers for boundary condition.
Initializing PETSc (ignoring command-line arguments).
Creating linear PDE with one boundary condition.
Solving linear PDE.
Assembling rank 2 form.
Ordering mesh entities...
Assembling over 2048 cells.
| Assembling over cells |
|-----------------------------------------------------------------| 0.0%
| Assembling over cells |
|======|----------------------------------------------------------| 10.0%
| Assembling over cells |
|=============|---------------------------------------------------| 20.0%
| Assembling over cells |
|===================|---------------------------------------------| 30.0%
| Assembling over cells |
|==========================|--------------------------------------| 40.0%
| Assembling over cells |
|================================|--------------------------------| 50.0%
| Assembling over cells |
|=======================================|-------------------------| 60.1%
| Assembling over cells |
|=============================================|-------------------| 70.1%
| Assembling over cells |
|====================================================|------------| 80.1%
| Assembling over cells |
|==========================================================|------| 90.1%
| Assembling over cells |
|=================================================================| 100.0%
Assembling rank 1 form.
Aborted
I configured the package with the option --disable-pydolfin because it
always give an error (already repported). The package was recovered today
via hg.
Any hint?
Thanks
Paulo
Follow ups