2000-05-19 |
wolf | Fix more non-MT problems. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
wolf | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
wolf | Change formatting. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
wolf | Implement dummy thread creation and mutices to be able... |
commit | commitdiff | tree | snapshot |
2000-05-19 |
wolf | Implement more functions for block matrices as well. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
wolf | Fix another such bug. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
wolf | Fix a bug that shows up when a line is empty. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
wolf | Reindent. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
wolf | Doc update. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
wolf | work around a bug in egcs |
commit | commitdiff | tree | snapshot |
2000-05-18 |
hartmann | MeshSmoothing moved into Triangulation class. New smoot... |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Ack, I didn't want to check in this file. Sorry. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Ups, one should check things, even if they appear simple. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Fix alleged bugs and add comments. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Fix two assertions. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Move template function to respective .templates.h file. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Mark non-implemented block. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Add some more functions for block sparse matrices.... |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Allow access to the block indices. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Add more assertions. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | . |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Implement a block-to-global transformation function. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Fix language. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | Fix indentation. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
wolf | It compiles now. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | Further work on apply_boundary_values for block matrice... |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | Add apply_boundary_values for block matrices and vectors. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | Add apply_boundary_values for block matrices and vectors. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | Grant access to index objects. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | Implement comparison of block index objects. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | apply_boundary_values. jacobians |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | Fix wrong calculation. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | When eliminating boundary values from a matrix, we... |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | Reindent. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | Fix formatting. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
wolf | Make an assertion stronger. Move invariant code out... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
guido | extra argument for formatting |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | Use the old scheme to compute the Jacobian matrices... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | Fix some remaining problem with the templatization. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | Add standard container typedefs. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | Also templatize on output data type. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | Forgot some explicit instantiations. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | Nicer layout and white background. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | Nicer layout. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | templatized vector args. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | Templatize on vector types in many functions, to suppor... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | Remove 'inline' keyword from functions in this .cc... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
wolf | Minor reindentations. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
wolf | Fix 3d non-compilability. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
wolf | Add names and dates to the individual changes. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
wolf | Add dates to changes. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
wolf | Don't use the user flags any more for make_hanging_node... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
wolf | Clarify which functions use the user flags and which... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
wolf | Clarify which functions use the user flags and which... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
wolf | Make the sparsity pattern a template arg of make_sparsi... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
wolf | BlockSpars{eMatrix,ityPattern} |
commit | commitdiff | tree | snapshot |
2000-05-15 |
hartmann | small fix. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
wolf | Add missing includes. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
hartmann | mt for functions with 6 args. |
commit | commitdiff | tree | snapshot |
2000-05-12 |
wolf | Add comment. |
commit | commitdiff | tree | snapshot |
2000-05-12 |
wolf | Implement DoFRenumbering::sort_selected_dofs_back |
commit | commitdiff | tree | snapshot |
2000-05-12 |
wolf | DoFTools::extract_hanging_node_dofs |
commit | commitdiff | tree | snapshot |
2000-05-11 |
hartmann | FEValuesBase::get_cell |
commit | commitdiff | tree | snapshot |
2000-05-11 |
hartmann | new function get_cell returns the present cell |
commit | commitdiff | tree | snapshot |
2000-05-11 |
wolf | Accelerate the algorithm to construct the hanging node... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
hartmann | fix small bug, some missing breaks. |
commit | commitdiff | tree | snapshot |
2000-05-11 |
wolf | Assemble matrix and rhs in parallel. |
commit | commitdiff | tree | snapshot |
2000-05-11 |
hartmann | DoFHandler::max_couplings_between_dofs () bounded by... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
hartmann | max_couplings_between_dofs is bounded by n_dofs() |
commit | commitdiff | tree | snapshot |
2000-05-11 |
hartmann | fix bug with missing min(...,n) |
commit | commitdiff | tree | snapshot |
2000-05-11 |
wolf | Update on Subcriptor stuff. |
commit | commitdiff | tree | snapshot |
2000-05-10 |
wolf | Since no-one else stepped up: remove QUIET_DESTRUCTOR... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
wolf | Add step-9, which is by no means complete, however. |
commit | commitdiff | tree | snapshot |
2000-05-10 |
wolf | . |
commit | commitdiff | tree | snapshot |
2000-05-10 |
wolf | Add step-9, which is by no means complete, however. |
commit | commitdiff | tree | snapshot |
2000-05-10 |
wolf | Add doc. |
commit | commitdiff | tree | snapshot |
2000-05-10 |
wolf | FESystem::reinit generated exception with update_suppor... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
wolf | Getting support points from system elements resulted... |
commit | commitdiff | tree | snapshot |
2000-05-09 |
wolf | Change output upon linking of libs, since this process... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
wolf | . |
commit | commitdiff | tree | snapshot |
2000-05-08 |
wolf | Move some functions around from .h to .templates.h... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
wolf | Extend block matrices. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
wolf | Extend block matrix test. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
wolf | Fix mmult/Tmmult: don't resize output arg. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
wolf | FullMatrix::mmult/Tmmult |
commit | commitdiff | tree | snapshot |
2000-05-08 |
wolf | More doc update. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
wolf | Doc update. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | . |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Add matrix_norm_square, get_sparsity_pattern |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Change matrix_norm to matrix_norm_square and implement... |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Change matrix_norm to matrix_norm_square. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Avoid confusion about matrix_norm. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Add matrix scalar product. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Doc update. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Implement some of the linear algebra. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Remove bogus comment. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Add access to the individual blocks. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Update forgotten comment. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Fix index bugs. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
wolf | Fix 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