1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
style More... 10 months ago
Compare against boundary LDofs with associated BE on its own rank only More... 10 months ago
Loop over all the LDofs, not the TDofs! More... 10 months ago
Fixed Point default attribute. More... 10 months ago
Add continue to prevent segfaults. Separate element + bdr element checks. More... 10 months ago
Fix MeshType::SEGMENT improperly setting bdr_attributes More... 10 months ago
ghost boundary attributes mean volume tests are passsing More... 10 months ago
Added Jacobians to AdvectionFlux. More... 10 months ago
Optimized Burgers taking into account it has num_equations=1. More... 10 months ago
Extended documentation in hyperbolic.hpp. More... 10 months ago
Fix the boundary attributes of subvolume issue without using an RT space More... 10 months ago
Merge branch 'master' into build-bdr-dof-arr-dev More... 10 months ago
undo change to bind on general/socketstream.cpp More... 10 months ago
update isockstream.cpp to not use namespace std More... 10 months ago
add way to randomize points in the mesh More... 10 months ago
Added JdotN to Burgers. More... 10 months ago
Moved the constructor of HyperbolicFormIntegrator to the top. More... 10 months ago
Updating copyright statement in new unit test More... 10 months ago
update unit test More... 10 months ago
Adding 2 sample pyramid meshes More... 10 months ago
fix for case when points_cnt = 0 More... 10 months ago
Removing unnecessary files More... 10 months ago
minor - fix failing test More... 10 months ago
style More... 10 months ago
Implement parallel test More... 10 months ago
Missed one test code More... 10 months ago
Removing test codes More... 10 months ago
Include bdr dof check for serial. Renamed ldof variable to elemdof More... 10 months ago
Merge remote-tracking branch 'origin/master' into pyramid-dev More... 10 months ago
Restore communication of all element orders. More... 10 months ago