2003-02-05 |
hartmann | Fix typo. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
hartmann | Fix typo. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
guido | reinit functions fixed |
commit | commitdiff | tree | snapshot |
2003-02-05 |
hartmann | Avoid 'if (a=b)' warning. Cleaning up the functions. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
wolf | Add note for Borland C++. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
wolf | Give second argument of ::DataOutBase::Patch as well. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
wolf | Fix explicit instantiation. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
wolf | Add an include file that we use. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
wolf | Remove duplicated specialization declarations. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
wolf | Add forgotten std:: |
commit | commitdiff | tree | snapshot |
2003-02-04 |
wolf | Mini change that makes Borland C++ compile this file. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
brian | fixed some "for" loops with bad conditionals |
commit | commitdiff | tree | snapshot |
2003-02-04 |
brian | added scaling parameter, which is currently set to 1. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
guido | base classes renamed |
commit | commitdiff | tree | snapshot |
2003-02-04 |
hartmann | Fix and make it compile: PointerMatrix has no clear... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
hartmann | Doc fix. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
wolf | Use this-> to disambiguate. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
wolf | Fix two doc problems. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
wolf | Fix bug: namespaces can end in } without a semicolon... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
wolf | Filter out classes in namespaces named 'internal' from... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
hartmann | Make the print_vectors function usable when MG_DEBUG... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
hartmann | New compute_* functions, that compute and return the... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
wolf | Fix Ralf's omission of std:: |
commit | commitdiff | tree | snapshot |
2003-01-31 |
hartmann | New SolverGMRES::AdditionalData::use_default_residual... |
commit | commitdiff | tree | snapshot |
2003-01-31 |
hartmann | New use_default_residual flag. Is set true by default... |
commit | commitdiff | tree | snapshot |
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 |
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