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 |
2000-05-10 |
Wolfgang Bangerth | Since no-one else stepped up: remove QUIET_DESTRUCTOR... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Wolfgang Bangerth | Add step-9, which is by no means complete, however. |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Wolfgang Bangerth | Add step-9, which is by no means complete, however. |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Wolfgang Bangerth | Add doc. |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Wolfgang Bangerth | FESystem::reinit generated exception with update_suppor... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Wolfgang Bangerth | Getting support points from system elements resulted... |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Wolfgang Bangerth | Change output upon linking of libs, since this process... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Wolfgang Bangerth | Move some functions around from .h to .templates.h... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Wolfgang Bangerth | Extend block matrices. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Wolfgang Bangerth | Extend block matrix test. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Wolfgang Bangerth | Fix mmult/Tmmult: don't resize output arg. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Wolfgang Bangerth | FullMatrix::mmult/Tmmult |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Wolfgang Bangerth | More doc update. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Add matrix_norm_square, get_sparsity_pattern |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Change matrix_norm to matrix_norm_square and implement... |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Change matrix_norm to matrix_norm_square. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Avoid confusion about matrix_norm. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Add matrix scalar product. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Implement some of the linear algebra. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Remove bogus comment. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Add access to the individual blocks. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Update forgotten comment. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Wolfgang Bangerth | Fix index bugs. |
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