]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoCMake: Bugfixes: Only check mpi consistency for "libmpi." and "libmpi_cxx."
maier [Wed, 4 Jun 2014 17:41:04 +0000 (17:41 +0000)]
CMake: Bugfixes: Only check mpi consistency for "libmpi." and "libmpi_cxx."

git-svn-id: https://svn.dealii.org/trunk@33014 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Fix typo
maier [Wed, 4 Jun 2014 17:41:01 +0000 (17:41 +0000)]
CMake: Fix typo

git-svn-id: https://svn.dealii.org/trunk@33013 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Bugfix: Treat libclang_rt and libclang_rt.osx as system library
maier [Wed, 4 Jun 2014 17:05:55 +0000 (17:05 +0000)]
CMake: Bugfix: Treat libclang_rt and libclang_rt.osx as system library

git-svn-id: https://svn.dealii.org/trunk@33012 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agomention changes in operators
kanschat [Tue, 3 Jun 2014 05:06:24 +0000 (05:06 +0000)]
mention changes in operators

git-svn-id: https://svn.dealii.org/trunk@33009 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agomake parameter parsing more conforming to other classes
kanschat [Tue, 3 Jun 2014 04:58:51 +0000 (04:58 +0000)]
make parameter parsing more conforming to other classes

git-svn-id: https://svn.dealii.org/trunk@33008 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoSignificantly expand the documentation.
bangerth [Mon, 2 Jun 2014 14:03:05 +0000 (14:03 +0000)]
Significantly expand the documentation.

git-svn-id: https://svn.dealii.org/trunk@33005 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAlso link to the global news page now.
bangerth [Mon, 2 Jun 2014 13:08:08 +0000 (13:08 +0000)]
Also link to the global news page now.

git-svn-id: https://svn.dealii.org/trunk@33004 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix the target of authors.html links.
bangerth [Mon, 2 Jun 2014 13:06:33 +0000 (13:06 +0000)]
Fix the target of authors.html links.

git-svn-id: https://svn.dealii.org/trunk@33003 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoLink authors.html to the global project now.
bangerth [Mon, 2 Jun 2014 13:02:08 +0000 (13:02 +0000)]
Link authors.html to the global project now.

git-svn-id: https://svn.dealii.org/trunk@33002 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoPatch by Micha Wichrowski: make sure we call collective operations from everywhere.
bangerth [Sun, 1 Jun 2014 23:42:34 +0000 (23:42 +0000)]
Patch by Micha  Wichrowski: make sure we call collective operations from everywhere.

git-svn-id: https://svn.dealii.org/trunk@33001 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFormat comment as always.
bangerth [Sun, 1 Jun 2014 23:33:06 +0000 (23:33 +0000)]
Format comment as always.

git-svn-id: https://svn.dealii.org/trunk@33000 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemove step-40 from the programs using SolutionTransfer.
bangerth [Sun, 1 Jun 2014 23:22:42 +0000 (23:22 +0000)]
Remove step-40 from the programs using SolutionTransfer.

git-svn-id: https://svn.dealii.org/trunk@32999 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoUpdate a comment. Remove confusing output to deallog that just goes to
bangerth [Sun, 1 Jun 2014 23:16:02 +0000 (23:16 +0000)]
Update a comment. Remove confusing output to deallog that just goes to
/dev/null and that is duplicated to std::cout at a different location.

git-svn-id: https://svn.dealii.org/trunk@32998 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoUpdate the documentation.
bangerth [Sun, 1 Jun 2014 23:02:46 +0000 (23:02 +0000)]
Update the documentation.

git-svn-id: https://svn.dealii.org/trunk@32997 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoNo longer keep the authors with the development version. Rather, keep it with the
bangerth [Sun, 1 Jun 2014 21:10:24 +0000 (21:10 +0000)]
No longer keep the authors with the development version. Rather, keep it with the
top-level project pages.

git-svn-id: https://svn.dealii.org/trunk@32996 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoNo longer keep the news with the development version. Rather, keep it with the
bangerth [Sun, 1 Jun 2014 21:03:03 +0000 (21:03 +0000)]
No longer keep the news with the development version. Rather, keep it with the
top-level project pages.

git-svn-id: https://svn.dealii.org/trunk@32995 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAugment documentation.
bangerth [Sun, 1 Jun 2014 17:01:54 +0000 (17:01 +0000)]
Augment documentation.

git-svn-id: https://svn.dealii.org/trunk@32994 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoadd parameter parsing to DoFOutputOperator
kanschat [Sun, 1 Jun 2014 15:46:13 +0000 (15:46 +0000)]
add parameter parsing to DoFOutputOperator

git-svn-id: https://svn.dealii.org/trunk@32993 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agowrite the format of FESystem into get_fe_by_name
kanschat [Sun, 1 Jun 2014 15:39:15 +0000 (15:39 +0000)]
write the format of FESystem into get_fe_by_name

git-svn-id: https://svn.dealii.org/trunk@32992 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Workaround for a deadlock with certain git svn versions
maier [Sun, 1 Jun 2014 08:29:37 +0000 (08:29 +0000)]
CMake: Workaround for a deadlock with certain git svn versions

git-svn-id: https://svn.dealii.org/trunk@32991 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMake one statement also compile with PETSc versions before 3.2.
bangerth [Fri, 30 May 2014 19:20:20 +0000 (19:20 +0000)]
Make one statement also compile with PETSc versions before 3.2.

git-svn-id: https://svn.dealii.org/trunk@32990 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix output broken by Timo's recent patch to ParameterHandler.
bangerth [Thu, 29 May 2014 19:09:36 +0000 (19:09 +0000)]
Fix output broken by Timo's recent patch to ParameterHandler.

git-svn-id: https://svn.dealii.org/trunk@32989 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemove unnecessary 'const' specifiers that Intel ICC complains about.
bangerth [Wed, 28 May 2014 22:32:42 +0000 (22:32 +0000)]
Remove unnecessary 'const' specifiers that Intel ICC complains about.

git-svn-id: https://svn.dealii.org/trunk@32988 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix typos in step-52.
turcksin [Wed, 28 May 2014 19:51:39 +0000 (19:51 +0000)]
Fix typos in step-52.

git-svn-id: https://svn.dealii.org/trunk@32987 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoprepare for use of parameters
kanschat [Wed, 28 May 2014 17:52:32 +0000 (17:52 +0000)]
prepare for use of parameters

git-svn-id: https://svn.dealii.org/trunk@32986 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoBugfix: CMake, second try
maier [Wed, 28 May 2014 15:10:52 +0000 (15:10 +0000)]
Bugfix: CMake, second try

git-svn-id: https://svn.dealii.org/trunk@32985 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRevert "CMake: Bugfix, do not override internal CMake calls"
maier [Wed, 28 May 2014 15:10:48 +0000 (15:10 +0000)]
Revert "CMake: Bugfix, do not override internal CMake calls"

So close, but yet completely wrong.

git-svn-id: https://svn.dealii.org/trunk@32984 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAnd provide news items
maier [Wed, 28 May 2014 14:23:09 +0000 (14:23 +0000)]
And provide news items

git-svn-id: https://svn.dealii.org/trunk@32983 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Bugfix, do not override internal CMake calls
maier [Wed, 28 May 2014 14:23:05 +0000 (14:23 +0000)]
CMake: Bugfix, do not override internal CMake calls

I turns out that overriding FIND_PACKAGE and calling into _FIND_PACKAGE is
not really stable

git-svn-id: https://svn.dealii.org/trunk@32982 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRevert "CMake: Bugfix: Disable MPI check. This was a bad idea." and resolve symlinks...
maier [Tue, 27 May 2014 11:40:22 +0000 (11:40 +0000)]
Revert "CMake: Bugfix: Disable MPI check. This was a bad idea." and resolve symlinks completely

git-svn-id: https://svn.dealii.org/trunk@32981 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Bugfix: Disable MPI check. This was a bad idea.
maier [Mon, 26 May 2014 20:17:08 +0000 (20:17 +0000)]
CMake: Bugfix: Disable MPI check. This was a bad idea.

git-svn-id: https://svn.dealii.org/trunk@32980 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Bugfix: be less restrictive in the mpi interface check
maier [Mon, 26 May 2014 18:50:05 +0000 (18:50 +0000)]
CMake: Bugfix: be less restrictive in the mpi interface check

git-svn-id: https://svn.dealii.org/trunk@32979 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoparameter_handler: add labels to individual parameters in latex output
heister [Mon, 26 May 2014 17:28:34 +0000 (17:28 +0000)]
parameter_handler: add labels to individual parameters in latex output

git-svn-id: https://svn.dealii.org/trunk@32978 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agofix typo
heister [Mon, 26 May 2014 17:27:18 +0000 (17:27 +0000)]
fix typo

git-svn-id: https://svn.dealii.org/trunk@32977 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoforward theta to internal operators and fix the order in src2
kanschat [Fri, 23 May 2014 19:09:31 +0000 (19:09 +0000)]
forward theta to internal operators and fix the order in src2

git-svn-id: https://svn.dealii.org/trunk@32976 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoImprove documentation for step-52.
turcksin [Fri, 23 May 2014 16:58:46 +0000 (16:58 +0000)]
Improve documentation for step-52.

git-svn-id: https://svn.dealii.org/trunk@32975 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoBetter document the 'transpose' flag of the Trilinos sparse matrix
kronbichler [Fri, 23 May 2014 15:11:17 +0000 (15:11 +0000)]
Better document the 'transpose' flag of the Trilinos sparse matrix

git-svn-id: https://svn.dealii.org/trunk@32974 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoaccidentally duplicated function
kanschat [Fri, 23 May 2014 14:14:00 +0000 (14:14 +0000)]
accidentally duplicated function

git-svn-id: https://svn.dealii.org/trunk@32973 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agotwo more implementations that were missing
kanschat [Fri, 23 May 2014 08:08:15 +0000 (08:08 +0000)]
two more implementations that were missing

git-svn-id: https://svn.dealii.org/trunk@32972 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoadd missing functions and fix wrong timestep
kanschat [Fri, 23 May 2014 07:59:08 +0000 (07:59 +0000)]
add missing functions and fix wrong timestep

git-svn-id: https://svn.dealii.org/trunk@32971 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoenable filename selection
kanschat [Thu, 22 May 2014 22:05:31 +0000 (22:05 +0000)]
enable filename selection

git-svn-id: https://svn.dealii.org/trunk@32970 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agomake output to deallog work
kanschat [Thu, 22 May 2014 21:39:49 +0000 (21:39 +0000)]
make output to deallog work

git-svn-id: https://svn.dealii.org/trunk@32969 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoastyle on recent changes
kanschat [Thu, 22 May 2014 20:35:37 +0000 (20:35 +0000)]
astyle on recent changes

git-svn-id: https://svn.dealii.org/trunk@32968 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoadjust OutputOperator for AnyData
kanschat [Thu, 22 May 2014 20:20:24 +0000 (20:20 +0000)]
adjust OutputOperator for AnyData

git-svn-id: https://svn.dealii.org/trunk@32967 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agocopy and make for doxygen examples
kanschat [Thu, 22 May 2014 20:17:44 +0000 (20:17 +0000)]
copy and make for doxygen examples

git-svn-id: https://svn.dealii.org/trunk@32966 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoadjust ThetaTimestepping example and documentation to AnyData
kanschat [Thu, 22 May 2014 20:17:16 +0000 (20:17 +0000)]
adjust ThetaTimestepping example and documentation to AnyData

git-svn-id: https://svn.dealii.org/trunk@32965 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAvoid factors such as 6.25 that need to rounded to 2 decimals.
kronbichler [Thu, 22 May 2014 17:25:47 +0000 (17:25 +0000)]
Avoid factors such as 6.25 that need to rounded to 2 decimals.

git-svn-id: https://svn.dealii.org/trunk@32964 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoImprove documentation for step-52.
turcksin [Thu, 22 May 2014 15:44:09 +0000 (15:44 +0000)]
Improve documentation for step-52.

git-svn-id: https://svn.dealii.org/trunk@32963 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoChange in size to make Intel compiler happy
kronbichler [Wed, 21 May 2014 19:45:36 +0000 (19:45 +0000)]
Change in size to make Intel compiler happy

git-svn-id: https://svn.dealii.org/trunk@32961 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoImprove documentation for step-52.
turcksin [Wed, 21 May 2014 15:53:04 +0000 (15:53 +0000)]
Improve documentation for step-52.

git-svn-id: https://svn.dealii.org/trunk@32958 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoerrors in mg_renumbered_?? fixed
kanschat [Wed, 21 May 2014 09:37:19 +0000 (09:37 +0000)]
errors in mg_renumbered_?? fixed

git-svn-id: https://svn.dealii.org/trunk@32954 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix a typo in the documentation of step-52.
turcksin [Tue, 20 May 2014 22:48:16 +0000 (22:48 +0000)]
Fix a typo in the documentation of step-52.

git-svn-id: https://svn.dealii.org/trunk@32951 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoadd try_find without exception
kanschat [Tue, 20 May 2014 20:49:59 +0000 (20:49 +0000)]
add try_find without exception

git-svn-id: https://svn.dealii.org/trunk@32950 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoImprove documentation on step-52.
turcksin [Tue, 20 May 2014 19:18:52 +0000 (19:18 +0000)]
Improve documentation on step-52.

git-svn-id: https://svn.dealii.org/trunk@32948 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agomerge any_data branch
kanschat [Tue, 20 May 2014 19:05:42 +0000 (19:05 +0000)]
merge any_data branch

git-svn-id: https://svn.dealii.org/trunk@32947 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoTry to calm Intel compiler
kronbichler [Tue, 20 May 2014 18:57:09 +0000 (18:57 +0000)]
Try to calm Intel compiler

git-svn-id: https://svn.dealii.org/trunk@32946 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCTest: Promote simserv04 to the list of official regression testers
maier [Tue, 20 May 2014 11:36:11 +0000 (11:36 +0000)]
CTest: Promote simserv04 to the list of official regression testers

git-svn-id: https://svn.dealii.org/trunk@32943 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoblank out compatibility warnings in ThetaTimestepping
kanschat [Tue, 20 May 2014 06:57:14 +0000 (06:57 +0000)]
blank out compatibility warnings in ThetaTimestepping

git-svn-id: https://svn.dealii.org/trunk@32940 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFurther improve markup.
bangerth [Mon, 19 May 2014 14:27:58 +0000 (14:27 +0000)]
Further improve markup.

git-svn-id: https://svn.dealii.org/trunk@32939 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoPatch by Michal Wichrowksi: run compress() also if there is nothing to do for one...
bangerth [Mon, 19 May 2014 13:00:52 +0000 (13:00 +0000)]
Patch by Michal Wichrowksi: run compress() also if there is nothing to do for one processor.

git-svn-id: https://svn.dealii.org/trunk@32936 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoImprove markup a bit. Compress text vertically.
bangerth [Mon, 19 May 2014 12:28:26 +0000 (12:28 +0000)]
Improve markup a bit. Compress text vertically.

git-svn-id: https://svn.dealii.org/trunk@32934 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoReclassify this unfinished tutorial program.
bangerth [Mon, 19 May 2014 12:23:10 +0000 (12:23 +0000)]
Reclassify this unfinished tutorial program.

git-svn-id: https://svn.dealii.org/trunk@32933 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdd functions for pointer access
kanschat [Sun, 18 May 2014 20:45:49 +0000 (20:45 +0000)]
Add functions for pointer access

git-svn-id: https://svn.dealii.org/trunk@32932 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix typos in the documentation of step-52.
turcksin [Fri, 16 May 2014 19:04:54 +0000 (19:04 +0000)]
Fix typos in the documentation of step-52.

git-svn-id: https://svn.dealii.org/trunk@32927 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Cosmetic change
maier [Fri, 16 May 2014 12:05:20 +0000 (12:05 +0000)]
CMake: Cosmetic change

git-svn-id: https://svn.dealii.org/trunk@32923 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Bugfix: Detect empty variables...
maier [Fri, 16 May 2014 12:02:21 +0000 (12:02 +0000)]
CMake: Bugfix: Detect empty variables...

git-svn-id: https://svn.dealii.org/trunk@32922 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoforgotten inline
kanschat [Fri, 16 May 2014 09:45:42 +0000 (09:45 +0000)]
forgotten inline

git-svn-id: https://svn.dealii.org/trunk@32921 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoconversion from NamedData to AnyData and initialization of NamedSelection with AnyData
kanschat [Fri, 16 May 2014 09:40:20 +0000 (09:40 +0000)]
conversion from NamedData to AnyData and initialization of NamedSelection with AnyData

git-svn-id: https://svn.dealii.org/trunk@32920 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agotypo in anydata removed and new function try_read tested
kanschat [Fri, 16 May 2014 07:49:06 +0000 (07:49 +0000)]
typo in anydata removed and new function try_read tested

git-svn-id: https://svn.dealii.org/trunk@32919 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoadd trial access
kanschat [Fri, 16 May 2014 07:26:04 +0000 (07:26 +0000)]
add  trial access

git-svn-id: https://svn.dealii.org/trunk@32918 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoadd time and timestep to anydata and fix documentation
kanschat [Fri, 16 May 2014 06:13:51 +0000 (06:13 +0000)]
add time and timestep to anydata and fix documentation

git-svn-id: https://svn.dealii.org/trunk@32917 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix typo
kronbichler [Fri, 16 May 2014 05:53:16 +0000 (05:53 +0000)]
Fix typo

git-svn-id: https://svn.dealii.org/trunk@32916 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Finalize overhaul:
maier [Thu, 15 May 2014 22:17:20 +0000 (22:17 +0000)]
CMake: Finalize overhaul:

  * Switch Boost as well.

  * Refactor configure/configure_* stuff

  * Update documentation

git-svn-id: https://svn.dealii.org/trunk@32915 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Fix spelling
maier [Thu, 15 May 2014 22:17:17 +0000 (22:17 +0000)]
CMake: Fix spelling

git-svn-id: https://svn.dealii.org/trunk@32914 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Do not forget to checkin updated header
maier [Thu, 15 May 2014 20:17:23 +0000 (20:17 +0000)]
CMake: Do not forget to checkin updated header

git-svn-id: https://svn.dealii.org/trunk@32913 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Port LAPACK as well
maier [Thu, 15 May 2014 20:06:33 +0000 (20:06 +0000)]
CMake: Port LAPACK as well

git-svn-id: https://svn.dealii.org/trunk@32912 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Port MPI, BZIP2 and ZLIB to new find mechanism
maier [Thu, 15 May 2014 20:06:30 +0000 (20:06 +0000)]
CMake: Port MPI, BZIP2 and ZLIB to new find mechanism

git-svn-id: https://svn.dealii.org/trunk@32911 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoChange documentation for nonlinear problems
kanschat [Thu, 15 May 2014 19:59:33 +0000 (19:59 +0000)]
Change documentation for nonlinear problems

git-svn-id: https://svn.dealii.org/trunk@32910 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Check for MPI compatibility
maier [Thu, 15 May 2014 18:18:46 +0000 (18:18 +0000)]
CMake: Check for MPI compatibility

git-svn-id: https://svn.dealii.org/trunk@32909 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: and find petsc again ;-)
maier [Thu, 15 May 2014 17:08:01 +0000 (17:08 +0000)]
CMake: and find petsc again ;-)

git-svn-id: https://svn.dealii.org/trunk@32908 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Proof of conecpt:
maier [Thu, 15 May 2014 17:07:18 +0000 (17:07 +0000)]
CMake: Proof of conecpt:

  Be a bit more verbose about cached test results and print the FIND_*()
  parameter line if a search is unsuccessful

git-svn-id: https://svn.dealii.org/trunk@32907 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Cleanup: Well, this is now obsolete
maier [Thu, 15 May 2014 16:14:49 +0000 (16:14 +0000)]
CMake: Cleanup: Well, this is now obsolete

git-svn-id: https://svn.dealii.org/trunk@32906 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Remove dump-cache feature.
maier [Thu, 15 May 2014 16:14:47 +0000 (16:14 +0000)]
CMake: Remove dump-cache feature.

CMake-2.12* is able to read in a CMakeCache.txt file directly, so remove
this horrible code

git-svn-id: https://svn.dealii.org/trunk@32905 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Some sanity, part II:
maier [Thu, 15 May 2014 16:14:45 +0000 (16:14 +0000)]
CMake: Some sanity, part II:

* Define global suffix lists for all the FOREACH loops over feature and
  deal.II variables.

* Sanely purge all variables associated with a feature if the feature gets
  disabled

git-svn-id: https://svn.dealii.org/trunk@32904 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCMake: Some sanity, part I:
maier [Thu, 15 May 2014 16:14:42 +0000 (16:14 +0000)]
CMake: Some sanity, part I:

Save all cached variables belonging to a feature in a variable
FEATURE_CLEAR_VARIABLES so that we know what cache entry belongs to a
feature.

git-svn-id: https://svn.dealii.org/trunk@32903 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoDocumentation: Clarify the state of DEAL_II_LINKER_FLAGS
maier [Thu, 15 May 2014 12:59:56 +0000 (12:59 +0000)]
Documentation: Clarify the state of DEAL_II_LINKER_FLAGS

git-svn-id: https://svn.dealii.org/trunk@32901 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoadd missing inline
kanschat [Tue, 13 May 2014 08:22:23 +0000 (08:22 +0000)]
add missing inline

git-svn-id: https://svn.dealii.org/trunk@32900 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoReduce size of matrix with non-real eigenvalues to avoid trouble with roundoff.
kronbichler [Mon, 12 May 2014 19:35:36 +0000 (19:35 +0000)]
Reduce size of matrix with non-real eigenvalues to avoid trouble with roundoff.

git-svn-id: https://svn.dealii.org/trunk@32899 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoSort eigenvalues.
kronbichler [Sun, 11 May 2014 09:57:47 +0000 (09:57 +0000)]
Sort eigenvalues.

git-svn-id: https://svn.dealii.org/trunk@32898 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoCompute eigenvalues with GMRES
kronbichler [Sun, 11 May 2014 09:44:02 +0000 (09:44 +0000)]
Compute eigenvalues with GMRES

git-svn-id: https://svn.dealii.org/trunk@32897 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAnother one.
bangerth [Sat, 10 May 2014 11:42:58 +0000 (11:42 +0000)]
Another one.

git-svn-id: https://svn.dealii.org/trunk@32896 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoPatch by Giorgos Kourakos: Make GridIn::read_vtk less rigid.
bangerth [Thu, 8 May 2014 23:41:57 +0000 (23:41 +0000)]
Patch by Giorgos Kourakos: Make GridIn::read_vtk less rigid.

git-svn-id: https://svn.dealii.org/trunk@32895 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoPatch by Giorgos Kourakos: Make GridIn::read_vtk less rigid.
bangerth [Thu, 8 May 2014 23:41:35 +0000 (23:41 +0000)]
Patch by Giorgos Kourakos: Make GridIn::read_vtk less rigid.

git-svn-id: https://svn.dealii.org/trunk@32894 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix typo.
young [Thu, 8 May 2014 14:34:52 +0000 (14:34 +0000)]
Fix typo.

git-svn-id: https://svn.dealii.org/trunk@32893 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoOne more.
bangerth [Wed, 7 May 2014 22:01:02 +0000 (22:01 +0000)]
One more.

git-svn-id: https://svn.dealii.org/trunk@32892 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemove obsolete file
maier [Wed, 7 May 2014 17:53:40 +0000 (17:53 +0000)]
Remove obsolete file

git-svn-id: https://svn.dealii.org/trunk@32891 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdded QSorted quadrature rule.
heltai [Wed, 7 May 2014 17:17:14 +0000 (17:17 +0000)]
Added QSorted quadrature rule.

git-svn-id: https://svn.dealii.org/trunk@32890 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoUpdate test
kronbichler [Mon, 5 May 2014 14:53:30 +0000 (14:53 +0000)]
Update test

git-svn-id: https://svn.dealii.org/trunk@32888 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMention change
kronbichler [Mon, 5 May 2014 08:00:37 +0000 (08:00 +0000)]
Mention change

git-svn-id: https://svn.dealii.org/trunk@32887 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdd methods VectorizedArray::load and VectorizedArray store for vectorized read and...
kronbichler [Mon, 5 May 2014 07:48:39 +0000 (07:48 +0000)]
Add methods VectorizedArray::load and VectorizedArray store for vectorized read and write of unaligned memory addresses. This also fixes the step-48 test case problems

git-svn-id: https://svn.dealii.org/trunk@32886 0785d39b-7218-0410-832d-ea1e28bc413d


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


Typeset in Trocchi and Trocchi Bold Sans Serif.