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 |
2000-05-17 |
Wolfgang Bangerth | apply_boundary_values. jacobians |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Wolfgang Bangerth | Fix wrong calculation. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Wolfgang Bangerth | When eliminating boundary values from a matrix, we... |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Wolfgang Bangerth | Reindent. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Wolfgang Bangerth | Fix formatting. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Wolfgang Bangerth | Make an assertion stronger. Move invariant code out... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Guido Kanschat | extra argument for formatting |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | Use the old scheme to compute the Jacobian matrices... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | Fix some remaining problem with the templatization. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | Add standard container typedefs. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | Also templatize on output data type. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | Forgot some explicit instantiations. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | Nicer layout and white background. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | Nicer layout. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | templatized vector args. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | Templatize on vector types in many functions, to suppor... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | Remove 'inline' keyword from functions in this .cc... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Wolfgang Bangerth | Minor reindentations. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Wolfgang Bangerth | Fix 3d non-compilability. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Wolfgang Bangerth | Add names and dates to the individual changes. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Wolfgang Bangerth | Add dates to changes. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Wolfgang Bangerth | Don't use the user flags any more for make_hanging_node... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Wolfgang Bangerth | Clarify which functions use the user flags and which... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Wolfgang Bangerth | Clarify which functions use the user flags and which... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Wolfgang Bangerth | Make the sparsity pattern a template arg of make_sparsi... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Wolfgang Bangerth | BlockSpars{eMatrix,ityPattern} |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Ralf Hartmann | small fix. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Wolfgang Bangerth | Add missing includes. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Ralf Hartmann | mt for functions with 6 args. |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Wolfgang Bangerth | Add comment. |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Wolfgang Bangerth | Implement DoFRenumbering::sort_selected_dofs_back |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Wolfgang Bangerth | DoFTools::extract_hanging_node_dofs |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Ralf Hartmann | FEValuesBase::get_cell |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Ralf Hartmann | new function get_cell returns the present cell |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Wolfgang Bangerth | Accelerate the algorithm to construct the hanging node... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Ralf Hartmann | fix small bug, some missing breaks. |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Wolfgang Bangerth | Assemble matrix and rhs in parallel. |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Ralf Hartmann | DoFHandler::max_couplings_between_dofs () bounded by... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Ralf Hartmann | max_couplings_between_dofs is bounded by n_dofs() |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Ralf Hartmann | fix bug with missing min(...,n) |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Wolfgang Bangerth | Update on Subcriptor stuff. |
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