2000-11-24 |
Wolfgang Bangerth | Micro indentation change. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ralf Hartmann | Add missing include line. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ralf Hartmann | Fix bug! |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ralf Hartmann | SparseMatrix<number>::n_actually_nonzero_elements |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ralf Hartmann | SparseMatrix<number>::n_actually_nonzero_elements ... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Wolfgang Bangerth | Remove one `typename' again, as it was at the wrong... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Wolfgang Bangerth | Add some forgotten `typename' keywords. |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Wolfgang Bangerth | Add comment explaining why something is irrelevant. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Wolfgang Bangerth | Allow [&*] in template args, for cases like |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Wolfgang Bangerth | Bring output of template class in right order: |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Wolfgang Bangerth | Remove the template keyword from the stored template... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Wolfgang Bangerth | Revert unintended change to mglocal.cc |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Wolfgang Bangerth | Add new testcase intergrid_map.cc |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Wolfgang Bangerth | Date was bogus, as this test was created in 2000. |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Guido Kanschat | bug removed |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Guido Kanschat | 4th order formula in FunctionDerivative |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Guido Kanschat | New class FunctionDerivative |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Wolfgang Bangerth | Implement the second FEValues::get_function_2nd_derivat... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Wolfgang Bangerth | Also enable multiple components. |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Guido Kanschat | stupid error removed |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Wolfgang Bangerth | Allow to use finite elements with more than one component. |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Guido Kanschat | FunctionDerivative: probably buggy |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Wolfgang Bangerth | Change <math.h> to <cmath>. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Guido Kanschat | bug removed |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Guido Kanschat | test empty BlockIndices |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Guido Kanschat | BlockVector support for homogeneous blocks |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Guido Kanschat | log-output of parameters |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Guido Kanschat | BlockVector has no n_blocks template |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Guido Kanschat | BlockIndices is not template anymore |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Guido Kanschat | new globa Exceptions ExcIO and ExcOutOfMemory |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Guido Kanschat | operator - for Point improved |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Wolfgang Bangerth | Add missed include file. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Wolfgang Bangerth | Fix check for t!=0 in swap functions, and change if... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Wolfgang Bangerth | Add `swap' functions to SmartPointers. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Guido Kanschat | unary - for Point and Tensor |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Wolfgang Bangerth | Purge ind_value from the TriaAccessor. That had been... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Wolfgang Bangerth | ConstraintMatrix::add_entries |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Wolfgang Bangerth | Fix bug only visible in debug mode. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Wolfgang Bangerth | Add add_entries function. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Wolfgang Bangerth | Speed up the compute_integrid_constraints function... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Wolfgang Bangerth | Forgot to code encapsulate for FunData[78] as well. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Wolfgang Bangerth | Implement FunData for 7 and 8 arguments. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Wolfgang Bangerth | Avoid a problem with types that are sometimes undefined and |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Wolfgang Bangerth | DoFRenumbering::random |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Wolfgang Bangerth | Fix some kind of serious bug: the variable was not... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Wolfgang Bangerth | DoFRenumbering::random |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Wolfgang Bangerth | Avoid output. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Wolfgang Bangerth | Clarify compiler version. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Wolfgang Bangerth | Change capital `C's at start of output lines to lowerca... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Wolfgang Bangerth | Fix typo and reformat slightly. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Wolfgang Bangerth | On DEC Alpha running OSF1, implicitely instanciated... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Wolfgang Bangerth | Hopefully final comment on OSF! |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Wolfgang Bangerth | More on DEC OSF1. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Wolfgang Bangerth | Many changes to GridReordering. Will have to clean... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Wolfgang Bangerth | Make the SparseMatrix(SparsityPattern&) constructor... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Wolfgang Bangerth | cell->point_inside() |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Wolfgang Bangerth | Move reference to IRIX to separate page. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Wolfgang Bangerth | Update. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Wolfgang Bangerth | Installation instructions for SGI IRIX. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Wolfgang Bangerth | Micro change. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Wolfgang Bangerth | Embrace Windows. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | Add doc. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | Docs for point_inside, and 1d version. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | Change doc. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ralf Hartmann | New transform_unit_to_real_cell and transform_real_to_u... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | Replace `make' by `$(MAKE)' |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ralf Hartmann | New transform_real_to_unit_cell function in FiniteElement |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | This http: with local path circumvented our validate... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | Externalize OSF docs. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | Notes on DEC Alpha OSF1. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | This http: with local path circumvented our validate... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ralf Hartmann | New transform_unit_to_real_cell function in FiniteElement |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ralf Hartmann | reconstruct old block_write/read format (MT save). |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | On OSF1, the assembler can't handle long symbols, so... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | DEAL_II_CHECK_ASSERT_THROW |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | Further change the way AssertThrow works, as the previo... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Thomas Richter | check for point in cell |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | Doc update. Rename NO_THROW, make it a configure parame... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | Add docs. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Wolfgang Bangerth | This NO_THROW branch in AssertThrow was quite bogus! |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Wolfgang Bangerth | Dsiable shared libs on Alpha DEC OSF. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Wolfgang Bangerth | Both QUIET_SUBSCRIPTOR as well as NO_THROW are no more... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Wolfgang Bangerth | GridRefinement::refine_and_coarsen_optimize |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Wolfgang Bangerth | Add some doc. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
third-party | Implementation of 3d boundary data in UCD format and... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Wolfgang Bangerth | Update author list. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Wolfgang Bangerth | Implement some small things for reading 3d grid in... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Wolfgang Bangerth | Add collect_args functions that do not take pointers... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Thomas Richter | add grid refinement with optimization |
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