]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
25 years agoFix bad language.
wolf [Fri, 2 Oct 1998 11:04:14 +0000 (11:04 +0000)]
Fix bad language.

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

25 years agoChange Makefile a bit to conform to the changes made in the /lib subdirectory.
wolf [Thu, 1 Oct 1998 16:53:02 +0000 (16:53 +0000)]
Change Makefile a bit to conform to the changes made in the /lib subdirectory.

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

25 years agoAdd a random distortion function to the grid class.
wolf [Thu, 1 Oct 1998 16:34:39 +0000 (16:34 +0000)]
Add a random distortion function to the grid class.

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

26 years agoCorrect CVS identification string.
wolf [Mon, 28 Sep 1998 07:55:41 +0000 (07:55 +0000)]
Correct CVS identification string.

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

26 years agocreate_interpolation_matrix ok
guido [Thu, 10 Sep 1998 16:12:13 +0000 (16:12 +0000)]
create_interpolation_matrix ok
interpolation for vectors

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

26 years agoLog-Output in SolverControl
guido [Thu, 10 Sep 1998 16:10:08 +0000 (16:10 +0000)]
Log-Output in SolverControl

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

26 years agoClean up timer class. It will still not work correctly for overflows, I assume.
wolf [Thu, 10 Sep 1998 09:27:39 +0000 (09:27 +0000)]
Clean up timer class. It will still not work correctly for overflows, I assume.

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

26 years ago.
wolf [Thu, 10 Sep 1998 09:20:46 +0000 (09:20 +0000)]
.

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

26 years agoMove Makefile.dep to /lib.
wolf [Thu, 10 Sep 1998 09:19:43 +0000 (09:19 +0000)]
Move Makefile.dep to /lib.

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

26 years agoReinvent a bug fix I thought was not needed any more.
wolf [Thu, 10 Sep 1998 09:16:14 +0000 (09:16 +0000)]
Reinvent a bug fix I thought was not needed any more.

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

26 years ago.
wolf [Thu, 10 Sep 1998 09:11:10 +0000 (09:11 +0000)]
.

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

26 years agoMove Makefile.dep to /lib directory.
wolf [Thu, 10 Sep 1998 09:10:42 +0000 (09:10 +0000)]
Move Makefile.dep to /lib directory.

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

26 years agoReformat some things and make some other member functions.
wolf [Wed, 9 Sep 1998 23:35:52 +0000 (23:35 +0000)]
Reformat some things and make some other member functions.

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

26 years agoRemove use of non-existent function.
wolf [Wed, 9 Sep 1998 19:01:12 +0000 (19:01 +0000)]
Remove use of non-existent function.

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

26 years agoRemove superfluous parameter from function.
wolf [Wed, 9 Sep 1998 19:00:48 +0000 (19:00 +0000)]
Remove superfluous parameter from function.

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

26 years agoFix a potential memory leak.
wolf [Wed, 9 Sep 1998 18:55:18 +0000 (18:55 +0000)]
Fix a potential memory leak.

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

26 years agoMakefiles improved by $^
guido [Tue, 8 Sep 1998 16:25:18 +0000 (16:25 +0000)]
Makefiles improved by $^
Adjustment to new PrimitiveVectorMemory

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

26 years agoRemove make_constraint_matrix from the multilevel dof, since this can't happen on...
wolf [Tue, 8 Sep 1998 16:14:25 +0000 (16:14 +0000)]
Remove make_constraint_matrix from the multilevel dof, since this can't happen on one level.

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

26 years agonew Bicgstab
guido [Tue, 8 Sep 1998 15:16:22 +0000 (15:16 +0000)]
new Bicgstab
Iterative methods perform reinit on auxiliary vectors
PrimitiveVectorMemory does not take a size

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

26 years agoChange file to at least let it compile properly.
wolf [Tue, 8 Sep 1998 14:46:29 +0000 (14:46 +0000)]
Change file to at least let it compile properly.

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

26 years agoPrimitiveVectorMemory does not require size anymore
guido [Tue, 8 Sep 1998 14:05:48 +0000 (14:05 +0000)]
PrimitiveVectorMemory does not require size anymore

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

26 years agoMake makefiles work again after Guido's changes.
wolf [Tue, 8 Sep 1998 11:11:42 +0000 (11:11 +0000)]
Make makefiles work again after Guido's changes.

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

26 years agoEmit only defined symbols, not referenced ones.
wolf [Tue, 8 Sep 1998 11:10:21 +0000 (11:10 +0000)]
Emit only defined symbols, not referenced ones.

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

26 years agoFix silly bug. Strange that it didn't come up earlier.
wolf [Tue, 8 Sep 1998 11:09:40 +0000 (11:09 +0000)]
Fix silly bug. Strange that it didn't come up earlier.

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

26 years agoMove the smart pointer to the finite element into the right place, i.e. the base...
wolf [Mon, 7 Sep 1998 23:09:43 +0000 (23:09 +0000)]
Move the smart pointer to the finite element into the right place, i.e. the base class.

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

26 years agoMove the 'fe' variable in the FEValues classes to the common base class.
wolf [Mon, 7 Sep 1998 16:06:14 +0000 (16:06 +0000)]
Move the 'fe' variable in the FEValues classes to the common base class.

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

26 years agoRe-remove the -frepo switch, since it didn't help too much.
wolf [Mon, 7 Sep 1998 14:08:28 +0000 (14:08 +0000)]
Re-remove the -frepo switch, since it didn't help too much.

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

26 years agoAdd explicit instantiations of some classes, since they are needed to generate the...
wolf [Mon, 7 Sep 1998 11:45:08 +0000 (11:45 +0000)]
Add explicit instantiations of some classes, since they are needed to generate the virtual method tables when using -frepo or -fno-implicit-templates.

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

26 years agoAdd ignore entry.
wolf [Mon, 7 Sep 1998 11:12:20 +0000 (11:12 +0000)]
Add ignore entry.

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

26 years ago.
wolf [Mon, 7 Sep 1998 11:09:43 +0000 (11:09 +0000)]
.

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

26 years agoMove the object files to different subdirectories in lib/ since this enables us to...
wolf [Mon, 7 Sep 1998 09:06:28 +0000 (09:06 +0000)]
Move the object files to different subdirectories in lib/ since this enables us to use the -frepo switch of gcc.

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

26 years agoLogStream: JobId does not get prefix DEAL
guido [Sun, 6 Sep 1998 13:47:06 +0000 (13:47 +0000)]
LogStream: JobId does not get prefix DEAL

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

26 years agoProper FiniteElement in DofHandler
guido [Sat, 5 Sep 1998 15:31:08 +0000 (15:31 +0000)]
Proper FiniteElement in DofHandler
Great new write_gnuplot for higher order elements (old one is write_gnuplot_draft)

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

26 years agoTAGS is PHONY
guido [Fri, 4 Sep 1998 22:34:14 +0000 (22:34 +0000)]
TAGS is PHONY

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

26 years agoEven more ansatz removed
guido [Fri, 4 Sep 1998 22:31:58 +0000 (22:31 +0000)]
Even more ansatz removed

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

26 years agocvsignore
guido [Fri, 4 Sep 1998 17:49:22 +0000 (17:49 +0000)]
cvsignore

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

26 years agoansatz replaced by support
guido [Fri, 4 Sep 1998 15:05:30 +0000 (15:05 +0000)]
ansatz replaced by support

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

26 years agocomments
guido [Fri, 4 Sep 1998 14:51:36 +0000 (14:51 +0000)]
comments

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

26 years agohtml-log
guido [Fri, 4 Sep 1998 14:49:10 +0000 (14:49 +0000)]
html-log
newdeal without projects

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

26 years agohtml-log
guido [Fri, 4 Sep 1998 14:48:34 +0000 (14:48 +0000)]
html-log
newdeal without projects

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

26 years agohtml-log
guido [Fri, 4 Sep 1998 14:46:52 +0000 (14:46 +0000)]
html-log
newdeal without projects

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

26 years agoSeparate file for SmartReference
guido [Fri, 4 Sep 1998 14:37:07 +0000 (14:37 +0000)]
Separate file for SmartReference

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

26 years agobase to base.html
guido [Fri, 4 Sep 1998 14:32:16 +0000 (14:32 +0000)]
base to base.html

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

26 years agocvsignore
guido [Fri, 4 Sep 1998 14:26:50 +0000 (14:26 +0000)]
cvsignore

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

26 years agoNeuer Test fuer Loginfo
guido [Fri, 4 Sep 1998 14:25:30 +0000 (14:25 +0000)]
Neuer Test fuer Loginfo

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

26 years agoStore full fe in dofhandler
guido [Fri, 4 Sep 1998 13:02:13 +0000 (13:02 +0000)]
Store full fe in dofhandler

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

26 years agoall subscribes test for null pointer
guido [Fri, 4 Sep 1998 12:23:42 +0000 (12:23 +0000)]
all subscribes test for null pointer

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

26 years agoFehler in #ifndef beseitigt
guido [Fri, 4 Sep 1998 11:56:12 +0000 (11:56 +0000)]
Fehler in #ifndef beseitigt

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

26 years agoDescription improved
guido [Fri, 4 Sep 1998 11:50:06 +0000 (11:50 +0000)]
Description improved

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

26 years agoSmartPointer in own file
guido [Fri, 4 Sep 1998 11:43:46 +0000 (11:43 +0000)]
SmartPointer in own file

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

26 years agoSmartPointer removed
guido [Fri, 4 Sep 1998 11:37:29 +0000 (11:37 +0000)]
SmartPointer removed

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

26 years agoRemove the VectorBase class, which was only needed for the old way of handling multigrid.
wolf [Fri, 4 Sep 1998 11:23:38 +0000 (11:23 +0000)]
Remove the VectorBase class, which was only needed for the old way of handling multigrid.

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

26 years agowho am i removed
guido [Fri, 4 Sep 1998 09:29:35 +0000 (09:29 +0000)]
who am i removed

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

26 years agoansatz entfernt
guido [Fri, 4 Sep 1998 09:03:50 +0000 (09:03 +0000)]
ansatz entfernt
fe wird gespeichert

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

26 years agocvsignore
guido [Fri, 4 Sep 1998 09:02:47 +0000 (09:02 +0000)]
cvsignore

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

26 years agooperator = added to SmartPointer
guido [Fri, 4 Sep 1998 09:01:49 +0000 (09:01 +0000)]
operator = added to SmartPointer

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

26 years agoAdd #const# and add documentation.
wolf [Thu, 3 Sep 1998 16:01:47 +0000 (16:01 +0000)]
Add #const# and add documentation.

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

26 years agoNeue FEValues
guido [Thu, 3 Sep 1998 15:44:42 +0000 (15:44 +0000)]
Neue FEValues

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

26 years agoComment example.
wolf [Thu, 3 Sep 1998 12:32:12 +0000 (12:32 +0000)]
Comment example.

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

26 years agoChange the internal way the subscriptors and SmartPointers/References work.
wolf [Thu, 3 Sep 1998 12:30:16 +0000 (12:30 +0000)]
Change the internal way the subscriptors and SmartPointers/References work.

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

26 years agoTest fuer SmartPointer
guido [Wed, 2 Sep 1998 22:11:26 +0000 (22:11 +0000)]
Test fuer SmartPointer

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

26 years agoSmartPointer
guido [Wed, 2 Sep 1998 22:10:13 +0000 (22:10 +0000)]
SmartPointer

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

26 years agoInitial revision
guido [Wed, 2 Sep 1998 16:45:26 +0000 (16:45 +0000)]
Initial revision

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

26 years agoSmart references
guido [Wed, 2 Sep 1998 16:40:19 +0000 (16:40 +0000)]
Smart references

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

26 years agoModul mg fuer den Mehrgitterreport
guido [Tue, 1 Sep 1998 15:16:17 +0000 (15:16 +0000)]
Modul mg fuer den Mehrgitterreport

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

26 years agoAdd a file to this directory to make cvs keep create it even if it is empty (well...
wolf [Tue, 1 Sep 1998 09:30:50 +0000 (09:30 +0000)]
Add a file to this directory to make cvs keep create it even if it is empty (well, now it not empty any more...).

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

26 years agoFix a problem with include files which prevented compilation.
wolf [Tue, 1 Sep 1998 09:26:04 +0000 (09:26 +0000)]
Fix a problem with include files which prevented compilation.

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

26 years agoMove a structure from one file to another where it seemed more appropriate.
wolf [Mon, 31 Aug 1998 15:41:21 +0000 (15:41 +0000)]
Move a structure from one file to another where it seemed more appropriate.

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

26 years agoTear apart some include networks by removing include directives in the lac/ include...
wolf [Fri, 28 Aug 1998 12:13:50 +0000 (12:13 +0000)]
Tear apart some include networks by removing include directives in the lac/ include files. Fix all files which somehow relied on the old scheme.

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

26 years agoRename target file.
wolf [Fri, 28 Aug 1998 12:08:42 +0000 (12:08 +0000)]
Rename target file.

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

26 years agoRemove cross dependencies of include files where forward declarations could be used.
wolf [Fri, 28 Aug 1998 10:50:59 +0000 (10:50 +0000)]
Remove cross dependencies of include files where forward declarations could be used.

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

26 years agoRemove dependency on types.h since no-one seems to use it anymore. Formatting.
wolf [Fri, 28 Aug 1998 09:29:14 +0000 (09:29 +0000)]
Remove dependency on types.h since no-one seems to use it anymore. Formatting.

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

26 years agoRemove one line of unnecessary output.
wolf [Fri, 28 Aug 1998 09:28:07 +0000 (09:28 +0000)]
Remove one line of unnecessary output.

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

26 years agoRemove types.h since no-one seems to use it anymore.
wolf [Fri, 28 Aug 1998 09:26:41 +0000 (09:26 +0000)]
Remove types.h since no-one seems to use it anymore.

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

26 years agoAdd a testcase for the multigrid components.
wolf [Fri, 28 Aug 1998 09:08:04 +0000 (09:08 +0000)]
Add a testcase for the multigrid components.

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

26 years agoFix two typos which even prevented compiling.
wolf [Thu, 27 Aug 1998 16:17:13 +0000 (16:17 +0000)]
Fix two typos which even prevented compiling.

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

26 years agoAdd copyright notices for our external visitors.
wolf [Thu, 27 Aug 1998 15:11:26 +0000 (15:11 +0000)]
Add copyright notices for our external visitors.

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

26 years agoFlush after endl
kanschat [Thu, 27 Aug 1998 14:30:52 +0000 (14:30 +0000)]
Flush after endl

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

26 years agoNext round of multigrid implementation.
wolf [Thu, 27 Aug 1998 14:25:00 +0000 (14:25 +0000)]
Next round of multigrid implementation.

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

26 years agoFix some security holes.
wolf [Thu, 27 Aug 1998 14:24:11 +0000 (14:24 +0000)]
Fix some security holes.

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

26 years agoNo more squares
kanschat [Thu, 27 Aug 1998 14:22:26 +0000 (14:22 +0000)]
No more squares

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

26 years agoSome reformatting. This was needed since otherwise kdoc didn't get the return type...
wolf [Wed, 26 Aug 1998 09:28:36 +0000 (09:28 +0000)]
Some reformatting. This was needed since otherwise kdoc didn't get the return type of the functions right if it was written on the previous line.

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

26 years agoImplement the creation of sparsity patterns for the levelwise matrices.
wolf [Wed, 26 Aug 1998 08:56:43 +0000 (08:56 +0000)]
Implement the creation of sparsity patterns for the levelwise matrices.

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

26 years agoNext round of multigrid implementations.
wolf [Wed, 26 Aug 1998 08:27:02 +0000 (08:27 +0000)]
Next round of multigrid implementations.

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

26 years agoAdd end iterators for each level.
wolf [Wed, 26 Aug 1998 08:26:09 +0000 (08:26 +0000)]
Add end iterators for each level.

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

26 years agoUse the new scheme to pass additional information to the accessor classes through...
wolf [Wed, 26 Aug 1998 08:25:26 +0000 (08:25 +0000)]
Use the new scheme to pass additional information to the accessor classes through the iterators by using a local typedef and the typename keyword.

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

26 years agoReformatting and small bug fix for a compiler error in the latest egcs snapshot.
wolf [Wed, 26 Aug 1998 08:21:45 +0000 (08:21 +0000)]
Reformatting and small bug fix for a compiler error in the latest egcs snapshot.

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

26 years agoInitial version of the multigrid components.
wolf [Tue, 25 Aug 1998 16:19:05 +0000 (16:19 +0000)]
Initial version of the multigrid components.

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

26 years agoMove get_selected_fe to the .h file to allow for making it inline.
wolf [Tue, 25 Aug 1998 16:18:33 +0000 (16:18 +0000)]
Move get_selected_fe to the .h file to allow for making it inline.

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

26 years ago.
wolf [Tue, 25 Aug 1998 16:17:51 +0000 (16:17 +0000)]
.

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

26 years agoAdd some inlines to make the functions get_dof_indices and get_dof_values a bitt...
wolf [Tue, 25 Aug 1998 15:09:12 +0000 (15:09 +0000)]
Add some inlines to make the functions get_dof_indices and get_dof_values a bitt faster.

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

26 years agoSmall changes in some Assertions.
wolf [Tue, 25 Aug 1998 15:07:21 +0000 (15:07 +0000)]
Small changes in some Assertions.

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

26 years agoChange compiler setting to a more compatible style.
wolf [Tue, 25 Aug 1998 13:00:09 +0000 (13:00 +0000)]
Change compiler setting to a more compatible style.

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

26 years agoRemove unnecessary inclusion of global make options since they are overwritten anyway.
wolf [Tue, 25 Aug 1998 12:58:18 +0000 (12:58 +0000)]
Remove unnecessary inclusion of global make options since they are overwritten anyway.

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

26 years agoMove the DoFLevel class to an own include file since most classes need not know about...
wolf [Tue, 25 Aug 1998 12:44:12 +0000 (12:44 +0000)]
Move the DoFLevel class to an own include file since most classes need not know about that.

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

26 years agoAdd a bit more safety to a pointer.
wolf [Mon, 24 Aug 1998 08:14:42 +0000 (08:14 +0000)]
Add a bit more safety to a pointer.

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

26 years agoAdd functions to get a bool variable out of the parameter handler module.
wolf [Mon, 24 Aug 1998 08:13:09 +0000 (08:13 +0000)]
Add functions to get a bool variable out of the parameter handler module.

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

26 years agothreshold in refine_and_coarsen... may now be zero
kanschat [Sun, 23 Aug 1998 15:11:14 +0000 (15:11 +0000)]
threshold in refine_and_coarsen... may now be zero

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

26 years agofevalues
kanschat [Sun, 23 Aug 1998 11:05:59 +0000 (11:05 +0000)]
fevalues

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

26 years agoUmbenennung der Argumente i,j
kanschat [Sun, 23 Aug 1998 11:02:21 +0000 (11:02 +0000)]
Umbenennung der Argumente i,j

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