2003-01-30 |
wolf | Fix step-14 math. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
wolf | Fix math pointed out by Roy. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
wolf | Mini change. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
wolf | Fix maths. |
commit | commitdiff | tree | snapshot |
2003-01-29 |
wolf | Umpf. |
commit | commitdiff | tree | snapshot |
2003-01-28 |
wolf | Implement scoped locking. Use it throughout the library. |
commit | commitdiff | tree | snapshot |
2003-01-28 |
wolf | The check against multiple simultaneous runs of this... |
commit | commitdiff | tree | snapshot |
2003-01-28 |
wolf | Only run recursive $(MAKE) if the cd before it succeede... |
commit | commitdiff | tree | snapshot |
2003-01-28 |
wolf | Micro nit-picking |
commit | commitdiff | tree | snapshot |
2003-01-27 |
wolf | Detect Borland C++, which, however, fails blatantly. |
commit | commitdiff | tree | snapshot |
2003-01-27 |
wolf | Use preprocessor 'defined' instead of relying on the... |
commit | commitdiff | tree | snapshot |
2003-01-27 |
guido | caveat added |
commit | commitdiff | tree | snapshot |
2003-01-25 |
oliver | Added comments about the changes in the DoFAccessor... |
commit | commitdiff | tree | snapshot |
2003-01-24 |
wolf | Ug, fix obvious problem. |
commit | commitdiff | tree | snapshot |
2003-01-24 |
wolf | Note that deal.II now also works on AIX. |
commit | commitdiff | tree | snapshot |
2003-01-24 |
wolf | On some systems, we need to link liblac.so against... |
commit | commitdiff | tree | snapshot |
2003-01-24 |
wolf | Mention support for aix with gcc3.2 |
commit | commitdiff | tree | snapshot |
2003-01-24 |
wolf | Support detection of CPUs on AIX. |
commit | commitdiff | tree | snapshot |
2003-01-24 |
wolf | Introduce an abbreviation. Work around a problem on... |
commit | commitdiff | tree | snapshot |
2003-01-24 |
wolf | Use right linker for shared libs. |
commit | commitdiff | tree | snapshot |
2003-01-24 |
wolf | Add f77 libs to linker line |
commit | commitdiff | tree | snapshot |
2003-01-24 |
wolf | Enable shared libs on AIX 5. |
commit | commitdiff | tree | snapshot |
2003-01-23 |
wolf | . |
commit | commitdiff | tree | snapshot |
2003-01-23 |
wolf | Can use shared libs on AIX 5.1 |
commit | commitdiff | tree | snapshot |
2003-01-23 |
wolf | Add some missing explicit instantiations. |
commit | commitdiff | tree | snapshot |
2003-01-23 |
wolf | Add some missing explicit instantiations. |
commit | commitdiff | tree | snapshot |
2003-01-23 |
wolf | On AIX, the linker is unhappy about some missing symbol... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
wolf | Move definition of static member variables to .cc file. |
commit | commitdiff | tree | snapshot |
2003-01-23 |
wolf | Check for only partly bracketed mutex initializers... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
wolf | . |
commit | commitdiff | tree | snapshot |
2003-01-23 |
wolf | mention ibm xlc 6.0 |
commit | commitdiff | tree | snapshot |
2003-01-23 |
guido | Documentation of coefficients alpha and beta |
commit | commitdiff | tree | snapshot |
2003-01-22 |
wolf | Qualify name loopup. |
commit | commitdiff | tree | snapshot |
2003-01-22 |
wolf | Likewise at other places. |
commit | commitdiff | tree | snapshot |
2003-01-22 |
wolf | Qualify lookup of Vector. |
commit | commitdiff | tree | snapshot |
2003-01-21 |
wolf | Things declared inside an anonymous namespace should... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
wolf | Initial changes to the hp branch. |
commit | commitdiff | tree | snapshot |
2003-01-21 |
wolf | Don't use get_face. Previous use may have been honorabl... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
guido | verbosity reduced |
commit | commitdiff | tree | snapshot |
2003-01-21 |
guido | wrong tag for nodata |
commit | commitdiff | tree | snapshot |
2003-01-17 |
wolf | Mention Brian's work. |
commit | commitdiff | tree | snapshot |
2003-01-17 |
wolf | Get rid of FEValues::get_cell and get_face. |
commit | commitdiff | tree | snapshot |
2003-01-17 |
guido | no data questions |
commit | commitdiff | tree | snapshot |
2003-01-17 |
guido | new title file without Javascript |
commit | commitdiff | tree | snapshot |
2003-01-17 |
guido | files created by make |
commit | commitdiff | tree | snapshot |
2003-01-17 |
guido | invert_diagblocks not necessary anymore |
commit | commitdiff | tree | snapshot |
2003-01-17 |
guido | remark on invert_diagblocks |
commit | commitdiff | tree | snapshot |
2003-01-16 |
deal | Fix one problem. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
deal | Fix pbl. with variable modifiers const and volatile. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
wolf | Fix a problem with calling pthread_join on the same... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
wolf | Regenerate. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
wolf | Better detect ecc6. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
wolf | Keep to the yes/no output convention. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
guido | cleanup before filling |
commit | commitdiff | tree | snapshot |
2003-01-14 |
wolf | Detect the version of the IA64 Intel compiler in the... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
wolf | . |
commit | commitdiff | tree | snapshot |
2003-01-14 |
wolf | We had a lot of cruft in our files from an attempt... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
wolf | Make thread startup rely less on non-POSIX features... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
wolf | Make the counter variable volatile in MT mode, by using... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
wolf | Fix wording. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
guido | missing include file |
commit | commitdiff | tree | snapshot |
2003-01-10 |
wolf | Remove another instance of stray semicolon. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
wolf | Have a DoFAccessor::get_fe() function, and use it inste... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
wolf | Regenerate. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
wolf | Check for POSIX thread condition variables. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
guido | exceptions updated |
commit | commitdiff | tree | snapshot |
2003-01-10 |
guido | Add function clear to release stored objects |
commit | commitdiff | tree | snapshot |
2003-01-10 |
guido | base class replaced by member |
commit | commitdiff | tree | snapshot |
2003-01-10 |
guido | wrong return type in copy_from |
commit | commitdiff | tree | snapshot |
2003-01-10 |
guido | replaced operator= by copy_from |
commit | commitdiff | tree | snapshot |
2003-01-09 |
wolf | Relieve us from unnecessary semicolons. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
wolf | Avoid unnecessary semicola. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
wolf | More stray semicola. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
wolf | Move Preconditioner entry to lac subsection where it... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
wolf | Remove stray semicola. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
wolf | Fix missing return statement. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
guido | functions set_matrix added |
commit | commitdiff | tree | snapshot |
2003-01-09 |
hartmann | update bib |
commit | commitdiff | tree | snapshot |
2003-01-09 |
hartmann | update publication. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
hartmann | doc update. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
guido | solver not const |
commit | commitdiff | tree | snapshot |
2003-01-09 |
guido | introduce default constructor and initalize |
commit | commitdiff | tree | snapshot |
2003-01-08 |
wolf | Bump the copyright year to 2003. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
wolf | Update comment. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
wolf | The last (reduced) check-in works with gcc, but breaks... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
wolf | Don't try to infer full path to ranlib if ranlib does... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
guido | MGMatrix and MGMatrixSelect in new file |
commit | commitdiff | tree | snapshot |
2003-01-08 |
guido | new FullMatrix::operator= |
commit | commitdiff | tree | snapshot |
2003-01-08 |
guido | new FullMatrix::operator= and mailto's removed |
commit | commitdiff | tree | snapshot |
2003-01-07 |
wolf | Remove at least one of the bogus checks. The other... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
wolf | Try to remove at least one of the conditionals. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
wolf | Umph. Undo last check-in, since it is formally correct... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
wolf | I previously thought, icc was in error and wrote an... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
guido | specific MGMatrix classes moved to mg_matrix.h |
commit | commitdiff | tree | snapshot |
2003-01-07 |
wolf | Point to the right file. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
wolf | Detec gcc3.4 |
commit | commitdiff | tree | snapshot |
2003-01-07 |
wolf | How can this have compiled? |
commit | commitdiff | tree | snapshot |
2003-01-06 |
guido | store_diagonals was not public |
commit | commitdiff | tree | snapshot |
2003-01-06 |
guido | inver_diagblocks eliminated |
commit | commitdiff | tree | snapshot |
2003-01-06 |
guido | new MGSmootherRelaxation |
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