4
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tailorized "2004-03-31 09:26:34 by logg" Add test for assembly of mass and stiffness matrices.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-31 08:58:07 by logg" Add simple reference meshes for triangle and tetrahedron.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-31 08:38:51 by logg" Add StiffnessMatrix, MassMatrix, and LoadVector.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-30 13:59:39 by logg" Change dx --> ddx
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-30 13:19:06 by logg" Add Euler module and demo program (harald).
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-30 12:57:54 by logg" Add support for GiD file format.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-30 12:45:44 by logg" Add gid script for DOLFIN (harald).
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-30 12:43:04 by logg" - Fix compilation error in stiff benchmark problem. - Fix bug in dolfin_function.h.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-26 18:28:00 by johanjan" Improved the "performance/stiff" test. It now takes B, the damping coefficient, and M, the number of small timesteps in a slab, as parameters. Also computes the coefficients of the computation time function using least squares.
Johan Jansson
as johanjan
More... almost 21 years ago
Tailorized "2004-03-26 16:09:51 by logg" Fix bug in multi-adaptive solver: shift()
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-26 13:56:28 by johanjan" ChangeLog updates.
Johan Jansson
as johanjan
More... almost 21 years ago
Tailorized "2004-03-26 13:24:52 by logg" Update todo list
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-26 12:31:10 by johanjan" Updated ChangeLog and copyright info.
Johan Jansson
as johanjan
More... almost 21 years ago
Tailorized "2004-03-26 12:11:03 by logg" Update todo list.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-26 10:09:10 by logg" Update todo list
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-26 09:49:58 by logg" Update test program.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-26 09:48:30 by logg" Fix compilation error, someone forgot to use --enable-debug. ;)
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-26 04:11:27 by johanjan" Added Newton's method (dG(0) only to start with) as an optional strategy for the multi-adaptive ODE solver. Currently it's not sparse and doesn't work for all problems (unknown reason), but it does seem to work multi-adaptively. Also added a "newton" test for use during the development of the method.
Johan Jansson
as johanjan
More... almost 21 years ago
Tailorized "2004-03-24 13:51:13 by hoffman" NSE updates
Johan Hoffman
as hoffman
More... almost 21 years ago
Tailorized "2004-03-22 18:54:17 by johanjan" Makefile fix.
Johan Jansson
as johanjan
More... almost 21 years ago
Tailorized "2004-03-22 18:42:39 by johanjan" Added a "performance" demo to the ODE solver, including both a nonstiff and stiff part. The performance measured is growth of computation time versus number of components for multi-adaptivity.
Johan Jansson
as johanjan
More... almost 21 years ago
Tailorized "2004-03-20 15:35:49 by johanjan" Split away save() from shift() in Solution and ElementData. Shifting is now done before stepping instead of after. This has very little impact internally in DOLFIN. The motivation is that if shifting is done afterwards, then the latest timeslab becomes difficult to access, so the solution becomes difficult to access for an external user for example.
Johan Jansson
as johanjan
More... almost 21 years ago
Tailorized "2004-03-11 19:46:20 by hoffman" navier-stokes module compiles
Johan Hoffman
as hoffman
More... almost 21 years ago
Tailorized "2004-03-11 08:58:08 by logg" Updates for version 0.4.9
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-11 08:51:14 by logg" Modify preparedist script
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-11 08:49:00 by logg" Updates for version 0.4.9 (problems with automatic logging of benchmark problems for each update)
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-11 08:40:46 by logg" Updates for version 0.4.9
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-11 08:33:24 by logg" Update preparedist script again
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-11 08:26:33 by logg" Update preparedist script
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-03-11 08:22:22 by logg" Updates for version 0.4.9
Anders Logg
as logg
More... almost 21 years ago