-
First pass optimizing TensorMult_Hex....
was committed by Jed Brown
Friday Nov 28
-
Implement Jacobian via MatShell, almo...
was committed by Jed Brown
Thursday Nov 27
-
Bug fix orienting face traversal for ...
was committed by Jed Brown
Wednesday Nov 26
-
Preliminary implementation of p-Lapla...
was committed by Jed Brown
Tuesday Nov 25
-
Use MatGetArray_SeqAIJ directly due t...
was committed by Jed Brown
Monday Nov 24
-
Added dQ1CORNER_CONST_DECLARE macro. ...
was committed by Jed Brown
Sunday Nov 23
- Frequency option and automated tests ... was committed by Jed Brown 10:47 PM
- Add event logging, cleanup a couple l... was committed by Jed Brown 08:58 PM
- Implement Q1 sparse matrix assembly f... was committed by Jed Brown 07:19 PM
- Annotate unused (except for checking)... was committed by Jed Brown 03:11 AM
- Fix gradients, coordinates. * Hoist ... was committed by Jed Brown 03:02 AM
-
Check residuals at quadrature points,...
was committed by Jed Brown
Saturday Nov 22
- Fix up non-debugging malloc and error... was committed by Jed Brown 11:25 AM
- Initialize loop variable Not sure ho... was committed by Jed Brown 01:18 AM
-
Solve projection problems with two el...
was committed by Jed Brown
Friday Nov 21
- CMake update Signed-off-by: Jed Brow... was committed by Jed Brown 08:01 PM
-
Partial implementation of geometric m...
was committed by Jed Brown
Monday Nov 17
- Use VLA-pointers in TensorMult_Hex: s... was committed by Jed Brown 01:07 AM
-
Replace explicit passing of work arra...
was committed by Jed Brown
Sunday Nov 16
- Specialize macros for GCC Signed-off... was committed by Jed Brown 04:34 PM
-
Clean up headers. No need for dFunct...
was committed by Jed Brown
Friday Nov 14
- Fix memzero bug in tensor application... was committed by Jed Brown 09:42 PM
-
Cosmetic changes, move s_dRule and s_...
was committed by Jed Brown
Tuesday Nov 11
-
Add dFSMatSetValuesExpanded. UNTESTE...
was committed by Jed Brown
Sunday Nov 09
- Mapping expanded to global and back. ... was committed by Jed Brown 12:09 AM
-
Fix in edge and region traversals
Si...
was committed by Jed Brown
Saturday Nov 08
- Update CMake modules. Signed-off-by:... was committed by Jed Brown 05:07 PM
-
Fix face permutations with respect to...
was committed by Jed Brown
Friday Nov 07
- dmimpl.h moved to include/private Si... was committed by Jed Brown 02:31 PM
- Fix in dGeomPermQuadIndex and Jacobi_... was committed by Jed Brown 02:29 PM
-
Added verifyAdjacencies to fs/tests/e...
was committed by Jed Brown
Sunday Nov 02
- Added dASSERT(cond) Signed-off-by: J... was committed by Jed Brown 10:04 PM
- Resolve some issues with inverse/forw... was committed by Jed Brown 10:03 PM
-
Major work setting up constraint matr...
was committed by Jed Brown
Friday Oct 31
-
Remove some cruft in dohpblock.
Sign...
was committed by Jed Brown
Friday Oct 17
- Add Jacobi test to CMake build. More... was committed by Jed Brown 01:51 PM
-
Work on building a function space.
A...
was committed by Jed Brown
Wednesday Oct 15
-
Propogate tensor degree fields down t...
was committed by Jed Brown
Tuesday Oct 14
-
Make dohpblock partition by default, ...
was committed by Jed Brown
Thursday Oct 09
- Get debugging symbols Signed-off-by:... was committed by Jed Brown 01:57 PM
- Better trace in Dohp code. Signed-of... was committed by Jed Brown 01:56 PM
-
Shared libs, command line options for...
was committed by Jed Brown
Wednesday Oct 08
-
Add BUILD_SANDBOX option.
Make dohpb...
was committed by Jed Brown
Tuesday Oct 07
-
Make BUILD_TESTS work, add etags targ...
was committed by Jed Brown
Monday Oct 06
- This was previously included by uthas... was committed by Jed Brown 10:41 AM
- Clean up unused stuff in FindPETSc.cm... was committed by Jed Brown 10:40 AM
- Remove uthash.h cruft, we don't actua... was committed by Jed Brown 02:07 AM
- This is the first attempt at replacin... was committed by Jed Brown 01:56 AM
- CMake FindPETSc and FindiMesh, seem t... was committed by Jed Brown 01:49 AM
- For testing the propogation of degree... was committed by Jed Brown 01:46 AM
- Reorganizing to support propogating d... was committed by Jed Brown 01:43 AM
-
Include dohpconf.h, correct error mac...
was committed by Jed Brown
Wednesday Sep 24
-
Use MPI indexed type to avoid packing...
was committed by Jed Brown
Sunday Sep 21
- Started sorting sets, need to refacto... was committed by Jed Brown 01:16 PM
-
Some reorganization in mesh implement...
was committed by Jed Brown
Friday Sep 19
-
Moved Mesh into FS.
Signed-off-by: J...
was committed by Jed Brown
Thursday Sep 18
-
The packer compiles. Will eventually...
was committed by Jed Brown
Wednesday Sep 17
-
Some cosmetic changes and a real star...
was committed by Jed Brown
Monday Sep 15
-
Mostly cosmetic maintenance. Nuked t...
was committed by Jed Brown
Sunday Sep 14
-
More work on dFS. The boilerplate sh...
was committed by Jed Brown
Thursday Sep 11
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.