]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
15 years agoUse namespace std_cxx0x where appropriate. The only place where we don't is where...
bangerth [Tue, 13 Jan 2009 03:59:46 +0000 (03:59 +0000)]
Use namespace std_cxx0x where appropriate. The only place where we don't is where we use boost::graph, which isn't going to be part of C++0x as far as I know.

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

15 years agoUse the new namespace std_cxx0x in lac/ as well.
bangerth [Tue, 13 Jan 2009 03:47:41 +0000 (03:47 +0000)]
Use the new namespace std_cxx0x in lac/ as well.

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

15 years agoRemove unnecessary include files.
bangerth [Tue, 13 Jan 2009 03:45:30 +0000 (03:45 +0000)]
Remove unnecessary include files.

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

15 years agoUse a namespace std_cxx0x and import into it elements from BOOST. If a compiler at...
bangerth [Tue, 13 Jan 2009 03:41:28 +0000 (03:41 +0000)]
Use a namespace std_cxx0x and import into it elements from BOOST. If a compiler at a later time supports C++0x we can make things easier on us because we only have to modify this one place, rather than all throughout the code.

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

15 years agoAdd missing include file.
bangerth [Tue, 13 Jan 2009 03:06:03 +0000 (03:06 +0000)]
Add missing include file.

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

15 years agoroundoff
kanschat [Tue, 13 Jan 2009 00:19:41 +0000 (00:19 +0000)]
roundoff

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

15 years agocell_JxW_values, which was not really the right concept, has been removed
kanschat [Tue, 13 Jan 2009 00:19:17 +0000 (00:19 +0000)]
cell_JxW_values, which was not really the right concept, has been removed

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

15 years agoimproved has_support_on_face in RaviartThomasNodal
kanschat [Mon, 12 Jan 2009 19:47:09 +0000 (19:47 +0000)]
improved has_support_on_face in RaviartThomasNodal

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

15 years agoUse data structures better adjusted to the task. Use proper doxygen comment format.
bangerth [Mon, 12 Jan 2009 19:34:01 +0000 (19:34 +0000)]
Use data structures better adjusted to the task. Use proper doxygen comment format.

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

15 years agoUse a reasonable final time.
kronbichler [Mon, 12 Jan 2009 16:44:31 +0000 (16:44 +0000)]
Use a reasonable final time.

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

15 years agoProvide a function for generating nice output of computing times. Use that in step-32.
kronbichler [Mon, 12 Jan 2009 16:38:50 +0000 (16:38 +0000)]
Provide a function for generating nice output of computing times. Use that in step-32.

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

15 years agoSlight update in comments.
kronbichler [Mon, 12 Jan 2009 10:08:59 +0000 (10:08 +0000)]
Slight update in comments.

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

15 years agoRemove generated files.
bangerth [Sat, 10 Jan 2009 03:43:53 +0000 (03:43 +0000)]
Remove generated files.

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

15 years agoSuppress miniscule numbers.
bangerth [Sat, 10 Jan 2009 00:42:05 +0000 (00:42 +0000)]
Suppress miniscule numbers.

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

15 years agoRegenerate output after Guido's transform() changes.
bangerth [Sat, 10 Jan 2009 00:34:38 +0000 (00:34 +0000)]
Regenerate output after Guido's transform() changes.

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

15 years agoMatch output precision to avoid up- or down-rounding.
bangerth [Sat, 10 Jan 2009 00:29:36 +0000 (00:29 +0000)]
Match output precision to avoid up- or down-rounding.

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

15 years agoMatch output precision to avoid up- or down-rounding.
bangerth [Sat, 10 Jan 2009 00:26:55 +0000 (00:26 +0000)]
Match output precision to avoid up- or down-rounding.

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

15 years agoFix output files, adjusting to Guido's recent changes.
bangerth [Sat, 10 Jan 2009 00:16:09 +0000 (00:16 +0000)]
Fix output files, adjusting to Guido's recent changes.

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

15 years agoUse a precision that doesn't lead to .5 round-up or round-down.
bangerth [Sat, 10 Jan 2009 00:08:46 +0000 (00:08 +0000)]
Use a precision that doesn't lead to .5 round-up or round-down.

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

15 years agoxref step-33.
bangerth [Fri, 9 Jan 2009 23:13:14 +0000 (23:13 +0000)]
xref step-33.

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

15 years agoTake over functionally neutral changes from branch_threading_building_blocks to make...
bangerth [Fri, 9 Jan 2009 22:38:14 +0000 (22:38 +0000)]
Take over functionally neutral changes from branch_threading_building_blocks to make a few further changes I'd like to do on mainline simpler.

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

15 years agomore cleaning of FE_RT
kanschat [Fri, 9 Jan 2009 21:21:16 +0000 (21:21 +0000)]
more cleaning of FE_RT

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

15 years agonew support faces for FE_RTN
kanschat [Fri, 9 Jan 2009 21:20:55 +0000 (21:20 +0000)]
new support faces for FE_RTN

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

15 years agodo some cleaning in the RT elements
kanschat [Fri, 9 Jan 2009 20:40:08 +0000 (20:40 +0000)]
do some cleaning in the RT elements

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

15 years agor18134 did not compile
kanschat [Fri, 9 Jan 2009 20:35:34 +0000 (20:35 +0000)]
r18134 did not compile

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

15 years agoSome more changes in the AMG settings. The option Uncoupled seems fine up to very...
kronbichler [Fri, 9 Jan 2009 19:53:11 +0000 (19:53 +0000)]
Some more changes in the AMG settings. The option Uncoupled seems fine up to very large matrices, but we should be aware of the fact that it might sometimes fail.

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

15 years agoOops, checked in on the wrong branch. Undo previous commit.
bangerth [Fri, 9 Jan 2009 19:42:07 +0000 (19:42 +0000)]
Oops, checked in on the wrong branch. Undo previous commit.

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

15 years agoFirst attempt at getting things to work in non-MT mode without TBB.
bangerth [Fri, 9 Jan 2009 19:40:43 +0000 (19:40 +0000)]
First attempt at getting things to work in non-MT mode without TBB.

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

15 years agoUpdate test results.
bangerth [Fri, 9 Jan 2009 19:22:43 +0000 (19:22 +0000)]
Update test results.

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

15 years agoNeed a setting that is the same on all processors :-(.
kronbichler [Fri, 9 Jan 2009 18:44:12 +0000 (18:44 +0000)]
Need a setting that is the same on all processors :-(.

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

15 years agoNeed to change the settings in AMG setup once again.
kronbichler [Fri, 9 Jan 2009 18:40:46 +0000 (18:40 +0000)]
Need to change the settings in AMG setup once again.

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

15 years agoRaise the threshold for output. Regenerate output files.
bangerth [Fri, 9 Jan 2009 17:32:29 +0000 (17:32 +0000)]
Raise the threshold for output. Regenerate output files.

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

15 years agoWrong parameter.
kronbichler [Fri, 9 Jan 2009 17:09:21 +0000 (17:09 +0000)]
Wrong parameter.

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

15 years agoSome minor changes in AMG preconditioner to make it more stable in parallel.
kronbichler [Fri, 9 Jan 2009 17:04:59 +0000 (17:04 +0000)]
Some minor changes in AMG preconditioner to make it more stable in parallel.

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

15 years agoSimplified a the refine grid function a bit.
kronbichler [Fri, 9 Jan 2009 10:42:00 +0000 (10:42 +0000)]
Simplified a the refine grid function a bit.

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

15 years agoAvoid accessing elements beyond the end of a tensor. Use the opportunity to add an...
bangerth [Thu, 8 Jan 2009 20:09:53 +0000 (20:09 +0000)]
Avoid accessing elements beyond the end of a tensor. Use the opportunity to add an assertion.

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

15 years agoNo need to use @ref when refering to another tutorial program.
bangerth [Thu, 8 Jan 2009 18:27:52 +0000 (18:27 +0000)]
No need to use @ref when refering to another tutorial program.

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

15 years agoFix a snafu from last night: the function I moved into an internal namespace is still...
bangerth [Thu, 8 Jan 2009 16:01:33 +0000 (16:01 +0000)]
Fix a snafu from last night: the function I moved into an internal namespace is still used from another file. Unfortunately, I forgot to also remove the declaration of the function, so the code continued to compile, but wouldn't link. Fix this by re-surrecting the function. By tweaking the interface a bit it actually made for a nice function that could as well be public.

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

15 years agoAvoid gcc4.1.2 warning: call of overloaded check(int, int) is ambiguous. candidates...
hartmann [Thu, 8 Jan 2009 14:37:42 +0000 (14:37 +0000)]
Avoid gcc4.1.2 warning: call of overloaded check(int, int) is ambiguous. candidates are: void check(unsigned int, unsigned int) [with FE = dealii::FE_Q] and void check(unsigned int, unsigned int) [with FE = dealii::FE_Q], etc...

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

15 years agoProvide an implementation of hyper_shell_boundary in 3D.
kronbichler [Thu, 8 Jan 2009 13:59:59 +0000 (13:59 +0000)]
Provide an implementation of hyper_shell_boundary in 3D.

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

15 years agoA few PETSc helper functions
young [Thu, 8 Jan 2009 10:27:05 +0000 (10:27 +0000)]
A few PETSc helper functions

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

15 years agoMove the remaining private functions of the DoFTools class into an internal namespace...
bangerth [Thu, 8 Jan 2009 01:18:55 +0000 (01:18 +0000)]
Move the remaining private functions of the DoFTools class into an internal namespace that only lives in the .cc file. No need to expose implementation details and cluttering up the documentation.

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

15 years agocomparison files adjusted for roundoff errors due to changes in Mapping
kanschat [Thu, 8 Jan 2009 00:02:15 +0000 (00:02 +0000)]
comparison files adjusted for roundoff errors due to changes in Mapping

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

15 years agotransformations moved into Mapping
kanschat [Thu, 8 Jan 2009 00:00:16 +0000 (00:00 +0000)]
transformations moved into Mapping

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

15 years agoTests for Trilinos sparsity pattern.
kronbichler [Wed, 7 Jan 2009 15:03:36 +0000 (15:03 +0000)]
Tests for Trilinos sparsity pattern.

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

15 years agoSome more functions in TrilinosWrappers::SparsityPattern.
kronbichler [Wed, 7 Jan 2009 15:03:00 +0000 (15:03 +0000)]
Some more functions in TrilinosWrappers::SparsityPattern.

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

15 years agoNeed to set up MPI_InitFinalize for Trilinos programs to make them work for both...
kronbichler [Wed, 7 Jan 2009 08:54:52 +0000 (08:54 +0000)]
Need to set up MPI_InitFinalize for Trilinos programs to make them work for both serial and MPI compilers.

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

15 years agoThe step-33 tutorial program now uses Trilinos wrapper classes almost everywhere...
kronbichler [Wed, 7 Jan 2009 08:32:50 +0000 (08:32 +0000)]
The step-33 tutorial program now uses Trilinos wrapper classes almost everywhere, which reduces the amount of code.

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

15 years agoThe Timer class can now also return the wall time for a calculation.
kronbichler [Wed, 7 Jan 2009 08:10:00 +0000 (08:10 +0000)]
The Timer class can now also return the wall time for a calculation.

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

15 years agoTimer class can now also return the wall time.
kronbichler [Wed, 7 Jan 2009 08:06:20 +0000 (08:06 +0000)]
Timer class can now also return the wall time.

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

15 years agoRegenerate.
bangerth [Tue, 6 Jan 2009 22:31:32 +0000 (22:31 +0000)]
Regenerate.

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

15 years agoroundoff
kanschat [Tue, 6 Jan 2009 21:20:35 +0000 (21:20 +0000)]
roundoff

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

15 years agoroundoff
kanschat [Tue, 6 Jan 2009 21:20:20 +0000 (21:20 +0000)]
roundoff

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

15 years agouse new Piola transform for vector valued functions
kanschat [Tue, 6 Jan 2009 21:20:12 +0000 (21:20 +0000)]
use new Piola transform for vector valued functions

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

15 years agoAdd the ability to do things like 'export CXX="g++ -pg" ; ./configure', i.e. pass...
bangerth [Tue, 6 Jan 2009 20:09:36 +0000 (20:09 +0000)]
Add the ability to do things like  'export CXX="g++ -pg" ; ./configure', i.e. pass a program PLUS arguments through CXX.

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

15 years agoAvoid a couple of warnings by xlC.
bangerth [Tue, 6 Jan 2009 17:35:42 +0000 (17:35 +0000)]
Avoid a couple of warnings by xlC.

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

15 years agoIgnore test zero boundary constraints generated files
young [Tue, 6 Jan 2009 14:25:48 +0000 (14:25 +0000)]
Ignore test zero boundary constraints generated files

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

15 years agoTest zero boundary constraints
young [Tue, 6 Jan 2009 14:23:48 +0000 (14:23 +0000)]
Test zero boundary constraints

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

15 years agoAdd a dummy return value in an unreachable place.
bangerth [Tue, 6 Jan 2009 04:49:31 +0000 (04:49 +0000)]
Add a dummy return value in an unreachable place.

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

15 years agoWork around a silly bug in xlC by shuffling the order of include files. xlC otherwise...
bangerth [Tue, 6 Jan 2009 04:47:42 +0000 (04:47 +0000)]
Work around a silly bug in xlC by shuffling the order of include files. xlC otherwise won't recognize an explicit instantiation of a class template member template.

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

15 years agoUse XX="$abc" instead of XX=$abc to avoid problems when abc is a variable that contai...
bangerth [Tue, 6 Jan 2009 04:41:37 +0000 (04:41 +0000)]
Use XX="$abc" instead of XX=$abc to avoid problems when abc is a variable that contains spaces. Also remove a left-over from the time when we used kdoc for documentation.

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

15 years agoAdd a TODO.
bangerth [Tue, 6 Jan 2009 04:36:35 +0000 (04:36 +0000)]
Add a TODO.

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

15 years agofinite elements use new transform functions now
kanschat [Mon, 5 Jan 2009 22:04:45 +0000 (22:04 +0000)]
finite elements use new transform functions now

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

15 years agonew Mapping::transform implemented, but not used
kanschat [Mon, 5 Jan 2009 21:13:20 +0000 (21:13 +0000)]
new Mapping::transform implemented, but not used

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

15 years agoeliminate offset from old Mapping::transform functions
kanschat [Mon, 5 Jan 2009 20:10:47 +0000 (20:10 +0000)]
eliminate offset from old Mapping::transform functions

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

15 years agoroundoff
kanschat [Mon, 5 Jan 2009 20:10:15 +0000 (20:10 +0000)]
roundoff

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

15 years agoroundoff
kanschat [Mon, 5 Jan 2009 19:36:30 +0000 (19:36 +0000)]
roundoff

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

15 years agointroduce function transform() into Mappings
kanschat [Mon, 5 Jan 2009 16:52:48 +0000 (16:52 +0000)]
introduce function transform() into Mappings

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

15 years agoCorrected the make_mass_function that had a bug when assembling together with right...
kronbichler [Mon, 5 Jan 2009 16:03:01 +0000 (16:03 +0000)]
Corrected the make_mass_function that had a bug when assembling together with right hand side functions.

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

15 years agoUndo one unnecessary change.
kronbichler [Mon, 5 Jan 2009 07:41:24 +0000 (07:41 +0000)]
Undo one unnecessary change.

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

15 years agoProvide some more Trilinos preconditioners and solvers.
kronbichler [Mon, 5 Jan 2009 07:38:24 +0000 (07:38 +0000)]
Provide some more Trilinos preconditioners and solvers.

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

15 years agoProjection of functions can be done more efficiently by simulaneously creating mass...
kronbichler [Tue, 30 Dec 2008 11:20:01 +0000 (11:20 +0000)]
Projection of functions can be done more efficiently by simulaneously creating mass matrix and right hand side vector.

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

15 years agoMention license.
bangerth [Tue, 30 Dec 2008 03:32:33 +0000 (03:32 +0000)]
Mention license.

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

15 years agoAvoid complaints by doxygen that it can't find a link to a parameter escaped by a...
bangerth [Tue, 30 Dec 2008 03:26:51 +0000 (03:26 +0000)]
Avoid complaints by doxygen that it can't find a link to a parameter escaped by a hash mark.

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

15 years agoRemove ambiguous language.
bangerth [Tue, 30 Dec 2008 03:26:08 +0000 (03:26 +0000)]
Remove ambiguous language.

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

15 years agoRemove some old cruft that happened to be still in this program.
bangerth [Mon, 29 Dec 2008 23:22:25 +0000 (23:22 +0000)]
Remove some old cruft that happened to be still in this program.

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

15 years agoFix doc markup in a number of places. Move one internal function from the private...
bangerth [Mon, 29 Dec 2008 22:12:33 +0000 (22:12 +0000)]
Fix doc markup in a number of places. Move one internal function from the private section of the class to the .cc file.

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

15 years agoAdd to documentation.
bangerth [Mon, 29 Dec 2008 22:11:48 +0000 (22:11 +0000)]
Add to documentation.

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

15 years agoMention Trilinos parallel sparsity pattern.
kronbichler [Mon, 29 Dec 2008 17:57:48 +0000 (17:57 +0000)]
Mention Trilinos parallel sparsity pattern.

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

15 years agoUpdated step-32 to use parallel Trilinos sparsity pattern.
kronbichler [Mon, 29 Dec 2008 15:14:33 +0000 (15:14 +0000)]
Updated step-32 to use parallel Trilinos sparsity pattern.

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

15 years agoMove a fixed test. Rename one that still fails.
bangerth [Mon, 29 Dec 2008 03:35:09 +0000 (03:35 +0000)]
Move a fixed test. Rename one that still fails.

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

15 years agoAugment comments.
bangerth [Mon, 29 Dec 2008 03:33:45 +0000 (03:33 +0000)]
Augment comments.

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

15 years agoAdd comments. Fix code.
bangerth [Mon, 29 Dec 2008 03:17:05 +0000 (03:17 +0000)]
Add comments. Fix code.

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

15 years agoImprove documentation.
bangerth [Mon, 29 Dec 2008 03:16:04 +0000 (03:16 +0000)]
Improve documentation.

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

15 years agoUse a cache of column indices to improve the speed of the Trilinos sparsity pattern...
kronbichler [Sun, 28 Dec 2008 14:04:26 +0000 (14:04 +0000)]
Use a cache of column indices to improve the speed of the Trilinos sparsity pattern generation.

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

15 years agoDo another cast to placate gcc3.3
bangerth [Sun, 28 Dec 2008 04:35:46 +0000 (04:35 +0000)]
Do another cast to placate gcc3.3

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

15 years agoUnify (a bit tediously) two more sets of functions into common templates.
bangerth [Sun, 28 Dec 2008 03:48:24 +0000 (03:48 +0000)]
Unify (a bit tediously) two more sets of functions into common templates.

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

15 years agoAdd output.
bangerth [Sun, 28 Dec 2008 01:32:07 +0000 (01:32 +0000)]
Add output.

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

15 years agoA reduced version of kelly_crash_01
bangerth [Sun, 28 Dec 2008 01:25:31 +0000 (01:25 +0000)]
A reduced version of kelly_crash_01

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

15 years agoUndo accidental change in Trilinos block solver.
kronbichler [Sat, 27 Dec 2008 20:45:08 +0000 (20:45 +0000)]
Undo accidental change in Trilinos block solver.

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

15 years agoAdded a function TrilinosWrappers::SparsityPattern that can generate distributed...
kronbichler [Sat, 27 Dec 2008 20:42:06 +0000 (20:42 +0000)]
Added a function TrilinosWrappers::SparsityPattern that can generate distributed sparsity patterns for use with Trilinos sparse matrices.

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

15 years agoWrite the cast in a different way in hopes to make it compile with gcc 3.3.1
bangerth [Sat, 27 Dec 2008 16:06:45 +0000 (16:06 +0000)]
Write the cast in a different way in hopes to make it compile with gcc 3.3.1

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

15 years agoMake memory_consumption() more accurate.
bangerth [Sat, 27 Dec 2008 05:09:24 +0000 (05:09 +0000)]
Make memory_consumption() more accurate.

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

15 years agoFix comment.
bangerth [Sat, 27 Dec 2008 04:08:47 +0000 (04:08 +0000)]
Fix comment.

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

15 years agoFixed multiple instantiations when both 1d and 2d libs are linked against a program.
heltai [Thu, 25 Dec 2008 10:38:23 +0000 (10:38 +0000)]
Fixed multiple instantiations when both 1d and 2d libs are linked against a program.

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

15 years agoRemove totally outdated test references for the MIPSpro compiler. This compiler is...
hartmann [Tue, 23 Dec 2008 14:37:37 +0000 (14:37 +0000)]
Remove totally outdated test references for the MIPSpro compiler. This compiler is not capable anymore to compile deal.II anyway.

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

15 years agoAdd changes entries for the last three commits.
hartmann [Tue, 23 Dec 2008 14:22:45 +0000 (14:22 +0000)]
Add changes entries for the last three commits.

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

15 years agoBring patch deal.II_DLR@5590 (leicht) to deal.II: Test anisotropic embedding and...
hartmann [Tue, 23 Dec 2008 14:11:26 +0000 (14:11 +0000)]
Bring patch deal.II_DLR@5590 (leicht) to deal.II: Test anisotropic embedding and restriction matrices of FE_Q.

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

15 years agoBring patch deal.II_DLR@5588 to deal.II (leicht): Supply anisotropic restriction...
hartmann [Tue, 23 Dec 2008 14:09:12 +0000 (14:09 +0000)]
Bring patch deal.II_DLR@5588 to deal.II (leicht): Supply anisotropic restriction and embedding matrices for FE_Q.

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

15 years agoGeneralize test to handle anisotropic children. Test new functionality from patch...
hartmann [Tue, 23 Dec 2008 13:17:22 +0000 (13:17 +0000)]
Generalize test to handle anisotropic children. Test new functionality from patch 18002.

git-svn-id: https://svn.dealii.org/trunk@18003 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.