Skip to content
Failed

Changes

Summary

  1. still fixing templating issues in scalar function (details)
  2. worked through some ScalarFunction1D delete, tried moving the BL to SolutionFunction1D, but doesn't work yet. (details)
  3. added solution function 1D, also to cmakelists, not compiling yet (details)
Commit 94a3c0ea307338ea0d03c0a34e19d9cddeff5351 by ejwllms
still fixing templating issues in scalar function
The file was modified src/pde/AnalyticFunction/ScalarFunction.cpp
The file was modified src/pde/AnalyticFunction/CMakeLists.txt
Commit 3dc81272d93e5b66058f3804238ce6421ee45365 by tonyryu
worked through some ScalarFunction1D delete, tried moving the BL to SolutionFunction1D, but doesn't work yet.
The file was modified src/pde/AdvectionDiffusion/SolutionFunction1D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction.h
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.cpp
The file was modified test/unit/IO/pde/ScalarFunction1D_pattern.txt
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction1D_btest.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_MMS_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
Commit 0f4f1f0c47d2c8a3129ce923a4a2c9961a8527dd by ejwllms
added solution function 1D, also to cmakelists, not compiling yet
The file was addedsrc/pde/AdvectionDiffusion/SolutionFunction1D.cpp
The file was modified src/pde/AdvectionDiffusion/CMakeLists.txt
The file was modified src/pde/AnalyticFunction/ScalarFunction.cpp
The file was modified src/pde/AdvectionDiffusion/SolutionFunction1D.h