]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
18 years agoHandle allocating space for vertices in 2d.
Wolfgang Bangerth [Wed, 26 Apr 2006 15:47:04 +0000 (15:47 +0000)]
Handle allocating space for vertices in 2d.

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

18 years agoClean up a few things in the hp parts. For example, some functions
Wolfgang Bangerth [Wed, 26 Apr 2006 15:45:53 +0000 (15:45 +0000)]
Clean up a few things in the hp parts. For example, some functions
only make sense for dim==structdim.

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

18 years agoAdd necessary offsets field.
Wolfgang Bangerth [Wed, 26 Apr 2006 15:08:26 +0000 (15:08 +0000)]
Add necessary offsets field.

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

18 years agoMove us a step further towards hp for continuous elements.
Wolfgang Bangerth [Wed, 26 Apr 2006 04:49:49 +0000 (04:49 +0000)]
Move us a step further towards hp for continuous elements.

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

18 years agoTriangulation::clear_user_flags_XXX
Wolfgang Bangerth [Wed, 26 Apr 2006 04:19:34 +0000 (04:19 +0000)]
Triangulation::clear_user_flags_XXX

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

18 years agoReindent some code.
Wolfgang Bangerth [Wed, 26 Apr 2006 03:56:24 +0000 (03:56 +0000)]
Reindent some code.

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

18 years agoAdd new test that presently fails
Wolfgang Bangerth [Wed, 26 Apr 2006 03:53:40 +0000 (03:53 +0000)]
Add new test that presently fails

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

18 years agoAdd an instantiation to make all the tests run again.
Wolfgang Bangerth [Wed, 26 Apr 2006 03:33:13 +0000 (03:33 +0000)]
Add an instantiation to make all the tests run again.

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

18 years agoSparseDirectUmfpack now also works for sparse matrices with floats, as well as for...
Wolfgang Bangerth [Tue, 25 Apr 2006 23:12:39 +0000 (23:12 +0000)]
SparseDirectUmfpack now also works for sparse matrices with floats, as well as for block sparse matrices.

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

18 years agoBlockSparsityPattern::row_length.
Wolfgang Bangerth [Tue, 25 Apr 2006 21:31:24 +0000 (21:31 +0000)]
BlockSparsityPattern::row_length.

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

18 years agoAdded the header file for the implementation of the ABF elements.
oliver [Tue, 25 Apr 2006 19:06:57 +0000 (19:06 +0000)]
Added the header file for the implementation of the ABF elements.

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

18 years agoAdded a first implementation of the ABF elements, which are a
oliver [Tue, 25 Apr 2006 19:05:53 +0000 (19:05 +0000)]
Added a first implementation of the ABF elements, which are a
subspace of H_div.

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

18 years agoAdded the header file for the polynomial space, which builds the
oliver [Tue, 25 Apr 2006 19:04:04 +0000 (19:04 +0000)]
Added the header file for the polynomial space, which builds the
basis of the ABF elements.

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

18 years agoAdded an implementation of the polynomials for the Arnold Boffi Falk
oliver [Tue, 25 Apr 2006 19:03:12 +0000 (19:03 +0000)]
Added an implementation of the polynomials for the Arnold Boffi Falk
spaces.

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

18 years agox
Wolfgang Bangerth [Tue, 25 Apr 2006 15:18:21 +0000 (15:18 +0000)]
x

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

18 years agoNew tests that presently fail
Wolfgang Bangerth [Tue, 25 Apr 2006 15:17:14 +0000 (15:17 +0000)]
New tests that presently fail

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

18 years agoFix output file name.
Wolfgang Bangerth [Tue, 25 Apr 2006 15:15:19 +0000 (15:15 +0000)]
Fix output file name.

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

18 years agoAnother test that presently fails...
Wolfgang Bangerth [Tue, 25 Apr 2006 15:14:41 +0000 (15:14 +0000)]
Another test that presently fails...

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

18 years agoCatch the exception that is presently thrown to reduce the amount of
Wolfgang Bangerth [Tue, 25 Apr 2006 15:08:07 +0000 (15:08 +0000)]
Catch the exception that is presently thrown to reduce the amount of
output. The result is still not correct, though.

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

18 years agoAdd a test that presently fails.
Wolfgang Bangerth [Tue, 25 Apr 2006 15:03:47 +0000 (15:03 +0000)]
Add a test that presently fails.

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

18 years agoWe now do have identity matrices.
Wolfgang Bangerth [Mon, 24 Apr 2006 23:13:44 +0000 (23:13 +0000)]
We now do have identity matrices.

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

18 years agoImprove documentation.
Wolfgang Bangerth [Mon, 24 Apr 2006 23:11:23 +0000 (23:11 +0000)]
Improve documentation.

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

18 years agoCopy operations from identity matrix
Wolfgang Bangerth [Mon, 24 Apr 2006 23:06:59 +0000 (23:06 +0000)]
Copy operations from identity matrix

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

18 years agoNew tests
Wolfgang Bangerth [Mon, 24 Apr 2006 23:06:30 +0000 (23:06 +0000)]
New tests

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

18 years agoadd test for float as well
Wolfgang Bangerth [Mon, 24 Apr 2006 20:27:13 +0000 (20:27 +0000)]
add test for float as well

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

18 years agoAdd identity matrix class.
Wolfgang Bangerth [Mon, 24 Apr 2006 20:24:27 +0000 (20:24 +0000)]
Add identity matrix class.

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

18 years agoAdd documentation.
Wolfgang Bangerth [Mon, 24 Apr 2006 20:18:33 +0000 (20:18 +0000)]
Add documentation.

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

18 years agoIndent properly.
Wolfgang Bangerth [Mon, 24 Apr 2006 20:03:51 +0000 (20:03 +0000)]
Indent properly.

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

18 years agoAdd missing files
Wolfgang Bangerth [Wed, 19 Apr 2006 03:45:30 +0000 (03:45 +0000)]
Add missing files

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

18 years agoMake VectorTools::project fit for other types of vectors as well.
Wolfgang Bangerth [Tue, 18 Apr 2006 21:52:12 +0000 (21:52 +0000)]
Make VectorTools::project fit for other types of vectors as well.

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

18 years agoFix typo.
Wolfgang Bangerth [Tue, 18 Apr 2006 18:30:28 +0000 (18:30 +0000)]
Fix typo.

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

18 years agoIgnore png's.
Wolfgang Bangerth [Sat, 15 Apr 2006 15:39:14 +0000 (15:39 +0000)]
Ignore png's.

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

18 years agoVerify that we can read 2d gmsh files
Wolfgang Bangerth [Fri, 14 Apr 2006 21:20:50 +0000 (21:20 +0000)]
Verify that we can read 2d gmsh files

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

18 years agoGridTools::have_same_coarse_mesh, GridTools::get_finest_common_cells
Wolfgang Bangerth [Fri, 14 Apr 2006 20:41:09 +0000 (20:41 +0000)]
GridTools::have_same_coarse_mesh, GridTools::get_finest_common_cells

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

18 years agotypo
Guido Kanschat [Fri, 14 Apr 2006 11:59:20 +0000 (11:59 +0000)]
typo

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

18 years agounify references to software
Guido Kanschat [Fri, 14 Apr 2006 11:52:38 +0000 (11:52 +0000)]
unify references to software

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

18 years agoPrefer abbreviation of VTK for referencing
Guido Kanschat [Fri, 14 Apr 2006 11:45:50 +0000 (11:45 +0000)]
Prefer abbreviation of VTK for referencing

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

18 years agoInclude hp::DoFHandler for find_active_cell_around_point
Wolfgang Bangerth [Fri, 14 Apr 2006 11:43:24 +0000 (11:43 +0000)]
Include hp::DoFHandler for find_active_cell_around_point

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

18 years agoLink GMV Homepage
Guido Kanschat [Fri, 14 Apr 2006 11:42:24 +0000 (11:42 +0000)]
Link GMV Homepage

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

18 years agoDataOutBase::none
Guido Kanschat [Fri, 14 Apr 2006 11:37:57 +0000 (11:37 +0000)]
DataOutBase::none

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

18 years agoMention hp::DoFHandler.
Wolfgang Bangerth [Fri, 14 Apr 2006 11:17:37 +0000 (11:17 +0000)]
Mention hp::DoFHandler.

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

18 years agoAnd fix a typo.
Wolfgang Bangerth [Thu, 13 Apr 2006 20:18:35 +0000 (20:18 +0000)]
And fix a typo.

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

18 years agoList Moritz's diplome thesis.
Wolfgang Bangerth [Thu, 13 Apr 2006 20:18:25 +0000 (20:18 +0000)]
List Moritz's diplome thesis.

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

18 years agointroduce pseudo format not writing data
Guido Kanschat [Wed, 12 Apr 2006 15:14:19 +0000 (15:14 +0000)]
introduce pseudo format not writing data

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

18 years agoFix typo.
Wolfgang Bangerth [Wed, 12 Apr 2006 01:42:53 +0000 (01:42 +0000)]
Fix typo.

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

18 years agodifferences are actually the other way round
Guido Kanschat [Tue, 11 Apr 2006 14:23:47 +0000 (14:23 +0000)]
differences are actually the other way round

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

18 years agoplot shape functions
Guido Kanschat [Thu, 6 Apr 2006 13:51:07 +0000 (13:51 +0000)]
plot shape functions

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

18 years agomake write functions const and remove irritating specializations
Guido Kanschat [Tue, 4 Apr 2006 22:43:42 +0000 (22:43 +0000)]
make write functions const and remove irritating specializations

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

18 years agoUpdate output after Guido's fixes
Wolfgang Bangerth [Tue, 4 Apr 2006 14:36:40 +0000 (14:36 +0000)]
Update output after Guido's fixes

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

18 years ago.
Wolfgang Bangerth [Tue, 4 Apr 2006 14:25:56 +0000 (14:25 +0000)]
.

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

18 years agojoin tests and change format to opendx
Guido Kanschat [Tue, 4 Apr 2006 14:18:23 +0000 (14:18 +0000)]
join tests and change format to opendx

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

18 years agooutput fixed
Guido Kanschat [Tue, 4 Apr 2006 14:12:44 +0000 (14:12 +0000)]
output fixed

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

18 years agoAdd a comment.
Wolfgang Bangerth [Tue, 4 Apr 2006 03:55:09 +0000 (03:55 +0000)]
Add a comment.

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

18 years agoAdd new testcase that presently fails
Wolfgang Bangerth [Tue, 4 Apr 2006 03:53:00 +0000 (03:53 +0000)]
Add new testcase that presently fails

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

18 years agoFix output corresponding to the fix in data_out_stack.cc
Wolfgang Bangerth [Tue, 4 Apr 2006 03:50:09 +0000 (03:50 +0000)]
Fix output corresponding to the fix in data_out_stack.cc

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

18 years agoWrite to the correct stream
Wolfgang Bangerth [Mon, 3 Apr 2006 22:55:18 +0000 (22:55 +0000)]
Write to the correct stream

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

18 years agoFix a problem with vertex numbering Guido introduced when re-ordering vertices and...
Wolfgang Bangerth [Mon, 3 Apr 2006 22:47:06 +0000 (22:47 +0000)]
Fix a problem with vertex numbering Guido introduced when re-ordering vertices and quadrature points

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

18 years agoRemove bogus entry.
Wolfgang Bangerth [Mon, 3 Apr 2006 17:47:00 +0000 (17:47 +0000)]
Remove bogus entry.

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

18 years agoRegenerate
Wolfgang Bangerth [Fri, 31 Mar 2006 19:09:40 +0000 (19:09 +0000)]
Regenerate

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

18 years agoDetect gcc 4.0.4 and 4.0.5
Wolfgang Bangerth [Fri, 31 Mar 2006 19:08:46 +0000 (19:08 +0000)]
Detect gcc 4.0.4 and 4.0.5

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

18 years agoAllow assignment from block vectors to vectors and back.
Wolfgang Bangerth [Fri, 31 Mar 2006 15:19:12 +0000 (15:19 +0000)]
Allow assignment from block vectors to vectors and back.

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

18 years agoAnd re-add the const in the correct place.... :-(
Wolfgang Bangerth [Fri, 31 Mar 2006 14:32:23 +0000 (14:32 +0000)]
And re-add the const in the correct place.... :-(

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

18 years agoRemove duplicate const.
Wolfgang Bangerth [Fri, 31 Mar 2006 14:30:11 +0000 (14:30 +0000)]
Remove duplicate const.

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

18 years agoSmall doc changes.
Wolfgang Bangerth [Fri, 31 Mar 2006 14:27:37 +0000 (14:27 +0000)]
Small doc changes.

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

18 years agoFix typo.
Wolfgang Bangerth [Fri, 31 Mar 2006 14:26:41 +0000 (14:26 +0000)]
Fix typo.

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

18 years agoProper indentation.
Wolfgang Bangerth [Fri, 31 Mar 2006 14:07:43 +0000 (14:07 +0000)]
Proper indentation.

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

18 years agouse covariant transformation
Guido Kanschat [Fri, 31 Mar 2006 09:30:55 +0000 (09:30 +0000)]
use covariant transformation

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

18 years agoDo not output to console
Guido Kanschat [Fri, 31 Mar 2006 09:26:48 +0000 (09:26 +0000)]
Do not output to console

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

18 years agocorrupted text removed
Guido Kanschat [Fri, 31 Mar 2006 09:04:20 +0000 (09:04 +0000)]
corrupted text removed

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

18 years agodo not use components; need more tests
Guido Kanschat [Fri, 31 Mar 2006 08:16:30 +0000 (08:16 +0000)]
do not use components; need more tests

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

18 years agoProduce very big dot files and keep them
Guido Kanschat [Thu, 30 Mar 2006 21:46:15 +0000 (21:46 +0000)]
Produce very big dot files and keep them

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

18 years agostart line was not deleted
Guido Kanschat [Thu, 30 Mar 2006 21:25:04 +0000 (21:25 +0000)]
start line was not deleted

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

18 years agogenerate documentation fast and without dot graphics
Guido Kanschat [Thu, 30 Mar 2006 21:15:05 +0000 (21:15 +0000)]
generate documentation fast and without dot graphics

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

18 years agochanges in BlockSparsityPattern
Guido Kanschat [Thu, 30 Mar 2006 21:02:33 +0000 (21:02 +0000)]
changes in BlockSparsityPattern

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

18 years agotest for new reinit of BlockSparsityPattern
Guido Kanschat [Thu, 30 Mar 2006 20:58:43 +0000 (20:58 +0000)]
test for new reinit of BlockSparsityPattern

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

18 years agoinitialization with row_length vector from DoFTools
Guido Kanschat [Thu, 30 Mar 2006 20:57:45 +0000 (20:57 +0000)]
initialization with row_length vector from DoFTools

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

18 years agoadd initialization with VectorSlice
Guido Kanschat [Thu, 30 Mar 2006 20:57:13 +0000 (20:57 +0000)]
add initialization with VectorSlice

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

18 years agoadd functions begin and end to VectorSlice
Guido Kanschat [Thu, 30 Mar 2006 19:42:11 +0000 (19:42 +0000)]
add functions begin and end to VectorSlice

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

18 years agoadd functions begin and end
Guido Kanschat [Thu, 30 Mar 2006 19:39:34 +0000 (19:39 +0000)]
add functions begin and end

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

18 years agoImplement a cache for the results of get_dof_indices
Wolfgang Bangerth [Thu, 30 Mar 2006 16:12:01 +0000 (16:12 +0000)]
Implement a cache for the results of get_dof_indices

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

18 years agocomponent/block indices fixed
Guido Kanschat [Thu, 30 Mar 2006 16:01:32 +0000 (16:01 +0000)]
component/block indices fixed

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

18 years agocopy function unchanged from header
Guido Kanschat [Thu, 30 Mar 2006 15:02:59 +0000 (15:02 +0000)]
copy function unchanged from header

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

18 years agoremove component_to_block_index to cc-file
Guido Kanschat [Thu, 30 Mar 2006 15:00:24 +0000 (15:00 +0000)]
remove component_to_block_index to cc-file

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

18 years agomisunderstood the purpose of component_to_base_table
Guido Kanschat [Thu, 30 Mar 2006 14:33:15 +0000 (14:33 +0000)]
misunderstood the purpose of component_to_base_table

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

18 years agomissing addition
Guido Kanschat [Thu, 30 Mar 2006 14:04:18 +0000 (14:04 +0000)]
missing addition

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

18 years agoadd CPPFLAGS to avoid warning
Guido Kanschat [Thu, 30 Mar 2006 13:14:58 +0000 (13:14 +0000)]
add CPPFLAGS to avoid warning

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

18 years agoallow unlinkable libnetcdf_c++
Guido Kanschat [Thu, 30 Mar 2006 12:30:18 +0000 (12:30 +0000)]
allow unlinkable libnetcdf_c++

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

18 years agomove zlib up
Guido Kanschat [Thu, 30 Mar 2006 12:22:18 +0000 (12:22 +0000)]
move zlib up

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

18 years agoremove ANOTHER variable again
Guido Kanschat [Thu, 30 Mar 2006 11:57:31 +0000 (11:57 +0000)]
remove ANOTHER variable again

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

18 years agoAdd -lnetcdf to make it link. Introduce new variable NETCDF_HEADER_AND_LIB_FOUND
Ralf Hartmann [Thu, 30 Mar 2006 09:51:51 +0000 (09:51 +0000)]
Add -lnetcdf to make it link. Introduce new variable NETCDF_HEADER_AND_LIB_FOUND

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

18 years agoBOOST_INCLUDE_DIR already included in CPPFLAGS.
Ralf Hartmann [Thu, 30 Mar 2006 09:05:03 +0000 (09:05 +0000)]
BOOST_INCLUDE_DIR already included in CPPFLAGS.

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

18 years agoMake CPPFLAGS visible in Make.global_options. NETCDF_INCLUDE_DIR not needed any more...
Ralf Hartmann [Thu, 30 Mar 2006 08:58:07 +0000 (08:58 +0000)]
Make CPPFLAGS visible in Make.global_options. NETCDF_INCLUDE_DIR not needed any more. Netcdf config fixed.

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

18 years agoRevert last patch because configure always broke, even if no netcdf used.
Ralf Hartmann [Thu, 30 Mar 2006 08:36:31 +0000 (08:36 +0000)]
Revert last patch because configure always broke, even if no netcdf used.

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

18 years agoUndo accidental checkin
Wolfgang Bangerth [Wed, 29 Mar 2006 18:31:47 +0000 (18:31 +0000)]
Undo accidental checkin

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

18 years agox
Wolfgang Bangerth [Wed, 29 Mar 2006 18:09:13 +0000 (18:09 +0000)]
x

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

18 years agoAvoid exception with Subscriptor.
Wolfgang Bangerth [Wed, 29 Mar 2006 18:07:55 +0000 (18:07 +0000)]
Avoid exception with Subscriptor.

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

18 years agoNew test
Wolfgang Bangerth [Wed, 29 Mar 2006 18:06:41 +0000 (18:06 +0000)]
New test

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

18 years agotest for netcdf failed
Guido Kanschat [Wed, 29 Mar 2006 17:15:16 +0000 (17:15 +0000)]
test for netcdf failed

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

18 years agochange NetCDF configuration
Guido Kanschat [Wed, 29 Mar 2006 10:29:22 +0000 (10:29 +0000)]
change NetCDF configuration

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

18 years agouse -rpath AND -L to find libraries
Guido Kanschat [Wed, 29 Mar 2006 09:19:38 +0000 (09:19 +0000)]
use -rpath AND -L to find libraries

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