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