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