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 |
2000-10-10 |
Wolfgang Bangerth | Structure better the list of 3d rotations, if anyone... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Wolfgang Bangerth | Note gcc3. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Avoid errors about undeclared sqrt and fabs |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Avoid warning about possibly unitialized variable. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Define (not only declare) static variable. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Define (not only declare) static variable. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | And remove duplicate initialization. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Ups, forgot class spec. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Define (not only declare) static variable. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Update to configure.in |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Several changes for newer compiler. Also fix a bug... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Don't compare against empty strings on linux. rather... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Avoid warning for missing math function declarations. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Guido Kanschat | Improved breakdown criterion? |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Guido Kanschat | transposed SOR |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Guido Kanschat | improved version |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Fix same problems as with previous two commits, but... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Avoid warnings when trying to use doubles as arguments... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Avoid error with undefined fabs/sin/cos/sqrt with gcc2.97 |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Avoid error with undefined fabs with gcc2.97 |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Wolfgang Bangerth | Avoid some strange error message with gcc snapshot... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Wolfgang Bangerth | Avoid warning for double->int conversion. |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Wolfgang Bangerth | subsume gcc snapshots 2.96 and 2.97 under gcc version... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Wolfgang Bangerth | Implement the 3d part of grid_reordering. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Wolfgang Bangerth | First part of 3d work. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Wolfgang Bangerth | More post-fixes to strip long path names. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Wolfgang Bangerth | Don't use empty class decls {};, but rather put the... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Wolfgang Bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Wolfgang Bangerth | Some functions can be implemented in a dimension indepe... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Wolfgang Bangerth | Add comment. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Wolfgang Bangerth | Fix missing forward declarations. |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Wolfgang Bangerth | Delete unused vertices. Debug output. |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Wolfgang Bangerth | Documentation. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Wolfgang Bangerth | Additional exception. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Wolfgang Bangerth | Don't use a stack any more, but rather a vector, as... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Wolfgang Bangerth | Write a function that deletes unused vertices. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Wolfgang Bangerth | Implement more of the algorithm. |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Wolfgang Bangerth | In create_triangulations, when we throw hard exceptions... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Wolfgang Bangerth | Ugh, forgot to escape quotes. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Wolfgang Bangerth | Accept @url{....} as well. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Wolfgang Bangerth | DB Mesh format. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Wolfgang Bangerth | Avoid compiler message in 1d. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Wolfgang Bangerth | Fix missing header include in the .h file, omit it... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Wolfgang Bangerth | Fix missing header include. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Wolfgang Bangerth | Add a class that implements reordering of grids wheneve... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Wolfgang Bangerth | Small clean-ups. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Wolfgang Bangerth | CellData::rotate. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Wolfgang Bangerth | Clear the triangulation if create_triangulation fails... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Wolfgang Bangerth | Implement DBMesh input. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Wolfgang Bangerth | Install the latest version which includes the patches... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Wolfgang Bangerth | _REENTRANT |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Wolfgang Bangerth | Also define _REENTRANT in mt mode. |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Wolfgang Bangerth | Fix some quirks where xrefs were recognized where there... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Wolfgang Bangerth | Change documentation. I am not sure whether we really... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Wolfgang Bangerth | Check for _isnan besides for isnan. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Wolfgang Bangerth | Filter out creation dates/times. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Wolfgang Bangerth | Add testcase for output formats. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Wolfgang Bangerth | Fix indentation. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Wolfgang Bangerth | Check for _isnan besides for isnan. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Wolfgang Bangerth | Fix the bug that accounted for most of the xrong xlinks. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Wolfgang Bangerth | Escape error messages in filenames. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Wolfgang Bangerth | Fix bad xlinks. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Guido Kanschat | Relaxation parameter in PreconditionBlock |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Wolfgang Bangerth | Ups, use DEAL_II_MAJOR/MINOR instead of DEAL_2_MAJOR... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Wolfgang Bangerth | Declare DEAL_2_MAJOR/MINOR. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Wolfgang Bangerth | Document DEAL_2_MAJOR/MINOR. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Wolfgang Bangerth | Make available version numbers. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Wolfgang Bangerth | Also export version numbers to Makefiles. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Wolfgang Bangerth | Declare preprocessor variables DEAL_2_MAJOR/DEAL_2_MINO... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Wolfgang Bangerth | Declare preprocessor variables DEAL_2_MAJOR/DEAL_2_MINOR |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Wolfgang Bangerth | Update to newest version of this program. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Guido Kanschat | Bug in multigrid removed: the old way of restricting... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Wolfgang Bangerth | Sort the list of h-files. This is necessary as this... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Wolfgang Bangerth | Add doc about problems with parallel i/o |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Wolfgang Bangerth | Use [io]stream.write instead of operator<< or operator... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Wolfgang Bangerth | Add small comment. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Wolfgang Bangerth | Extend KellyErrorEstimator. |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Wolfgang Bangerth | Implement estimating the error for several solution... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Wolfgang Bangerth | Augment by Makefile.depend |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Wolfgang Bangerth | Disable shared libs on CygWin. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Wolfgang Bangerth | Write some more docs. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Wolfgang Bangerth | data_io.h has vanished. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Ralf Hartmann | New Point<dim>::distance function. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Wolfgang Bangerth | Document one of the things for the Windows port. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Wolfgang Bangerth | Add comment. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Wolfgang Bangerth | Fix some places where <number> is needed, but <float... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Wolfgang Bangerth | Use standard C++ calls to string::replace (pointed... |
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