2001-04-09 |
wolf | Small consistency fix. |
commit | commitdiff | tree | snapshot |
2001-04-09 |
wolf | Implement spawn wrappers for functions with 9 and 10... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Ups, remove debug output again. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Back out 3d part again, as I couldn't find a way to... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Disable 3x3 eigenvalues again, since it doesn't work... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Indentation change. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Compute also in 3d. There are problems, though, yieldin... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Add test to check finite difference approximations... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Add missing default arg. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Add forgotten linker flag. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Add forgotten default arg. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
wolf | Move extra F77 libs to instead of , since they appear... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
hartmann | Derive HyperShellBoundary from HyperBallBoundary to... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Extensive class documentation. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Functions of KellyErrorEstimator and DerivativeApproxim... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Extend all functions of the DerivativeApproximation... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Extend all functions of the KellyErrorEstimator to... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | DataOut's only output is on MappingQ1. Therefore use... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Include typedef FunctionMap into VectorTools. This... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Include typedef FunctionMap into VectorTools. This... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Include TODO. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Now the global mapping_q1 object can be removed. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | FiniteElement::get_local_mass_matrix removed. MatrixCre... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Extend the project and project_boundary_values function... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Now the global mapping_q1 object can be removed. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
wolf | Fix problem introduced by aborted cvs commit last time. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
hartmann | Extend each function of MatrixCreator to use an arbitra... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
wolf | Delete libs differently: since $(LIBDIR) is not in... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
wolf | Clean libs as well. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
wolf | Change name and style of exception thrown upon failure... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
wolf | Change thing about throwing an exception from solvers. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
hartmann | Doc update. C1 mapping already exists. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
hartmann | Add link to 3.1.0-vs-3.1.1.html. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
hartmann | New ExcMultiplySetLineInfoOfLine exception. Fix: Check... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
hartmann | New ExcMultiplySetLineInfoOfLine exception. Fix: Check... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
hartmann | Add ucd to list of supported GridOut output formats |
commit | commitdiff | tree | snapshot |
2001-04-03 |
hartmann | Small bug fix. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
wolf | Two small changes to allow compilation with present... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
wolf | Add TODO. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Make wave-test more sensitive by multiplying error... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Normalize checked output as well, if we are to compare... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Augment TODOs with a tag indicating that something... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Remove preprocessor kludge again. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Undo change, have to find a better way. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Remove preprocessor kludge. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Fix an obscure corner case where add_data_vector could... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Add doc. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Slight indentation change. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Add doc. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Unify lots of code from the 6 constructors of the FE... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Make GrowingVectorMemory thread-safe. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Only replace once. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Automagically determine number of elements in fields. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | on't config HSL subdir, since there is nothing in it... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
wolf | Don't config HSL subdir, since there is nothing in... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
guido | solvers throw exception on failure |
commit | commitdiff | tree | snapshot |
2001-03-29 |
guido | don't compile with LDFLAGS, $(LIBS) added |
commit | commitdiff | tree | snapshot |
2001-03-29 |
guido | $(LIBS) fixed |
commit | commitdiff | tree | snapshot |
2001-03-29 |
guido | new exceptions in solvers |
commit | commitdiff | tree | snapshot |
2001-03-29 |
guido | added missing $(LIBS) |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Nicer TODO file format. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Move contents of TODO file into .h and .cc files. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Move contents of TODO file into .h and .cc files. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Move contents of TODO file into .h and .cc files. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Remove unnecessary .c_str(). |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Assign names to TODOs. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Assign names to TODOs. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Remove TODO. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | And fix another oddity. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Fix indentation slightly while we're at it. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Assign names to TODOs. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Fix one TODO (how to generate infinity). |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Associate names with TODOs. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Remove fixed things. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Replace #...# by @p{...} |
commit | commitdiff | tree | snapshot |
2001-03-29 |
hartmann | FullMatrix::mmult and Tmmult have now an additional... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Impemlement get_normals_at_vertices fpr HyperShell... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Fix 3d problem. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
wolf | Compute C1 mapping from normal vectors, rather than... |
commit | commitdiff | tree | snapshot |
2001-03-28 |
wolf | Allow everything to be compilable again. |
commit | commitdiff | tree | snapshot |
2001-03-28 |
wolf | Change the way the LogStream class uses endl, so that... |
commit | commitdiff | tree | snapshot |
2001-03-28 |
hartmann | Fix a bug in the MappingQ::transform_unit_to_real(real_... |
commit | commitdiff | tree | snapshot |
2001-03-28 |
hartmann | Remove obsolete lines also in constructors of FESubface... |
commit | commitdiff | tree | snapshot |
2001-03-28 |
wolf | Fix. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
guido | Comments added |
commit | commitdiff | tree | snapshot |
2001-03-27 |
guido | developer documentation |
commit | commitdiff | tree | snapshot |
2001-03-27 |
guido | bug removed |
commit | commitdiff | tree | snapshot |
2001-03-27 |
hartmann | Doc fix. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
wolf | Purge more classes: Assembler, MassMatrix, LaplaceMatri... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
wolf | Check in normalized file. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
wolf | Add mapping_c1.check to check |
commit | commitdiff | tree | snapshot |
2001-03-27 |
wolf | Avoid warning. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
wolf | Fix assertion. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
wolf | Purge the ProblemBase class. Keep it in tests/big-tests... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
wolf | Indentation change. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
wolf | Doc fix. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
wolf | Remove bogus patch, as it disables creating the file... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
wolf | Implement a C1 mapping. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
hartmann | Update publication. |
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