Commit Graph
13 Commits
Author SHA1 Message Date
Tzanio Kolev 8a474b7365 Renamed Laplace to Poisson where appropriate 2025-03-31 20:56:40 -07:00
Will Pazner 68873fa4d4 Update ex26 and ex26p to use constrained prolongation operators
Resolves issue #4002
2023-11-30 19:50:51 -08:00
Tzanio Kolev a46cf91039 Fixed additional instances of implicit type conversion 2022-06-24 09:43:50 -07:00
Stowell, Mark L b723fd39cc Updating applications to use the new OperatorChebyshevSmoother constructors 2021-06-29 09:50:01 -07:00
Tzanio f84a8d80e0 Merge branch 'master' into chak/multigird-without-fe 2020-12-24 11:42:16 -08:00
chakshinglee 8f5d0ef084 define GeometricMultigrid as a derived class of Multigrid, move the components in Multigrid that depend on finite element spaces to GeometricMultigrid 2020-10-26 15:00:55 -07:00
Tzanio a53d9c1299 Changes in the examples/ directory before the mfem-4.2 release 2020-10-25 17:07:24 -07:00
Tzanio 7abd1bcb95 minor 2020-04-18 18:07:43 -07:00
Daniel Drzisga 09c4be18d3 Added descriptions and changed some formatting 2020-04-09 20:25:38 +02:00
Daniel DrzisgaandTzanio Kolev dacfcbcff6 Update examples/ex26.cpp
Co-Authored-By: Tzanio Kolev <tzanio@llnl.gov>
2020-04-09 19:47:17 +02:00
Daniel Drzisga 6f047ab99a * Moved TransferOperators (Prolongations) to FiniteElementSpaceHierarchy
* Merged MultigridSolver into Multigrid class
* Moved as much as possible in to the Multigrid class in order to make DiffusionMultigrid smaller
* Changed interfaces such that they look like in the mockup from the 4/1/20 telecon
2020-04-04 12:05:19 +02:00
Daniel Drzisga 17be017974 Renamed SpaceHierarchy to FiniteElementSpaceHierarchy 2020-04-03 16:33:55 +02:00
Tzanio b5655c5f56 Renamed example 25 to 26 2020-03-23 13:19:56 -07:00