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