Tailorized "2004-06-23 15:09:18 by logg" Added integrals on the boundary (ds). This is experimental and only partly working. More tests are needed. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-23 12:44:20 by logg" Minor updates. New test to see if the commit info reaches the mailing list. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-23 12:40:48 by logg" Minor updates. Testing if commit info is automatically sent to the DOLFIN-dev mailing list. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-23 10:27:05 by logg" Updates of maps from reference cells. Added map from reference boundary of reference cell to given boundary on current cell. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-22 17:35:02 by hoffman" Updated ChangeLog |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-22 15:47:02 by logg" More updates for ds. Created a separate list of tables for integrals on the boundary. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-22 14:05:33 by logg" Added templates for CG, GMRES, FGMRES, and BiCGSTAB conforming to the new standard. (Inheritance from Preconditioner and LinearSolver.) |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-22 13:16:52 by logg" Add new matrix functions (max, min, norm and sum of rows and columns), patch from Erik Svensson. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-21 13:37:49 by logg" Update ChangeLog |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-21 12:36:54 by logg" Removed mesh refinement bug fix from TODO list |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-20 21:59:58 by johanjan" ChangeLog update |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-20 21:57:38 by johanjan" Added update of element to right hand side assembling, which is necessary for derivatives. Derivatives of ElementFunction/Product now work. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-20 15:51:52 by logg" More updates for boundary integrals, we're getting close... |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-20 13:47:08 by logg" Add computation of local number of given face. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-20 12:24:00 by logg" Add rules for local ordering to documentation of the Mesh class. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-20 10:38:57 by logg" Removed cast from CellIterator to Cell (iterators should behave as pointers) |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-20 09:13:25 by logg" New functions Boundary::noNodes(), noFaces(), noEdges() |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-19 19:49:05 by logg" Added missing file |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-19 19:44:45 by logg" Added new structure for preconditioners. All preconditioners inherit from the common base class Preconditioner. Added the new class GaussSeidel as a basic example. The GaussSeidel class can be used either as a preconditioner or as a linear solver. All preconditioners and linear solvers (everything in SISolver och KrylovSolver) should be moved to the new structure. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-19 15:09:58 by logg" Bug fix for 3D mesh refinement, patch from Par Ingelstrom. Mesh refinement should now work in both 2D and 3D. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-19 15:09:58 by logg" Bug fix for 3D mesh refinement, patch from Par Ingelstrom. Mesh refinement should now work in both 2D and 3D. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-19 14:15:39 by logg" Small fixes. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-18 15:12:30 by johanjan" Added missing mesh file. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-18 15:12:08 by johanjan" Updates to derivatives. Test of derivatives of a known function is now completed and verified (elementfunction demo). cG(1) test in the wave module still produces slightly incorrect solution. General updates and fixes to derivative operators. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-18 08:14:44 by logg" Update TODO list |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-17 14:30:14 by johanjan" Implemented the missing ElementFunction derivative operators in PDE. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-17 14:16:22 by johanjan" Bugfixes for ElementFunction derivatives. |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-16 16:07:19 by hoffman" More ds-updates |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-14 15:28:40 by hoffman" ds updates: access of cell through map.cell() |
|
More...
|
over 20 years ago
|
Tailorized "2004-06-02 15:41:58 by hoffman" Added boundary quadrature, as preparation for applying bc weakly. |
|
More...
|
over 20 years ago
|