2001-01-29 |
wolf | Detect MIPSpro f77 compiler. |
commit | commitdiff | tree | snapshot |
2001-01-29 |
guido | interpolation matrices in FE_Q, starting FE_DGQ |
commit | commitdiff | tree | snapshot |
2001-01-29 |
hartmann | Remove old version of HyperBallBoundary::get_intermedia... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
guido | new class QGauss works |
commit | commitdiff | tree | snapshot |
2001-01-29 |
guido | Legendre polynomials and declaration of new QGauss |
commit | commitdiff | tree | snapshot |
2001-01-29 |
guido | Polynomial is a template now |
commit | commitdiff | tree | snapshot |
2001-01-26 |
guido | mail access changed |
commit | commitdiff | tree | snapshot |
2001-01-26 |
wolf | Update template args of block matrix. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
guido | fe_lib* removed |
commit | commitdiff | tree | snapshot |
2001-01-26 |
guido | wrong branch commit reversed |
commit | commitdiff | tree | snapshot |
2001-01-26 |
wolf | Fixes C++ -> HTML. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
wolf | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
guido | some idle changes, victim to Horner's scheme |
commit | commitdiff | tree | snapshot |
2001-01-25 |
guido | embedding and constraint matrices |
commit | commitdiff | tree | snapshot |
2001-01-25 |
wolf | Fix small problem. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
wolf | Remove outdated comment. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
guido | some inconsistencies removed |
commit | commitdiff | tree | snapshot |
2001-01-24 |
guido | access to suport points changed |
commit | commitdiff | tree | snapshot |
2001-01-24 |
guido | new test on internals of finite elements |
commit | commitdiff | tree | snapshot |
2001-01-24 |
guido | restored old functionality of print_formatted after... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
wolf | We need the online docs for the class index. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
wolf | Take care of multiline macros. If not taken care of... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
wolf | micro-change. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
wolf | Have xrefs in class_index.html |
commit | commitdiff | tree | snapshot |
2001-01-23 |
hartmann | Script to compute the coefficients of Lagrange polynomi... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
hartmann | Reimplementation of Q1-Q4 LagrangePolynomials. New... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
guido | preparation for unit points |
commit | commitdiff | tree | snapshot |
2001-01-22 |
third-party | More std:: and typename stuff |
commit | commitdiff | tree | snapshot |
2001-01-22 |
hartmann | Include test of the quadrature points (dim==1) being... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
hartmann | Sort the quadrature points in ascending order. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
hartmann | Quadrature points in ascending order. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
third-party | Add std:: prefices. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
third-party | Fix <vector.h> to <vector> |
commit | commitdiff | tree | snapshot |
2001-01-22 |
third-party | Fix <vector.h> to <vector> |
commit | commitdiff | tree | snapshot |
2001-01-22 |
wolf | Minor std::, typename changes and the like. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
wolf | Conditionally declare lrand48, if so needed. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
wolf | . |
commit | commitdiff | tree | snapshot |
2001-01-22 |
wolf | Fix. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
wolf | . |
commit | commitdiff | tree | snapshot |
2001-01-22 |
wolf | Re-include the right file, inadvertantly deleted the... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
wolf | Compatibility patches for IBMs xlC compiler 5.0, and... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
third-party | Add destructor to Exception classes with empty throw... |
commit | commitdiff | tree | snapshot |
2001-01-19 |
wolf | . |
commit | commitdiff | tree | snapshot |
2001-01-18 |
guido | cross products for Tensor |
commit | commitdiff | tree | snapshot |
2001-01-18 |
guido | new contract for Tensors of order 1 and 2 |
commit | commitdiff | tree | snapshot |
2001-01-17 |
wolf | Back out patch 1.44->1.45 again, as it seemed to have... |
commit | commitdiff | tree | snapshot |
2001-01-17 |
wolf | Remove throw() specification again, as gcc2.95.2 chokes... |
commit | commitdiff | tree | snapshot |
2001-01-17 |
wolf | Fix left-over from bug std:: merge. |
commit | commitdiff | tree | snapshot |
2001-01-17 |
wolf | Prefix functions and classes with std:: where this... |
commit | commitdiff | tree | snapshot |
2001-01-17 |
wolf | Prefix functions and classes with std:: where this... |
commit | commitdiff | tree | snapshot |
2001-01-16 |
hartmann | First (Test)implementation of HyperBallBoundary::get_in... |
commit | commitdiff | tree | snapshot |
2001-01-15 |
guido | fill_face_values is buggy. |
commit | commitdiff | tree | snapshot |
2001-01-15 |
guido | contract for two 1st order tensors |
commit | commitdiff | tree | snapshot |
2001-01-15 |
guido | Dubious structure removed |
commit | commitdiff | tree | snapshot |
2001-01-15 |
hartmann | Add missing dummy functions for QProjector<1>. |
commit | commitdiff | tree | snapshot |
2001-01-15 |
guido | instantiation of QProjector<1> added. May be changed... |
commit | commitdiff | tree | snapshot |
2001-01-15 |
guido | scalar product of tensors |
commit | commitdiff | tree | snapshot |
2001-01-12 |
hartmann | Reimplement HyperBallBoundary<2>::get_intermediate_poin... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
hartmann | New get_intermediate_points_on_quad functions in Bounda... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
hartmann | New get_intermediate_points_on_quad functions in Bounda... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
hartmann | New n_tensor_product_polynomials function. Small changes. |
commit | commitdiff | tree | snapshot |
2001-01-10 |
wolf | Some notes on the use of DEC's cxx compiler. We don... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
wolf | Add notes on DECs compiler. |
commit | commitdiff | tree | snapshot |
2001-01-10 |
hartmann | New n_tensor_product_polynomials function. Small changes. |
commit | commitdiff | tree | snapshot |
2001-01-10 |
hartmann | Fix small bug in the Horner scheme that produced wrong... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
wolf | Add quotes at several places. Use -g instead of -ggdb... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
wolf | Return invalid value instead of calling abort. Also... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
wolf | Add member variable initializer to Quadrature<0> |
commit | commitdiff | tree | snapshot |
2001-01-10 |
wolf | Remove erroneous `template' keyword. |
commit | commitdiff | tree | snapshot |
2001-01-10 |
wolf | Add several `friend' declarations. |
commit | commitdiff | tree | snapshot |
2001-01-10 |
wolf | Remove extraneous semi-colon. |
commit | commitdiff | tree | snapshot |
2001-01-10 |
wolf | Add missing exception specification to ExceptionBase... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
wolf | Add missing newline at end. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
hartmann | New get_intermediate_points_on_line function. Needed... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
guido | IMA preprints 1728 & 1735 |
commit | commitdiff | tree | snapshot |
2001-01-09 |
guido | new FullMatrix constructor |
commit | commitdiff | tree | snapshot |
2001-01-09 |
guido | Index removed |
commit | commitdiff | tree | snapshot |
2001-01-08 |
guido | Constructor for QProjector |
commit | commitdiff | tree | snapshot |
2001-01-08 |
guido | test for QProjector and several dim |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | Add F77-VERSION doc. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | Add quotes at one place. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | More F77 checks. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | Note c-3-1 |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | Rename news file. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | Rename c-3-0 to 3.0.0-vs-3.1.0. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | c-3-1.html |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | Add 2001 logfiles. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | . |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | Check references. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | Add some Fortran checks and the like. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | Fix some comment tags. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
wolf | Fix use of AC_LANG. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
hartmann | Correct copy-paste bug in FEQ4. |
commit | commitdiff | tree | snapshot |
2000-12-20 |
wolf | Update compile time requirements. |
commit | commitdiff | tree | snapshot |
2000-12-20 |
wolf | Switch to version 3.1 |
commit | commitdiff | tree | snapshot |
2000-12-20 |
wolf | Switch to version 3.1 |
commit | commitdiff | tree | snapshot |
2000-12-19 |
wolf | This is now version 3.2 pre. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
wolf | Finish this testcase. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
wolf | Undo change, which should really have happened on a... |
commit | commitdiff | tree | snapshot |
2000-12-19 |
wolf | Undo Guido's change, which should really have happened... |
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