-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
maintenance: update to latest firedrake
- Loading branch information
Showing
5 changed files
with
8 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,3 @@ | ||
reading mesh from coarse.msh ... | ||
DM Object: DM_0x84000000_1 1 MPI process | ||
type: plex | ||
DM_0x84000000_1 in 2 dimensions: | ||
Number of 0-cells per rank: 157 | ||
Number of 1-cells per rank: 428 | ||
Number of 2-cells per rank: 272 | ||
Labels: | ||
celltype: 3 strata with value/size (1 (428), 3 (272), 0 (157)) | ||
depth: 3 strata with value/size (0 (157), 1 (428), 2 (272)) | ||
Cell Sets: 1 strata with value/size (50 (476)) | ||
Face Sets: 2 strata with value/size (41 (69), 40 (13)) | ||
exterior_facets: 1 strata with value/size (1 (80)) | ||
interior_facets: 1 strata with value/size (1 (545)) | ||
pyop2_core: 1 strata with value/size (1 (857)) | ||
pyop2_owned: 0 strata with value/size () | ||
pyop2_ghost: 0 strata with value/size () | ||
solving on mesh (1 levels refinement) with P_2 x P_1 Taylor-Hood elements ... | ||
Linear s_ solve converged due to CONVERGED_RTOL iterations 14 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters