2000-05-31 |
Guido Kanschat | renaming in Quadrature |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Guido Kanschat | bug removed |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Guido Kanschat | new functions in QProjector; weeded out doc for Quadrature |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Wolfgang Bangerth | Ack, this bug seemed to be too obvious for proper testi... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Wolfgang Bangerth | Fix bug in SparsityPattern::print_gnuplot. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Wolfgang Bangerth | Fix bug in print_gnuplot. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Wolfgang Bangerth | Note bugfix by Ralf in DataOut. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Ralf Hartmann | fix a sneaky bug in MT. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Guido Kanschat | Temporarily removed grid_generator from all |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Ralf Hartmann | replace MatrixCreator<dim>::create_interpolation_matrix... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Wolfgang Bangerth | Fix removed exceptions in function.h |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Wolfgang Bangerth | Adjust copyright. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Wolfgang Bangerth | Minor adjustments. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Wolfgang Bangerth | Fix of FullMatrix::Tvmult |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Wolfgang Bangerth | List changes 3.0->3.0.1, and slight layout changes. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Wolfgang Bangerth | If the copyright needs to be changed, then like this. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Guido Kanschat | enclosed_hyper_cube in 3d |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Ralf Hartmann | new class FETools, function MatrixCreator::create_inter... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Ralf Hartmann | add a new class FETools that provides interpolation... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Wolfgang Bangerth | Fix missing </p> (yields different browser output) |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Wolfgang Bangerth | More time sorting. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Wolfgang Bangerth | Reorder how vmult and Tvmult work, make them more confo... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Wolfgang Bangerth | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Wolfgang Bangerth | Fix indexing bug. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Guido Kanschat | bug fixed |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Guido Kanschat | today's changes |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Guido Kanschat | optimized flux sparsity |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Guido Kanschat | bug removed |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Guido Kanschat | fixes |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Guido Kanschat | VectorTools::integrate_difference: |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Guido Kanschat | ComponentSelectFunction added, CosineFunction fixed |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Guido Kanschat | missing declarations added |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Guido Kanschat | redundant exceptions removed |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Guido Kanschat | Dependence on forward_declarations removed for speed |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Wolfgang Bangerth | Fix. |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Guido Kanschat | dependence on forward_declarations.h removed for speed |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Guido Kanschat | sorted in time |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Guido Kanschat | debug functions included |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Guido Kanschat | Dependence on forward_declarations removed for speed |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Wolfgang Bangerth | Eliminate stores of zeroes. |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Wolfgang Bangerth | Use Jacobi preconditioning. Check for float matrices... |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Wolfgang Bangerth | MatrixTools::apply_boundary_values |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Wolfgang Bangerth | Fix template problem. |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Wolfgang Bangerth | Make apply_boundary_values a template of the number... |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Wolfgang Bangerth | Implement Jacobi preconditioning. |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Wolfgang Bangerth | Implement residual for block matrices. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Guido Kanschat | Error in 3D removed |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Wolfgang Bangerth | Add new testcase. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Wolfgang Bangerth | Use reinit(Vector) instead of reinit(size), to make... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Wolfgang Bangerth | Adapt to recent changes in the lib. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Wolfgang Bangerth | Update to changes in the lib. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Wolfgang Bangerth | Fix @p tag by #...# |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Ralf Hartmann | FE_DGx::restriction is changed to a local projection |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Ralf Hartmann | small fix |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Ralf Hartmann | small reformating and doc fixes |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Ralf Hartmann | remove 38659 lines of code for the restriction matrices... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Ralf Hartmann | Implementation of the restriction matrices for DG eleme... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Ralf Hartmann | scripts for assembling the restriction matrices for... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Wolfgang Bangerth | Fix a bug with non-square/square block matrices. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Wolfgang Bangerth | Check that the fe used by a fevalues object is the... |
commit | commitdiff | tree | snapshot |
2000-05-22 |
Wolfgang Bangerth | Add a function to get at the DoFHandler of an accessor... |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Guido Kanschat | new colors for enclosed square |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Guido Kanschat | parameter for solver |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Make this file work in non-MT mode as well. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Unconditionalize inclusion of thread_management, now... |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Change ACE_* to Threads::* |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Change ACE_* to Threads::* |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Change ACE_Thread* to Threads::* |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Fix more non-MT problems. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Change formatting. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Implement dummy thread creation and mutices to be able... |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Implement more functions for block matrices as well. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Fix another such bug. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Fix a bug that shows up when a line is empty. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Reindent. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Wolfgang Bangerth | work around a bug in egcs |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Ralf Hartmann | MeshSmoothing moved into Triangulation class. New smoot... |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Ack, I didn't want to check in this file. Sorry. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Ups, one should check things, even if they appear simple. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Fix alleged bugs and add comments. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Fix two assertions. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Move template function to respective .templates.h file. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Mark non-implemented block. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Add some more functions for block sparse matrices.... |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Allow access to the block indices. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Add more assertions. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Implement a block-to-global transformation function. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Fix language. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | Fix indentation. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Wolfgang Bangerth | It compiles now. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Wolfgang Bangerth | Further work on apply_boundary_values for block matrice... |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Wolfgang Bangerth | Add apply_boundary_values for block matrices and vectors. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Wolfgang Bangerth | Add apply_boundary_values for block matrices and vectors. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Wolfgang Bangerth | Grant access to index objects. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Wolfgang Bangerth | Implement comparison of block index objects. |
commit | commitdiff | tree | snapshot |
next |
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams