2005-05-03 |
Guido Kanschat | new function name() in PathSearch |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Guido Kanschat | access name of file after opening |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Fix doc change. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Move to 3d, use cylinder geometry, remove a fragile... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Update docs. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Add some documentation. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Move stress-strain-constant to a static member variable. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Remove unnecessary comment. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | There isn't all that much that we can do... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Add several caveats to local_apply_boundary_values. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | In the parallel case, compress matrix. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Remove a few stray semicolons. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Guido Kanschat | spelling error |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Again fix up one more TODO. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Fix up one more TODO. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Fix one TODO. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | In the absence of umfpack, don't use special #define's. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Declare missing exception. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Guido Kanschat | allow for change of matrices in ProductMatrix |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Guido Kanschat | MGCoarseGridLACIteration simplified |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Guido Kanschat | use PathSearch class in GridIn |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Guido Kanschat | use PathSearch class |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Guido Kanschat | new preconditioner PreconditionUMFPACK |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | apply_boundary_values doesn't work when symmetrization... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Provide the same function for parallel matrices as... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Unify some code, and make it more efficient. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Fix a stupid oversight. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Fixed: The PETSc matrix iterators had trouble... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Make something an AssertThrow again that needs to be. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Don't use local_apply_boundary_values any more. Use... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Wolfgang Bangerth | Add row_length(). Make sure that matrix iterators also... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Indent properly. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Remove unnecessary empty line. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Don't allocate memory if the line is empty. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Replace the deeply flawed concept of using local_apply_... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Try to always be on the safe side. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Implement apply_boundary_values also for parallel petsc... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Undo the dependencies on boundary_values, since this... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Add a comment, and fix an assertion. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Don't include -lblas in LDFLAGS when building with... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Fix boundary values. Preset solution vector. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Wolfgang Bangerth | Fix stupid error. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Wolfgang Bangerth | Also replace double dashes in links. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
deal | link fparser.o only optionally |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Wolfgang Bangerth | Remove a few unnecessary semicolons. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Guido Kanschat | access inital_value als in SolverControl |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Guido Kanschat | align build table entries vertically |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Guido Kanschat | add -f to rm |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Guido Kanschat | conflict resolved |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Guido Kanschat | handle --disable-parser such that the parser is not... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Guido Kanschat | set enable-parser variable |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Guido Kanschat | add dummy implementation without LAPACK |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Guido Kanschat | fix order of libraries |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Wolfgang Bangerth | Fix typos. |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Guido Kanschat | a block smoother class |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Guido Kanschat | handle shared flags by configure, not in Makefile |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Guido Kanschat | vmult functions in Multigrid |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Guido Kanschat | remove collaboration diagrams |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Guido Kanschat | put CFLAGS in better order |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Guido Kanschat | shared library flags in CFLAGS |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Guido Kanschat | Shared library flags in CFLAGS |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Guido Kanschat | remove check for kdoc |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Guido Kanschat | documentation typo |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Guido Kanschat | dummy implementation of vmult and Tvmult (just in case... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Guido Kanschat | declare functions for later implementation |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Guido Kanschat | use short form for icc outut |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Wolfgang Bangerth | Fixed: The <code class="class">DataOut</code... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Wolfgang Bangerth | Add a TODO. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Wolfgang Bangerth | Augment documentation. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Wolfgang Bangerth | All approaches before were conceptually broken. Do... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Wolfgang Bangerth | Ups. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Wolfgang Bangerth | We've forgotten one place. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Wolfgang Bangerth | Simplify algorithm. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Wolfgang Bangerth | Properly count skipped cells when next_cell is not... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Guido Kanschat | do same for the other compiler |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Guido Kanschat | make intel compiler identification digestible (remove... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Wolfgang Bangerth | Remove the METIS version again. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Guido Kanschat | default constructors added to BlockMatrixArray and... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | More comments. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Implement merging files. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Implement DataOutReader::merge |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | A few exceptions. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Declare the merge function, even if it is not yet imple... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Substitute DEAL_II_METIS_VERSION |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Proper name of version file. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Fix a second typo. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Can't use SSOR in parallel. Use BlockJacobi+ILU instead. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Check for METIS version. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | We can't query the number of cells on each processors... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Don't use dnsdomainname, since that doesn't work in... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Work around a stupid bug in gcc3.4 and up. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | Filter out those lines from common/Make.global_options... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wolfgang Bangerth | This is allowed to fail. |
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