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
First pass at reporting errors for Ellip, not finished. More... about 16 years ago
Restrict qualifiers, make pointwise functions return void. More... about 16 years ago
First pass optimizing TensorMult_Hex. More... about 16 years ago
Implement Jacobian via MatShell, almost no performance difference compared to -snes_mf_operator unless very high accuracy is needed. More... about 16 years ago
Bug fix orienting face traversal for perm=5 More... about 16 years ago
Preliminary implementation of p-Laplacian solver More... about 16 years ago
Use MatGetArray_SeqAIJ directly due to cost of PetscMallocValidate More... about 16 years ago
Added dQ1CORNER_CONST_DECLARE macro. A bit ugly. More... about 16 years ago
Frequency option and automated tests More... about 16 years ago
Add event logging, cleanup a couple leaks. More... about 16 years ago
Implement Q1 sparse matrix assembly for projection problem. More... about 16 years ago
Annotate unused (except for checking) variables More... about 16 years ago
Fix gradients, coordinates. More... about 16 years ago
Check residuals at quadrature points, report L_1,L_2,L_\infty norms. More... about 16 years ago
Fix up non-debugging malloc and error handling More... about 16 years ago
Initialize loop variable More... about 16 years ago
Solve projection problems with two elements. [#1 status:resolved] More... about 16 years ago
CMake update More... about 16 years ago
Partial implementation of geometric maps. More... about 16 years ago
Use VLA-pointers in TensorMult_Hex: slightly faster, more readable. More... about 16 years ago
Replace explicit passing of work arrays with VLA. More... about 16 years ago
Specialize macros for GCC More... about 16 years ago
Clean up headers. No need for dFunctionBegin/End in main. More... about 16 years ago
Fix memzero bug in tensor application. Improved jacobi-ex1. More... about 16 years ago
Cosmetic changes, move s_dRule and s_dEFS into public header so that sizes are known. More... over 16 years ago
Add dFSMatSetValuesExpanded. UNTESTED More... over 16 years ago
Mapping expanded to global and back. More... over 16 years ago
Fix in edge and region traversals More... over 16 years ago
Update CMake modules. More... over 16 years ago
Fix face permutations with respect to reference frames. More... over 16 years ago