-
Fix dohp_link_executable to handle mu...
was committed by Jed Brown
Sunday May 01
- Refactor exact solution dispatch to u... was committed by Jed Brown 04:37 PM
- Write correct bounding box into DHM f... was committed by Jed Brown 12:08 PM
- Add dMeshInferIntermediateAdjacencies... was committed by Jed Brown 12:05 PM
- Stokes: use Ap and Dp consistently fo... was committed by Jed Brown 01:25 AM
- Stokes: add -gravity, project Dirichl... was committed by Jed Brown 12:36 AM
- Add dFSDirichletProject() https://git... was committed by Jed Brown 12:36 AM
- Make dFSRegisterBoundarySet() automat... was committed by Jed Brown 12:36 AM
- Make dMeshGetEnts handle empty sets c... was committed by Jed Brown 12:36 AM
-
Add dMeshSetClosure (mutates the set)...
was committed by Jed Brown
Saturday Apr 30
- Remove prototype for dMeshGetAdjIndex... was committed by Jed Brown 11:15 PM
- Add test for nonlinear Stokes using u... was committed by Jed Brown 04:03 PM
- Handle the case of discrete integral ... was committed by Jed Brown 02:16 AM
- Add MatSetFromOptions https://github.... was committed by Jed Brown 02:14 AM
- Double dCHK was not necessary https:/... was committed by Jed Brown 01:46 AM
- Remove the constant pressure mode fro... was committed by Jed Brown 01:09 AM
- Fix bug in dTensorSymCompress3, fixes... was committed by Jed Brown 12:56 AM
- Fix the definition of gamma = (Du : D... was committed by Jed Brown 12:14 AM
-
Mark a debug function as unused when ...
was committed by Jed Brown
Thursday Apr 28
- Add dUSE_LOG_FINEGRAIN for logging of... was committed by Jed Brown 08:50 PM
- Add logging for dLOG_MeshLoad https:/... was committed by Jed Brown 03:50 PM
-
Preallocate for diagonal entry in adj...
was committed by Jed Brown
Tuesday Apr 26
-
Add Stokes example, closes #16
https:...
was committed by Jed Brown
Monday Apr 25
- Set symmetry options on Stokes precon... was committed by Jed Brown 01:43 AM
- Use dNorms in stokes https://github.c... was committed by Jed Brown 01:42 AM
- My use of PetscStackPop was *really* ... was committed by Jed Brown 01:05 AM
- Use MatGetLocalSubMatrix API for Stok... was committed by Jed Brown 12:03 AM
-
Remove the block size attribute from ...
was committed by Jed Brown
Sunday Apr 24
- DMGetLocalToGlobalMapping exists so u... was committed by Jed Brown 11:35 PM
- stokes: use -dirichlet LIST for bound... was committed by Jed Brown 10:29 PM
- Remove Mesh and Jacobi from Stokes st... was committed by Jed Brown 10:03 PM
- Remove unused members of Stokes https... was committed by Jed Brown 09:33 PM
- Do not error when Jp does not have th... was committed by Jed Brown 08:50 PM
- Add two more Stokes exact solutions. ... was committed by Jed Brown 08:49 PM
- Fix dRulesetIteratorCommitPatchApplie... was committed by Jed Brown 08:31 PM
- Silence two possibly uninitialized va... was committed by Jed Brown 03:59 PM
- Get rid of gcc-4.6 warning about a po... was committed by Jed Brown 03:59 PM
- Make dFSGlobalToExpanded and dFSExpan... was committed by Jed Brown 12:42 PM
- Close silly memory leak https://githu... was committed by Jed Brown 03:01 AM
- Initialize variables to silence warni... was committed by Jed Brown 02:49 AM
- Include pressure norms https://github... was committed by Jed Brown 02:43 AM
- Stokes was misusing dRulesetIteratorC... was committed by Jed Brown 02:42 AM
- Zero the user's pointer https://githu... was committed by Jed Brown 01:40 AM
- Use the same ordering in dFSRedimensi... was committed by Jed Brown 01:40 AM
- Note bugs in which sets and tags are ... was committed by Jed Brown 01:39 AM
- Bring the common parts of dFSBuildSpa... was committed by Jed Brown 01:39 AM
-
Work around possible bug in MatGetRow...
was committed by Jed Brown
Saturday Apr 23
- Update computation of norms in ellip.... was committed by Jed Brown 09:05 PM
- Fix derivative for manufactured solut... was committed by Jed Brown 09:04 PM
- Add dNormsAlgebraicScaled and use in ... was committed by Jed Brown 09:03 PM
- Make ellip use -dirichlet LIST instea... was committed by Jed Brown 07:40 PM
- use dNorms in ellip, it was reporting... was committed by Jed Brown 07:39 PM
- Compute elast norms using dNorms http... was committed by Jed Brown 07:27 PM
-
Minor code cleanliness issues caught ...
was committed by Jed Brown
Friday Apr 22
- Actually, the scale option was not ne... was committed by Jed Brown 08:44 PM
- Update after changed 'elast_scale' op... was committed by Jed Brown 08:37 PM
- Add Stokes viewer, use PetscOptionsBo... was committed by Jed Brown 08:19 PM
- Only write a new step if it doesn't e... was committed by Jed Brown 08:18 PM
-
Follow big XDestroyY change in petsc-...
was committed by Jed Brown
Thursday Apr 21
- Synchronized printing now needs Petsc... was committed by Jed Brown 05:10 PM
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An implementation of the ``dual order hp'' version of the finite element method. This project targets parallel domain-decomposition methods for strongly coupled nonlinear problems with PDE constraints.