0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FS references Mesh, distinguish struct _p_dMeshAdjacency More... over 15 years ago
clean up excess grouping in favor of compound types More... over 15 years ago
more transition from groups to datasets More... over 15 years ago
Create compound types so that we can avoid using groups to keep attributes together. More... over 15 years ago
Forgot to add dohpinit.c More... over 15 years ago
Initial DHM viewer for dFS and Vec More... over 15 years ago
Let compiler decide when to inline More... over 15 years ago
Start VecView_Dohp_FSCont More... over 15 years ago
viewers, implementation headers, initialization More... over 15 years ago
s/PetscMap/PetscLayout/ as in PETSc-dev More... over 15 years ago
MatSetBlockSize() now works with BAIJ in PETSc-dev More... over 15 years ago
Header shuffle More... over 15 years ago
Skeleton for DHM (Dohp HDF5 referencing iMesh) viewers More... over 15 years ago
Moved dohpblock to tools directory More... over 15 years ago
Only build SSE3 kernel when SSE3 is available More... over 15 years ago
Track upstream update to DM implementation More... over 15 years ago
Update ellip test to solve p-Bratu instead of plain p-Laplacian. More... over 15 years ago
Add ellip preconditioner of form: Aq1^{-1} Mq1 Mdiag^{-1} More... over 15 years ago
Fix test output for -dfs_view change More... over 15 years ago
Update for PCShell API change in PETSc-dev More... over 15 years ago
More work on stokes More... over 15 years ago
Better reporting of FS sizes More... over 15 years ago
Fixed definition of ellip_p, add dirty LINEAR macro More... over 15 years ago
Preallocation is done by dFSGetMatrix, doing it again loses block size information. More... over 15 years ago
Add trivial program to construct full adjacencies for a mesh. More... over 15 years ago
More work on Stokes, now works with PCFieldSplit. Schur preconditioning could be better. More... over 15 years ago
Add -dfs_assemble_reduced, uncouples components in matrix assembly. More... over 15 years ago
Add diagonal weighting, useful to get a properly weighted diagonal mass matrix. More... over 15 years ago
Add MatGetVecs_DohpFS, so that vectors obtained from these matrices are appropriate for mat-free More... over 15 years ago
Stokes: assemble preconditioning matrix for velocity block More... over 15 years ago