4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tailorized "2004-02-05 09:02:46 by logg" Don't check residual on first step for fixed time step
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-02-05 08:46:44 by logg" More optimizations, use increments instead of residuals in non-stiff and adaptive level 1 iterations. Benchmark problem now take 7.5 seconds.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-02-03 11:49:35 by logg" More optimizations, no big improvement.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-02-03 10:44:25 by logg" Optimization of multi-adaptive solver: Optimized choice of residual and rewritten sparsity using stl containers, gives performance increase by a factor 12.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-02-02 10:34:37 by logg" Updates for version 0.4.5.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-02-02 10:26:23 by logg" Update benchmark for ODE solver.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-02-02 08:33:02 by logg" Rename function.h to enable compilation under Cygwin. Update benchmark problem.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-02-01 19:51:28 by logg" Add new benchmark problem for multi-adaptive solver. Bug fix in ParticleSystem.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-02-01 16:42:15 by logg" Initialization of first time step and some improvements of the regulation of time steps.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-02-01 11:12:17 by logg" Fix stabilization, including stabilized fixed point iteration and stabilizing time step sequences. Works for all test problems.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-31 19:02:23 by logg" Implement stabilizing time step sequence (still not working).
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-31 16:03:38 by logg" Modify time-stepping algorithm to simplify control of first time step.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-31 12:42:41 by logg" Improved interface for TimeStepper to allow interation with the Ko Project. Bug fix in cGqElement.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-30 15:33:51 by logg" Remove #include <bits/stl_alloc.h> in Parameter.h
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-30 09:56:26 by logg" Improved fixed point iteration, starting to work...
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-29 20:14:30 by logg" Improved fixed point iteration, still not working properly for stabilization of time slabs.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-29 09:32:09 by logg" Improved fixed point iteration
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-29 08:17:17 by logg" Improve partitioning of time slab.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-28 19:54:10 by logg" Improve fixed point iteration, starting to work.
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-28 16:08:20 by logg" Multi-adaptive updates
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-28 12:05:55 by logg" Added missing file
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-27 19:30:57 by logg" Level 3 stabilized fixed point iteration (still not working).
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-27 15:33:15 by logg" Remove unused functions in TimeSlab, SimpleTimeSlab, RecursiveTimeSlab
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-27 15:24:08 by logg" Use new iterators in fixed point iteration
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-27 14:06:18 by logg" Bug fix iterators
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-27 11:31:41 by logg" Add list of element groups and iterator for element groups
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-27 09:17:20 by logg" New class ElementGroup, add iterators for elements in time slabs and element groups
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-26 20:02:47 by logg" Multi-adaptive updates
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-26 17:03:12 by logg" Preparation for level 3 fixed point iteration
Anders Logg
as logg
More... almost 21 years ago
Tailorized "2004-01-25 10:17:47 by logg" Updates for version 0.4.4
Anders Logg
as logg
More... almost 21 years ago