- Dec 01, 2005
-
-
Robert Klöfkorn authored
[[Imported from SVN: r3542]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3541]]
-
Robert Klöfkorn authored
different polynomial order). Therefore changed func_real call to evalDof and evalCoord call which know the right DiscreteFunctionsType inside. [[Imported from SVN: r3540]]
-
- Nov 30, 2005
-
-
Oliver Sander authored
[[Imported from SVN: r3539]]
-
Peter Bastian authored
[[Imported from SVN: r3538]]
-
- Nov 29, 2005
-
-
Oliver Sander authored
[[Imported from SVN: r3537]]
-
Oliver Sander authored
[[Imported from SVN: r3536]]
-
Oliver Sander authored
[[Imported from SVN: r3535]]
-
Peter Bastian authored
(Well, slight changes had to be made. I discussed this with Robert and we will soon disclose the details ...) [[Imported from SVN: r3534]]
-
- Nov 28, 2005
-
-
Robert Klöfkorn authored
[[Imported from SVN: r3533]]
-
Sreejith Pulloor Kuttanikkad authored
bug: simplexquadraturerules for ID tries to return rule for 2D :( fixed and i think this may also fix the ID bug that oliver reported..?? [[Imported from SVN: r3532]]
-
Markus Blatt authored
[[Imported from SVN: r3531]]
-
Markus Blatt authored
Dune::MatrixAdapter<BCRSMat,Vector,Vector> fop(mat); typedef Dune::Amg::MatrixHierarchy<BCRSMat,ParallelIndexSet> MHierarchy; typedef Dune::Amg::CoarsenCriterion<Dune::Amg::SymmetricCriterion<BCRSMat,Dune::Amg::FirstDiagonal> > Criterion; typedef Dune::SeqSSOR<BCRSMat,Vector,Vector> Smoother; typedef Dune::Amg::SmootherTraits<Smoother>::Arguments SmootherArgs; SmootherArgs smootherArgs; smootherArgs.iterations = 2; Criterion criterion(15,coarsenTarget); criterion.setMaxDistance(2); Dune::SeqScalarProduct<Vector> sp; typedef Dune::Amg::AMG<MHierarchy,Vector,Smoother> AMG; AMG amg(fop.getmat(), criterion, smootherArgs, 1, 1); [[Imported from SVN: r3530]]
-
- Nov 26, 2005
-
-
Sreejith Pulloor Kuttanikkad authored
[[Imported from SVN: r3529]]
-
- Nov 25, 2005
-
-
Sreejith Pulloor Kuttanikkad authored
[[Imported from SVN: r3528]]
-
Christian Engwer authored
[[Imported from SVN: r3527]]
-
- Nov 24, 2005
-
-
Oliver Sander authored
This is about as easy as it will get. If you ever thought about writing file readers for UGGrid you may start now. :-) [[Imported from SVN: r3526]]
-
Christian Engwer authored
[[Imported from SVN: r3525]]
-
Oliver Sander authored
[[Imported from SVN: r3524]]
-
Oliver Sander authored
[[Imported from SVN: r3523]]
-
Oliver Sander authored
the most invasive patch: The reordering of the vertices required by UG (first all boundary vertices, then all interior vertices) is now done by UGGrid itself. This simplifies codes that create UGGrids, like file readers, considerably. [[Imported from SVN: r3522]]
-
Christian Engwer authored
Grid and not on a mutable grid. [[Imported from SVN: r3521]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3520]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3519]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3518]]
-
Oliver Sander authored
[[Imported from SVN: r3517]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3516]]
-
- Nov 23, 2005
-
-
Christian Engwer authored
to links with -static [[Imported from SVN: r3515]]
-
Christian Engwer authored
[[Imported from SVN: r3514]]
-
- Nov 22, 2005
-
-
Christian Engwer authored
[[Imported from SVN: r3513]]
-
Robert Klöfkorn authored
this case we are using the original fill_elinfo method. [[Imported from SVN: r3512]]
-
Oliver Sander authored
[[Imported from SVN: r3511]]
-
Adrian Burri authored
[[Imported from SVN: r3510]]
-
Adrian Burri authored
[[Imported from SVN: r3509]]
-
- Nov 21, 2005
-
-
Adrian Burri authored
[[Imported from SVN: r3508]]
-
Mario Ohlberger authored
[[Imported from SVN: r3507]]
-
Christian Engwer authored
Oliver... could you please check OnedGrid and UGGrid? I didn't want to break your code ;-) [[Imported from SVN: r3506]]
-
Mario Ohlberger authored
[[Imported from SVN: r3505]]
-
Adrian Burri authored
[[Imported from SVN: r3504]]
-
Oliver Sander authored
[[Imported from SVN: r3503]]
-