Skip to content
Failed

Changes

Summary

  1. Initial add of element enrichment capabilities (details)
  2. Also add 2D L2Project multiscale adaptation toy code (details)
  3. Fix new toy code so that it also compiles without refine and add reconstruction option (details)
Commit a60b6d1d5ed5bd662259f3a2526ca62ede819dd4 by mbottot
Initial add of element enrichment capabilities
The file was modified src/Field/Element/ElementProjection_L2.h
The file was modified src/Discretization/Galerkin/IntegrandCell_ProjectFunction.h
The file was addedsrc/Field/ProjectSoln/GradientSolnCell.h
The file was modified src/Field/Element/ElementInterpolation_Nodal.h
The file was addedtest/unit/Field/InterpolateFunctionGradientCell_Continuous_btest.cpp
The file was addedsrc/Field/ProjectSoln/EnrichSolnCell.h
The file was addedtest/unit/Field/EnrichSolnCell_btest.cpp
The file was addedtest/unit/Field/GradientSolnCell_btest.cpp
The file was addedsrc/Field/Element/ElementEnrichment.h
The file was addedtest/unit/Field/Element/ElementEnrichment_btest.cpp
The file was addedsrc/Field/ProjectSoln/InterpolateFunctionGradientCell_Continuous.h
Commit 275ff038613df85090c397b3c90aad7b0b2fa3c2 by mbottot
Also add 2D L2Project multiscale adaptation toy code
The file was addedtest/sandbox/Adapt2D_L2Project_MultiScale_toy.cpp
Commit ebb34236234f8171467cb4510274eeb4620f13a7 by mbottot
Fix new toy code so that it also compiles without refine and add reconstruction option
The file was modified test/sandbox/Adapt2D_L2Project_MultiScale_toy.cpp