Skip to content
Success

Changes

Summary

  1. add p-seq (details)
  2. minor CG edits (details)
  3. fixed bug in 2D jacobianGradientSource (details)
  4. debugging jacobianfluxviscous (details)
  5. working on fluxjacobianviscous (details)
  6. working on fluent 2d file write (details)
  7. added PtHa BN bc, debugged fluent file writer (details)
  8. added PtHa solution function (details)
  9. bug fix for BN PtHa (details)
  10. no contribution to lifting operator resid for non-visc bc (details)
  11. sandbox edits (details)
  12. change NS solution mitstate to inviscid implementation, added Pt BN (details)
  13. merge conflicts, also added MassFlux output (details)
  14. new WBWT sandbox (details)
  15. added RANS exclusion to btest length, mods for WBWT solve (details)
  16. added RANS2D w source term. (details)
  17. modified source (details)
  18. minor edit to usersource (details)
  19. added 3D user source rans (details)
  20. forgot a file (details)
  21. working towards 3D rans w source term (details)
  22. minor mods (details)
  23. added 1D stab cg adjoint convergence tests (details)
  24. merge (details)
  25. further exploring 1D supg (details)
  26. adding stabilization to the strong form integrand. (details)
  27. forgot to hide stab from the agnostic constructors (details)
  28. indexing bug with order increaser (details)
  29. switch from std::set to std::vector (details)
  30. speed ups for EdgeLocal. For DG 40% faster than elemental now (details)
  31. speed ups for EdgeLocal. For DG 40% faster than elemental now (details)
  32. working towards 3D XField_EdgeLocal (details)
  33. a slightly bigger unsplit test (details)
  34. forgot some files from the edgeLocal speed up (details)
  35. set a proper exception in ErrorModel.cpp, also caught a few forgotten (details)
  36. tweaks to solutions and bcs (details)
  37. added constructors that take in FieldBundles, in order to keep (details)
  38. forgot to add stabilization parameter (details)
  39. some debug stuff and an additional WriteMatrixMarketFile method (details)
  40. forgot to comment out Nitsche params, and added fieldwweighted Dirichlet (details)
  41. forgot to remove dumping to tmp (details)
  42. dev excepting body out because doesn't have test yet (details)
  43. commenting out untested bit in strongform (details)
  44. added a fix to set normalSignL for 1D meshes (details)
  45. Added a finite-volume (with two-point flux approx) AlgEqnSet (details)
  46. Added some jacobian tests for FV_TPFA (details)
  47. Added Solve2D_FV_BDF case for two-phase problem (details)
  48. Updated Galerkin cell outputs to work in parallel (details)
  49. Updated FV test case (details)
  50. Fixed wrong include (details)
  51. Test case updates (details)
  52. #if petsc things (details)
  53. working on edge grids, fixed a bug in 1D with unassigned normal (details)
  54. some placeholder/developer excepted methods so that I could compile (details)
  55. general clean up (details)
  56. stabilization needed for Euler tests (details)
  57. switch based on Neighborhood, added some more LocalSolve tests (details)
  58. switched to static constexpr values for spaceType rather than a method (details)
  59. weird bit of attempted metaprogramming, wasn't needed in the end but (details)
  60. spaceType() to spaceType fixes (details)
  61. some Advection Reaction adapt toys (details)
  62. Some Euler adapts. Still pretty suspicious of them both, but they run (details)
  63. a 1D Galerkin AD adapt (details)
  64. an Alg EqSet test for Euler (details)
  65. merge (details)
  66. airfoil case (details)
  67. added an exact solution for the characteristic AdvectionReaction case (details)
  68. added missing NoneBC for use in ErrorEstimate_Galerkin's undo boundary (details)
  69. Test case updates (details)
  70. converted all SANS_ASSERT to SANS_ASSERT_MSG (details)
  71. modified integrand so PDE IPB terms and strong-form BCs are more clear; (details)
  72. added blunt-TE NACA test case; small mods to existing IPTF test cases (details)
  73. Minor fix (details)
  74. Added cosine-wave permeability field (details)
  75. removed AdvectionReaction analytic function, and then fixed up ASExp to (details)
  76. local Solve directory was working (details)
  77. AlgEqSets now working for p1-3 and more configurations. Also the Euler (details)
  78. general clean up, and hopefully boosted the coverage a little (details)
  79. forgot to not write jacobians to tmp, and also an AR DGBR2 adapt and (details)
  80. boosting coverage and fixing jenkins complaint for code that I hadn't (details)
  81. Q1D source term up and running (details)
  82. edits to CG AD toy (details)
  83. it compiles! Now for unit tests (details)
  84. minor updates (details)
  85. super basic split a single tet test passes! (details)
  86. Fixed bug in AVSensor_ViscousFlux1D for space-time diffusion (details)
  87. bug fix (details)
  88. a more complicated test with new interior traces (details)
  89. coverage hunting (details)
  90. getting close to spacetime Q1DEuler (details)
  91. mpi communicators are now actually being passed in the constructor (details)
  92. changed BCTypeFlux that wasn't being used so it can specify inflow and (details)
  93. had to add 1d and 3d, and also bits and pieces comments wise (details)
  94. Updated heterogeneity in test cases (details)
  95. added double flux eval testing (details)
  96. changes towards being able to expose ErrorEstimates at SolverInterface (details)
  97. tweaking some of the accessors (details)
  98. changed the virtual function. Fixed someone using {} instead of a (details)
  99. changed the virtual function. Fixed someone using {} instead of a (details)
  100. turns out can't just in time construct estimates, because member const (details)
  101. Updated IntegrandCell_FV_TPFA to use GalerkinWeightedIntegral_New (details)
  102. Changes to Buckley-Leverett AV BCs (details)
  103. More test case updates (details)
  104. moving toward spacetime q1d euler (details)
  105. Added p-sequencing to heterogeneous test case (details)
  106. Missing robustness term added (details)
  107. Added 1D AV adaptive nozzle (details)
  108. Filled in line search unit test (details)
  109. hunting coverage (details)
  110. Added deleted functions (details)
  111. Various updates. Added FP control surface deflection (details)
  112. Test case update (details)
  113. Merge conflict fix (details)
  114. Includes for MPI communicator (details)
  115. Updated tests (details)
  116. Fixed residinterp and nMonitor in PDEEuler1D (details)
  117. Fixes for CauchyRiemann (details)
  118. added a tolerance for Reynolds (details)
  119. Minor cleanup of adaptive nozzle case (details)
  120. Fixed when unit test file is checked (details)
  121. Modified AV source terms to allow for different activation ranges (details)
  122. Fixed compile error (details)
  123. Fixed warnings (details)
  124. Unified Buckley-Leverett AV BCs + updated unit-tests (details)
  125. Unifying twophase AV BCs (details)
  126. dictionary option for silencing the 'Primal solve time:' etc, for use in (details)
  127. added additional template arguments so can be used in boundary (details)
  128. pre merge (details)
  129. added function weighted boundary output, and a very simple test (details)
  130. forgot to include the templating changes in the tests 2 commits ago (details)
  131. typos (details)
  132. put the option in the wrong dictionary, and also added another link (details)
  133. a jacobian functional test. (details)
  134. Unified twophase AV BCs + added more unit-tests (details)
  135. Cleaning up adaptation toys (details)
  136. Updated unit-tests (details)
  137. Fixed compiler warnings (details)
  138. Fixed link error (details)
  139. Forgot to update some cases (details)
  140. boundary output functional estimate case. Currently not working (details)
  141. two tests for computing output functionals via dispatch. Neither working (details)
  142. two tests for computing output functionals via dispatch. Neither working (details)
  143. Minor updates (details)
  144. a lot of additional boundary functionals for AD (details)
  145. broke into separate files (details)
  146. removed tests that wouldn't work, made an actual dispatch test, it (details)
  147. removed algEqSet, just testing the dispatcher now (details)
  148. Primal strong form cell error estimates (details)
  149. strong form interior trace integrand (details)
  150. Working on boundary functionals (details)
  151. Added a DG P0 GenHField + unit-tests (details)
  152. Switching from smoothabs to smoothmax may have just fixed our AV (details)
  153. Forgot methematica file (details)
  154. Fixed nightly link error (details)
  155. Minor fix (details)
  156. AV working much better with max in AV PDE (details)
  157. split up BCEuler into two files to make vera happy (details)
  158. Updates for SuitesSparse library dependencies (details)
  159. Removed static boost libraries (details)
  160. Made suitesparse metis library optional (details)
  161. Separated out EGADS tessellation into a separate library (details)
  162. Forgot one cmake file (details)
  163. found bug in 2D RANSSA unit test (details)
  164. updated unit tests to conform to max in AV (details)
  165. missed an instantiation (details)
  166. Added ParamFieldBuilder for GenH_DG + unit-tests (details)
  167. Updated sandbox toys (details)
  168. added accumulation unit tests, also some missing BC unit tests (details)
  169. Minor cleanup (details)
  170. fixed uninitialized data, struct warning (details)
  171. resolve merge conflicts, apply AV max change to 2D, 3D Euler (details)
  172. Removed Euler/DBR2 instantiations (details)
  173. No false results during unit tests, but might not work (details)
  174. Moved precision check into algebraic equation set, it might be broken (details)
  175. Better logic (details)
  176. More tidying (details)
  177. Minor formatting and performance cleanup (details)
  178. Fix some issues Jenkins found (details)
  179. More fixes for Jenkins (details)
  180. Another fix (details)
  181. Missing override (details)
  182. Small fixes (details)
  183. Fixed typo (details)
  184. Undo template change (details)
Commit fd63a11a779d41c782cc9648cd9d96a5dc21d16d by arthuang
add p-seq
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
Commit 13e21a8c0f352f545794719c67bac6c88d87b762 by arthuang
minor CG edits
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/NS/PDERANSSA2D.h
Commit 693d766b003f8a44cef53d420dd78327bd8e1274 by arthuang
fixed bug in 2D jacobianGradientSource
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
Commit be4397734408dd8470e439e08624a5fa53624814 by arthuang
debugging jacobianfluxviscous
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/PDENavierStokes2D.h
Commit a5b4c4d1925a675ed2f27035b7aaa2bb602f35ba by arthuang
working on fluxjacobianviscous
The file was modified src/pde/NS/PDENavierStokes2D.h
Commit 0a082a8986665d347fd6498110a5dd7bbe7f118e by arthuang
working on fluent 2d file write
The file was modified src/Field/CMakeLists.txt
The file was addedsrc/Field/output_fluent.h
The file was modified test/unit/UnitGrids/XField2D_FlatPlate_X1_btest.cpp
The file was addedsrc/Field/output_fluent.cpp
The file was modified test/unit/UnitGrids/XField2D_FlatPlate_X1.cpp
Commit d5ad277a8c045baf06c3e6f5251838f7cb3555d9 by arthuang
added PtHa BN bc, debugged fluent file writer
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified test/unit/UnitGrids/XField2D_FlatPlate_X1_btest.cpp
The file was modified src/pde/NS/BCEuler2D.h
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_NACADuct_toy.cpp
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/pde/NS/BCEuler2D_BN.h
The file was modified src/pde/NS/BCRANSSA2D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/SolutionFunction_RANSSA2D.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_FlatPlate_toy.cpp
The file was modified src/pde/NS/BCEuler2D.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/NS/BCRANSSA2D_Solution.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified src/Field/output_fluent.cpp
Commit bc27566821c82ad3ba4548fd17f4173d675538fc by arthuang
added PtHa solution function
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified src/pde/NS/BCEuler2D.cpp
The file was modified src/pde/NS/BCEuler2D.h
The file was modified src/pde/NS/BCEuler2D_BN.h
The file was modified src/pde/NS/BCRANSSA2D.h
Commit 0622f720f65d2ff64d2cfd1d23e745f13c2b3e30 by arthuang
bug fix for BN PtHa
The file was modified src/pde/NS/BCEuler2D_BN.h
Commit 6b046919555ab06d3ee686541f15476b0ab4fa15 by arthuang
no contribution to lifting operator resid for non-visc bc
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Dirichlet_mitState_DGBR2.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Robin_mitState_DGBR2.h
Commit 1fc3f1ac0b8eb36be4176a4823d094ecde0bbac4 by arthuang
sandbox edits
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilizedLifted_Triangle_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_NACADuct_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_FlatPlate_toy.cpp
Commit b07f1c255164c3241ca251f2cdee7f8274ee56b0 by arthuang
change NS solution mitstate to inviscid implementation, added Pt BN
The file was modified src/pde/NS/SolutionFunction_Euler2D.h
The file was modified src/pde/NS/BCEuler2D_BN.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_FlatPlate_toy.cpp
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
Commit c7982621372b2e2cb95576a39966e98f7e390906 by arthuang
merge conflicts, also added MassFlux output
The file was modified src/pde/NS/BCEuler2D_BN.h
The file was modified src/pde/NS/BCEuler2D.cpp
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified src/pde/NS/BCRANSSA2D.h
The file was modified src/pde/NS/OutputEuler2D.h
Commit 4e237c85af939bd9c4e46c5f3d2541fd609843bd by arthuang
new WBWT sandbox
The file was addedtest/sandbox/Solve2D_DGBR2_Triangle_RANSSA_WBWT_toy.cpp
Commit 29aa1e70bf093373cbb631eedb1fcc0eb94070ae by arthuang
added RANS exclusion to btest length, mods for WBWT solve
The file was modified scripts/vera/exclusions.txt
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_WBWT_toy.cpp
Commit dfb52b96757994ed69ada497bf11a442e34261e3 by arthuang
added RANS2D w source term.
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
The file was addedsrc/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA_Source2D_PrimitiveConstVisc.cpp
The file was modified src/Discretization/CMakeLists.txt
The file was modified src/pde/NS/PDERANSSA2D.h
The file was addedsrc/pde/NS/PDERANSSA_Source2D.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_WBWT_toy.cpp
Commit c3692f003c155ce9bc052be66f570d2fa9aaa5f6 by arthuang
modified source
The file was modified src/pde/NS/PDERANSSA_Source2D.h
Commit 74a71cd654b2476937b131679fddd22c68d9b622 by arthuang
minor edit to usersource
The file was modified src/pde/NS/PDERANSSA_Source2D.h
Commit 3d8e1c34a49cbb5341a14499c11bded16ad3a527 by arthuang
added 3D user source rans
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/Discretization/CMakeLists.txt
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_WBWT_toy.cpp
The file was modified src/pde/NDConvert/OutputNDConvertSpace3D.h
The file was modified src/pde/NS/OutputEuler3D.h
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
The file was modified src/pde/NS/PDERANSSA_Source2D.h
The file was addedtest/sandbox/Solve3D_DGBR2_RANSSA_WBWT_toy.cpp
Commit e5edf5deaaf0d22c191eed8b134c1e98235390e9 by arthuang
forgot a file
The file was addedsrc/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA_Source3D_PrimitiveConstVisc.cpp
Commit fd035aa9da1f9c3875651775b6d58f043bbe64b3 by arthuang
working towards 3D rans w source term
The file was addedsrc/pde/NS/PDERANSSA_Source3D.h
The file was modified test/sandbox/Solve3D_DGBR2_RANSSA_WBWT_toy.cpp
Commit 10e120d72e72fd537bd88ec7abe16c50a7578061 by arthuang
minor mods
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
Commit 5a51d59884fbb14241caabfdd276200c6f3bb4d4 by arthuang
added 1D stab cg adjoint convergence tests
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
Commit 8c3e07c876d85ac8e4fc92906e44a2947010c580 by arthuang
merge
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.cpp
The file was modified src/pde/PorousMedia/SourceTwoPhase2D.cpp
The file was modified src/pde/PorousMedia/SourceTwoPhase2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was addedtest/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_NACADuct_toy.cpp
Commit 11e1d8332edccc3d94e97b5533b4466a44c40e27 by arthuang
further exploring 1D supg
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
Commit 48f3ef73badb706098f47ef71fff129133b004c6 by hcarson
adding stabilization to the strong form integrand.
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified test/unit/ErrorEstimate/ErrorEstimate_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Strong_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
Commit dbd40f7ec942cea9fa30d199f0a245a32251da11 by hcarson
forgot to hide stab from the agnostic constructors
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_Galerkin.h
Commit 4479337e11f442e97412c3dd8bab225fd8c45bb4 by hcarson
indexing bug with order increaser
The file was modified src/Discretization/QuadratureOrder.h
Commit 8c60f515fb774ba344db483caed9de41a98a1532 by hcarson
switch from std::set to std::vector
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
Commit 8782cc29e63fd9b3cce0fbfb135e59272072f41b by hcarson
speed ups for EdgeLocal. For DG 40% faster than elemental now
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit 43578699b887589f90fa668d74f53541d217ffa5 by hcarson
speed ups for EdgeLocal. For DG 40% faster than elemental now
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit b6ae7a21fd6c817c213def8a74af6d1e7811788b by hcarson
working towards 3D XField_EdgeLocal
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was addedtest/unit/Field/XField3D_EdgeLocal_Dual_btest.cpp
Commit 213aeacd39569bf58d6ad2044d815978ab6d405f by hcarson
a slightly bigger unsplit test
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_btest.cpp
Commit 58db5370e98b4a9acf5a8fd8b6cc27e63d556477 by hcarson
forgot some files from the edgeLocal speed up
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
Commit 097f859a864c250653d3b8ecda912f4a58718b1b by hcarson
set a proper exception in ErrorModel.cpp, also caught a few forgotten
changes to non-default stabilization
The file was modified test/unit/Adaptation/MOESS/MOESS_btest.cpp
The file was addedtest/unit/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm_AD_btest.cpp
The file was modified src/Discretization/Galerkin/FieldBundle_Galerkin_Stabilized.h
The file was modified test/unit/ErrorEstimate/ErrorEstimate_Galerkin_AD_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/SolutionData_Galerkin_Stabilized.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Triangle_AD_btest.cpp
The file was removedtest/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Strong_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/SolutionData_Galerkin_Stabilized_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
Commit 902999c68b5de5e7e19e0e70a8d9b9732f4ef49a by hcarson
tweaks to solutions and bcs
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Galerkin.h
Commit 4228bff490de42ab248ba70c6c229e836d684d35 by hcarson
added constructors that take in FieldBundles, in order to keep
discretization/stabilization hidden at the solverInterface level.
DGAdvective and Galerkin need to be able to use the same interface
The file was modified src/Discretization/DG/FieldBundle_DGAdvective.h
The file was modified src/Discretization/DG/FieldBundle_DGBR2.h
The file was modified src/Discretization/Galerkin/FieldBundle_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
Commit a8ce85ca8ef89b22fb6c0b9051c360376d9dc0d7 by hcarson
forgot to add stabilization parameter
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_1D_CG_Line_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_RD_btest.cpp
Commit 8a1360c9c80e97bc7aa74f8e29254be57c4eb4bd by hcarson
some debug stuff and an additional WriteMatrixMarketFile method
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/FieldBundle_Galerkin_Stabilized.h
The file was modified src/LinearAlgebra/SparseLinAlg/WriteMatrixMarketFile.h
Commit 3be706b972cef974316484f39d730df5197668f4 by hcarson
forgot to comment out Nitsche params, and added fieldwweighted Dirichlet
sansLG
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Galerkin.h
Commit 7b9daa3bf749daac4cd7ed4f289561b3a2a02eee by hcarson
forgot to remove dumping to tmp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
Commit 44fee140925f80cdf57d8874eaa70becb85afe59 by hcarson
dev excepting body out because doesn't have test yet
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin.h
Commit 8af059cebf471512eb85833c46ea405ecfdf8569 by hcarson
commenting out untested bit in strongform
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
Commit ef2ed82e85dfc176b08b61a0f34af1d0e9bf2d56 by hcarson
added a fix to set normalSignL for 1D meshes
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was addedtest/system/LocalSolve/ElementLocalSolve2D_DGBR2_Triangle_AD_btest.cpp
The file was addedtest/unit/Field/XField1D_EdgeLocal_Primal_btest.cpp
The file was removedtest/system/LocalSolve/ElementLocalSolve2D_Primal_DGBR2_Triangle_AD_btest.cpp
Commit 3aaaa752c9b3a605e98bdd6f3bca03cec915f110 by savithru
Added a finite-volume (with two-point flux approx) AlgEqnSet
The file was addedsrc/Discretization/FV_TPFA/IntegrandInteriorTrace_FV_TPFA.h
The file was addedsrc/Discretization/FV_TPFA/IntegrandCell_FV_TPFA.h
The file was addedsrc/Discretization/FV_TPFA/IntegrandCell_FV_TPFA_Output.h
The file was modified src/Discretization/QuadratureOrder.h
The file was addedsrc/Discretization/FV_TPFA/AlgebraicEquationSet_FV_TPFA.h
Commit 048505bb3ad1c6b1a23a115a568c1845e578852e by savithru
Added some jacobian tests for FV_TPFA
The file was addedtest/unit/Discretization/FV_TPFA/JacobianCell_FV_TPFA_AD_btest.cpp
The file was modified test/unit/Discretization/CMakeLists.txt
The file was addedtest/unit/Discretization/FV_TPFA/CMakeLists.txt
The file was addedtest/unit/Discretization/FV_TPFA/JacobianInteriorTrace_FV_TPFA_AD_btest.cpp
Commit 092e216329ad8fc59f1a5e839c13f21c42f773c6 by savithru
Added Solve2D_FV_BDF case for two-phase problem
The file was addedtest/sandbox/Solve2D_FV_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
Commit 0abbb7ed7c53e42d00338fd346d447c49d9b002d by savithru
Updated Galerkin cell outputs to work in parallel
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalCell_Galerkin_btest.cpp
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
The file was modified src/Discretization/Galerkin/JacobianFunctionalCell_Galerkin.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidian.cpp
The file was modified test/unit/Discretization/Galerkin/FunctionalCell_Galerkin_btest.cpp
Commit 5d019e2158531d7e37b51017ed048dbd49bb4bf7 by savithru
Updated FV test case
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
The file was modified test/sandbox/Solve2D_FV_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
The file was modified src/Discretization/FV_TPFA/AlgebraicEquationSet_FV_TPFA.h
Commit d8980e7e2f1b894f0ef35353e5c0d775cff28522 by savithru
Fixed wrong include
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidian.cpp
The file was modified test/sandbox/Solve2D_FV_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
Commit 5483db72a79b0f54598b14b2029fe4aefa9c9d62 by savithru
Test case updates
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_3D_CG_Sphere_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
Commit af2f1d2deb7d39af6c7866ce75b6f3f6f49800ba by hcarson
#if petsc things
The file was addedtest/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was removedtest/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
Commit 9dd6ef94ad50704e1cb151b676d714b5a1c5cbf0 by hcarson
working on edge grids, fixed a bug in 1D with unassigned normal
directions, added a 3D split test that does nothing and changed a few
things
The file was addedtest/unit/Field/XField3D_EdgeLocal_Dual_Split_btest.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was addedtest/unit/Field/Field1D_EdgeLocal_Primal_DGBR2_btest.cpp
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified test/unit/Field/XField1D_EdgeLocal_Primal_btest.cpp
Commit eb452d7d1114ca6ebae70e3adc5adcc89be6e969 by hcarson
some placeholder/developer excepted methods so that I could compile
AlgEqSet with WriteMatrixMarket
The file was modified src/LinearAlgebra/SparseLinAlg/WriteMatrixMarketFile.h
Commit 6b3dc1f14b3d77c2eafafabd530d8cfca56743ba by hcarson
general clean up
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_Local_DG_impl.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2_impl.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified test/sandbox/Adapt1D_DGBR2_AD_BoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit b2fba44247c3bf65b0099f19d675000ad16bbdb1 by hcarson
stabilization needed for Euler tests
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
Commit b36a9888910cc953c7d77c6f068cf35d8382e74d by hcarson
switch based on Neighborhood, added some more LocalSolve tests
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Dual_Galerkin_Stabilized_Line_AD_btest.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was addedtest/system/LocalSolve/ElementLocalSolve1D_DGBR2_Triangle_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_DGBR2_Triangle_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was addedtest/system/LocalSolve/EdgeLocalSolve1D_Primal_DGBR2_Line_AD_btest.cpp
The file was addedtest/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
Commit 24870991b4a24f99654cfab31dd85427866effba by hcarson
switched to static constexpr values for spaceType rather than a method
The file was modified src/Discretization/Galerkin/FieldBundle_Galerkin_Stabilized.h
The file was modified src/Discretization/DG/SolutionData_DGBR2_Block2.h
The file was modified src/Discretization/Galerkin/SolutionData_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/FieldBundle_Galerkin.h
The file was modified src/Discretization/DG/FieldBundle_DGAdvective.h
The file was modified src/Discretization/DG/FieldBundle_DGBR2.h
The file was modified src/Discretization/DG/SolutionData_DGAdvective.h
The file was modified src/Discretization/DG/SolutionData_DGBR2.h
Commit 2999dd98b4ef85d0e52dec122806be1d85826cf1 by hcarson
weird bit of attempted metaprogramming, wasn't needed in the end but
could be useful later
The file was modified src/Field/SpaceTypes.h
Commit c99c8d60de8be2c886bcfe26d68e843f187b1db6 by hcarson
spaceType() to spaceType fixes
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/Galerkin_Strong_AD.nb
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/Field/XField_checkTraceNormal_impl.h
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_Triangle_AD_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Triangle_AD_btest.cpp
Commit 87de806d30690d988fa2aeb0da882e702bc0d295 by hcarson
some Advection Reaction adapt toys
The file was addedtest/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was addedtest/sandbox/Adapt1D_Galerkin_Stabilized_AR_toy.cpp
Commit 82e4d1503fe481c1c8528741a3b456d9af049318 by hcarson
Some Euler adapts. Still pretty suspicious of them both, but they run
The file was addedtest/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was addedtest/sandbox/Adapt2D_DGAdvective_Euler_CubicSource_toy.cpp
Commit d8168a6911d826f9fe2b178688d8ab6ddf594b1f by hcarson
a 1D Galerkin AD adapt
The file was addedtest/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
Commit 9d305df0679792502d0d3fdf15e7091aeb1f351a by hcarson
an Alg EqSet test for Euler
The file was addedtest/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
Commit 07bab23152b79745f4fd9d4a26d1ba91979b218c by arthuang
merge
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
Commit 3909fb73ecbc0e695f0705fa0dafa0999b56e861 by arthuang
airfoil case
The file was modified src/pde/NS/SolutionFunction_Euler2D.h
The file was modified src/pde/NS/BCEuler2D.cpp
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
Commit 1044b16363da2c224d34a66cf9d5e265a499f006 by hcarson
added an exact solution for the characteristic AdvectionReaction case
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction2D_btest.cpp
The file was addedtest/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AR_btest.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
Commit ab7f9a8d84941572ab50a080fccfb2a389bb4da6 by hcarson
added missing NoneBC for use in ErrorEstimate_Galerkin's undo boundary
integrals phase
The file was modified src/pde/NS/BCNavierStokes2D.h
Commit 6c2ddd5191d87d573fde543cd1604784a0ad6a2c by savithru
Test case updates
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_ArtificialViscosity_QuarterFiveSpot_BDF_toy.cpp
Commit a11d139f67e4f58ee900e05d5f7c6cac99a50122 by allmaras
converted all SANS_ASSERT to SANS_ASSERT_MSG
The file was modified src/Field/Element/ElementAssociativityAreaConstructor.h
The file was modified src/Field/Element/ElementAssociativityAreaConstructor.cpp
Commit 82f98f6adfdb531c67fcde11184413ebe57f6a42 by allmaras
modified integrand so PDE IPB terms and strong-form BCs are more clear;
added adjoint consistent Nitsche parameters
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_Galerkin_Farfield_IPTF.h
The file was modified src/Discretization/LIP_HACK/IntegrandInteriorTrace_Galerkin_WakeCut_IPTF.h
Commit 2caed7be1cf990c0a5fceda7903f8eba5922624e by allmaras
added blunt-TE NACA test case; small mods to existing IPTF test cases
The file was addedtest/sandbox/Solve2D_CG_NACABTE_IPTF_toy.cpp
The file was modified test/sandbox/Solve2D_CG_NACA_IPTF_toy.cpp
The file was modified test/unit/UnitGrids/XField2D_WakeSymAirfoil_X1.cpp
The file was modified test/sandbox/Solve2D_CG_NACA_LIP_toy.cpp
Commit b82937f5f8a01eb3bdee23a97bf81f5a9af8c353 by savithru
Minor fix
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_ArtificialViscosity_QuarterFiveSpot_BDF_toy.cpp
Commit 3fdd37cd552dc00cf33ca8d812c85e595e08cda5 by savithru
Added cosine-wave permeability field
The file was modified src/pde/PorousMedia/PermeabilityModel2D.h
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Solve2D_FV_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_ArtificialViscosity_QuarterFiveSpot_BDF_toy.cpp
Commit 048cafe5d4c52d7b50a78d07b1857ba6b0ec320b by hcarson
removed AdvectionReaction analytic function, and then fixed up ASExp to
have the correct formula for the characteristics
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction3D_btest.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction2D_btest.cpp
Commit d6033a4ea6a915bf70ca2153fccbbd1e923f413d by hcarson
local Solve directory was working
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Dual_Galerkin_Stabilized_Line_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AR_btest.cpp
Commit b51eb1c3eb262d64ebb1bf9d57bd4e23b1d1ca62 by hcarson
AlgEqSets now working for p1-3 and more configurations. Also the Euler
tests are now passing
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
Commit 6a5c3aa4565c7dbd04b0b5e84785fb68ab8943c7 by hcarson
general clean up, and hopefully boosted the coverage a little
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was removedtest/sandbox/Adapt1D_DGBR2_AD_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGAdvective_Euler_CubicSource_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified test/sandbox/Adapt1D_DGBR2_MMS_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit cdee3f941455ca60edaedf467c27bbf9d9c335e9 by hcarson
forgot to not write jacobians to tmp, and also an AR DGBR2 adapt and
Galerkin NS adapt
The file was addedtest/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was addedtest/sandbox/Adapt2D_DGBR2_AR_toy.cpp
Commit ce704a640d36131fb3fc4467d94f29bf062506a0 by hcarson
boosting coverage and fixing jenkins complaint for code that I hadn't
touched...
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
Commit f0612c9ca7fe3e0ae77aa609ca035b5ce458d752 by arthuang
Q1D source term up and running
The file was modified src/pde/NS/PDERANSSA_Source3D.h
The file was modified src/Discretization/CMakeLists.txt
The file was modified src/pde/NS/BCEulerArtificialViscosityQ1D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NS/PDEEulerQ1D_ArtificialViscosity.h
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_RANSSA_WBWT_toy.cpp
Commit d808434c080f6940ae4224347118bdb96faca671 by arthuang
edits to CG AD toy
The file was modified src/Discretization/CMakeLists.txt
The file was addedsrc/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion1D_AUDUSN.cpp
The file was modified src/pde/NS/BCEuler2D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.cpp
Commit 02b3bee67f177491619520996ba3446ba08aee8e by hcarson
it compiles! Now for unit tests
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
Commit 0a616ca49769404072b91fffdb778633d664c10d by arthuang
minor updates
The file was modified test/sandbox/Solve3D_DGBR2_RANSSA_WBWT_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_NACADuct_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_WBWT_toy.cpp
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
Commit c8c758b0d984bd2a349146a2be6a8d9cddbe0a6d by hcarson
super basic split a single tet test passes!
The file was modified src/Topology/ElementTopology.h
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_Split_btest.cpp
The file was modified src/Field/XField_EdgeLocal_impl.h
Commit 6bed89868e6663c85cc9c53180ab45a0bc9f9bd5 by savithru
Fixed bug in AVSensor_ViscousFlux1D for space-time diffusion
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux1D.h
Commit fad10d03c81a7d917a5e2b240dd02470edb4d1e7 by hcarson
bug fix
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
Commit 28272b485229b8feb253234599f11398755ad6cb by hcarson
a more complicated test with new interior traces
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_Split_btest.cpp
Commit 4e2be8ffffe3149e58f2334f07e2136e27201aa4 by hcarson
coverage hunting
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_Galerkin.h
The file was modified test/unit/ErrorEstimate/ErrorEstimate_Galerkin_AD_btest.cpp
Commit e730004089831a6ff5580d3fd00f071f8e54941f by arthuang
getting close to spacetime Q1DEuler
The file was addedsrc/pde/NS/PDEEulerQ1D_Source.h
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified src/pde/NS/BCEulerQ1D_mitState.h
The file was modified src/pde/NS/BCEulerQ1D.h
The file was addedtest/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source1D.h
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux1D.h
The file was addedtest/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_ArtificialViscosity_toy.cpp
The file was addedsrc/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscositySource_EulerQ1D_Surrogate.cpp
The file was modified src/pde/NS/BCEulerArtificialViscosityQ1D.h
Commit 6c16bbd016585045f328f4d8d66f143fbf4a3a6c by hcarson
mpi communicators are now actually being passed in the constructor
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AR_btest.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
The file was modified test/unit/Field/XField1D_EdgeLocal_Dual_btest.cpp
The file was modified src/Field/XField_EdgeLocal.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_Galerkin_Stabilized_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_DGBR2_Triangle_AD_btest.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_Split_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Dual_Galerkin_Stabilized_Line_AD_btest.cpp
The file was modified test/unit/Field/Field1D_EdgeLocal_Dual_CG_btest.cpp
The file was modified test/unit/Field/Field1D_EdgeLocal_Primal_DGBR2_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_Dual_CG_btest.cpp
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Primal_Split_btest.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Primal_btest.cpp
The file was modified test/unit/Field/XField1D_EdgeLocal_Primal_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Primal_DGBR2_Line_AD_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_PrimalNeighbors_CG_btest.cpp
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_Split_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_Primal_CG_btest.cpp
Commit 7f45704e654db6f7bdb806921cbcf2805cd7e512 by hcarson
changed BCTypeFlux that wasn't being used so it can specify inflow and
outflow fluxes for AD
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.cpp
The file was modified test/unit/IO/pde/BCAdvectionDiffusion2D_pattern.txt
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion2D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
Commit c0f8d00711b20feafb24f5e07d25914de78efc68 by hcarson
had to add 1d and 3d, and also bits and pieces comments wise
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_mitLG_Galerkin_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Galerkin.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.cpp
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Galerkin_AD_btest.cpp
Commit 76ac2f06ba480a09524bbaaff8562693bd479380 by savithru
Updated heterogeneity in test cases
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_ArtificialViscosity_QuarterFiveSpot_BDF_toy.cpp
The file was modified test/sandbox/Solve2D_FV_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
Commit 3fe129be6c5dc107d5b0ebd45262aca258e1ce66 by hcarson
added double flux eval testing
The file was modified test/unit/pde/AdvectionDiffusion/PDEAdvectionDiffusion_ArtificialViscosity2D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/unit/pde/AdvectionDiffusion/AdvectiveFlux1D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/ForcingFunction2D_MMS_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/ViscousFlux2D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/ForcingFunction2D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/AdvectiveFlux3D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion2D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/Source1D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/Source2D_btest.cpp
The file was modified src/Meshing/Embedding/MesherInterface_Embedding.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified test/unit/pde/AdvectionDiffusion/ForcingFunction3D_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_Galerkin_Stabilized_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was modified test/unit/pde/AdvectionDiffusion/ViscousFlux1D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/ForcingFunction1D_MMS_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/ViscousFlux3D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/Source3D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/unit/pde/AdvectionDiffusion/AdvectiveFlux2D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.h
The file was modified test/unit/pde/AdvectionDiffusion/ForcingFunction3D_MMS_btest.cpp
Commit fc5b98b4cc49c809a452bbf1259ad9cb5e126a22 by hcarson
changes towards being able to expose ErrorEstimates at SolverInterface
level when necessary
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBase_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit 1e0341d9be0f0ef5a34da633df23c54d32819cbc by hcarson
tweaking some of the accessors
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit debb3cd5d9cc658f8bfe7655d7591cb60ecb9223 by hcarson
changed the virtual function. Fixed someone using {} instead of a
nullptr which was making shared_ptrs complain
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2_Block2x2.h
Commit d72bcad4547e26c6b7c25d4866819e9bcadc3842 by hcarson
changed the virtual function. Fixed someone using {} instead of a
nullptr which was making shared_ptrs complain
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2_Block2x2.h
Commit ee8ea75d0cfae5f98b78330b3a100af3eb114778 by hcarson
turns out can't just in time construct estimates, because member const
is needed later, will have to just allow people to be silly
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2_Block2x2.h
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
Commit b1d539a1d8dac92a04cea0331310c2daabb9e78a by savithru
Updated IntegrandCell_FV_TPFA to use GalerkinWeightedIntegral_New
The file was modified src/pde/PorousMedia/PermeabilityModel2D.h
The file was modified src/Discretization/FV_TPFA/IntegrandCell_FV_TPFA.h
The file was modified test/sandbox/Solve2D_FV_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
Commit 041105474196b3cb5f67b0b3977a263a867c4fb9 by savithru
Changes to Buckley-Leverett AV BCs
The file was modified src/pde/ArtificialViscosity/PDEArtificialViscosity1D.h
The file was modified src/pde/PorousMedia/PDEBuckleyLeverett_ArtificialViscosity1D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_pattern.txt
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_btest.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.cpp
Commit cfe952a8bd2138616bf8cb234441a95bb2ed2955 by savithru
More test case updates
The file was modified test/sandbox/Solve1D_DGBR2_TwoPhaseLinearized_BDF_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Solve2D_FV_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
Commit 291ad92135b255ee4d09cc887215e49ec392ee68 by arthuang
moving toward spacetime q1d euler
The file was modified src/pde/NS/BCEulerQ1D.h
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified src/Discretization/CMakeLists.txt
The file was modified src/pde/NS/BCEulerArtificialViscosityQ1D.h
The file was modified src/pde/NS/BCEulerQ1D.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux1D.h
The file was modified src/pde/ArtificialViscosity/PDEArtificialViscosity1D.h
The file was modified src/pde/NS/PDEEulerQ1D.h
The file was modified src/pde/NS/BCEulerQ1D_mitState.h
Commit 023229fa2f6fdc9c879145a4b1dad3da517e6752 by savithru
Added p-sequencing to heterogeneous test case
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
Commit 261ad82b14e74c5020984725774c14d81831374f by blsc
Missing robustness term added
The file was modified src/pde/ArtificialViscosity/PDEArtificialViscosity1D.h
The file was modified src/pde/NS/PDEEulerQ1D_ArtificialViscosity.h
The file was modified src/pde/NS/BCEulerArtificialViscosityQ1D.h
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_ST_toy.cpp
Commit 6e3d16aacf65145fafea4f8a2a37181585391edf by ursachi
Added 1D AV adaptive nozzle
The file was modified src/pde/NS/OutputEuler1D.h
The file was modified test/sandbox/Solve1D_DGAdvective_Line_Euler_SSMENozzle_toy.cpp
The file was modified src/pde/NDConvert/OutputNDConvertSpace1D.h
The file was addedtest/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_MatrixS_Instantiate.cpp
Commit 11157d6b618e3556515566105d85855e7ea14cb9 by ursachi
Filled in line search unit test
The file was modified test/unit/NonLinearSolver/HalvingSearchLineUpdate_btest.cpp
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate_impl.h
The file was addedtest/unit/IO/NonLinearSolver/linesearch_residuals.dat
Commit ac730ceffe779a788aa13b9f94983db8514fd9e5 by hcarson
hunting coverage
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_ProjectFunction_btest.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
Commit 54cd41f0ca8031ac90aac6edc68f9ae03b02dd41 by ursachi
Added deleted functions
The file was modified src/pde/NDConvert/OutputNDConvertSpace1D.h
Commit 50ec09357d38d04627e308db366b7f6e6e8bab28 by galbramc
Various updates. Added FP control surface deflection
The file was modified test/unit/pde/CauchyRiemann/PDECauchyRiemann2D_btest.cpp
The file was modified CMakeInclude/Finds/FindEGADS.cmake
The file was modified src/pde/FullPotential/BCLinearizedIncompressiblePotential3D.h
The file was modified src/pde/FullPotential/BCLinearizedIncompressiblePotential3D.cpp
The file was modified test/unit/pde/FullPotential/PDELinearizedIncompressiblePotential3D_btest.cpp
The file was modified test/unit/pde/FullPotential/PDELinearizedIncompressiblePotential2D_btest.cpp
The file was modified test/unit/pde/FullPotential/BCLinearizedIncompressiblePotential3D_btest.cpp
The file was modified CMakeInclude/Builds/BuildEGADS.cmake
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified CMakeInclude/Finds/FindCAPS.cmake
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified test/unit/pde/Distance/PDEEikonal_Distance2D_btest.cpp
The file was modified test/unit/IO/pde/BCLinearizedIncompressiblePotential3D_pattern.txt
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/VectorS.h
The file was modified test/unit/pde/FullPotential/PDEFullPotential3D_btest.cpp
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
The file was modified src/UserInterfaces/capsAIM/markWakeEdges.cpp
Commit 7e7829bfaea043c760656039232b2e9a382accce by savithru
Test case update
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
Commit 6dfd89bd36c9033d882d2ef24d4e0e388c7de0dd by savithru
Merge conflict fix
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.h
Commit 2bc697d9063f772d9914c414e9f34d784b31f66a by savithru
Includes for MPI communicator
The file was modified test/sandbox/Adjoint1D_DGAdvective_AD_ST_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_Vortex_toy.cpp
The file was modified test/sandbox/Solve1D_CG_AD_RK_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_CG_AD_BDF_btest.cpp
The file was modified test/sandbox/Solve1D_DGAdvective_Line_Euler_Pulse_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_Euler_CubicSource_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_CG_Quad_AD_btest.cpp
The file was modified test/system/Asymptotic/Adjoint2D_CG_Triangle_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_DGAdvective_ShallowWater_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_RD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified test/sandbox/Optimize_Blade_HSM2D_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGAdvective_Circle_Line_ShallowWater_btest.cpp
The file was modified test/sandbox/Solve1D_DGAdvective_Line_Euler_Sod_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_CubicSource_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGAdvective_Circle_Line_AD_btest.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_Block2x2_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_LIP_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGAdvective_Flat_Line_AD_btest.cpp
The file was modified test/sandbox/Adjoint1D_DGAdvective_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Poisson_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_Surrogate_CubicSource_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGAdvective_Annulus_Quad_btest.cpp
The file was modified test/system/Asymptotic/Adjoint2D_DGAdvective_Triangle_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_Wake_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_AD_RK_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_Poisson_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Plate_HSM_toy.cpp
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilizedLifted_Triangle_AD_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_Entropy_CubicSource_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_CG_AD_btest.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_Taylor_Green_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGAdvective_Annulus_Triangle_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_1D_CG_Line_AD_btest.cpp
Commit 6ed231471082a9e7146fcb841d43ef36840f737a by savithru
Updated tests
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_ArtificialViscosity_QuarterFiveSpot_BDF_toy.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_DGBR2_Triangle_BuckleyLeverett_AV_btest.cpp
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_btest.cpp
Commit 9f86b3d972ccd38e6af83409ce4a55ea5c1da33f by savithru
Fixed residinterp and nMonitor in PDEEuler1D
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor1D.h
The file was modified src/pde/NS/PDEEuler1D.h
The file was modified src/pde/NS/PDEEuler2D.h
Commit f481d8bf2a6aa5d0da9c4bde3f2f86695edf4da9 by galbramc
Fixes for CauchyRiemann
The file was modified test/unit/pde/CauchyRiemann/PDECauchyRiemann2D_btest.cpp
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/pde/CauchyRiemann/PDECauchyRiemann2D.h
Commit 40f36db3543600d2c89f9aba1f08abd17c0c817f by hcarson
added a tolerance for Reynolds
The file was modified test/unit/pde/AdvectionDiffusion/Source3D_btest.cpp
Commit 5231ab032161d4423458bdde2d311526d52fa42e by ursachi
Minor cleanup of adaptive nozzle case
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
Commit 67d6f9613ff2e249333e66dea57c7ee7b609c0ec by ursachi
Fixed when unit test file is checked
The file was modified test/unit/NonLinearSolver/HalvingSearchLineUpdate_btest.cpp
Commit d983be1305869e2399301780d1dae2ceaf8f2491 by savithru
Modified AV source terms to allow for different activation ranges
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_ArtificialViscosity_QuarterFiveSpot_BDF_toy.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source1D.h
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
Commit af798e78b03e8e3c52d1e35b9aeb9fc2dfebceef by galbramc
Fixed compile error
The file was modified src/pde/FullPotential/BCLinearizedIncompressiblePotential3D.h
Commit 79f710b85b6ef8793ef2b7a2639e426720fd3ff6 by ursachi
Fixed warnings
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified test/sandbox/Solve1D_DGAdvective_Line_Euler_SSMENozzle_toy.cpp
Commit 30f0dd690b9deeb9bd3d8a4e0d2e15e04419dcd5 by savithru
Unified Buckley-Leverett AV BCs + updated unit-tests
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_btest.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.h
The file was modified test/unit/IO/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_pattern.txt
Commit 95e7150062e1e5a0c2141a2c422187f8ff9d1ddd by savithru
Unifying twophase AV BCs
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D.h
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
The file was addedtest/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase2D.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.h
The file was modified src/pde/PorousMedia/BCTwoPhase2D.h
The file was modified src/pde/PorousMedia/SolutionFunction_TwoPhase2D.h
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhase2D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D.h
Commit f3c4d40c593250ebaadb410f1f805e117f45072d by hcarson
dictionary option for silencing the 'Primal solve time:' etc, for use in
batch running
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/SolutionTrek/Continuation/Continuation.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
Commit b96f246c5cd74c0cd6b43d2edb0393b5463288aa by hcarson
added additional template arguments so can be used in boundary
functionals
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_mitLG_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin.h
Commit 2c3a897c7ea432e5ed21fda2cfc85812b77ce614 by hcarson
pre merge
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
Commit 3b02075d5825620ff051bf3c561fb873996ca5ad by hcarson
added function weighted boundary output, and a very simple test
The file was modified src/pde/AdvectionDiffusion/OutputAdvectionDiffusion.h
The file was addedtest/unit/pde/AdvectionDiffusion/OutputAdvectionDiffusion_btest.cpp
Commit ec321a6218cdbc5b3722ba2d5a27a4e579e25778 by hcarson
forgot to include the templating changes in the tests 2 commits ago
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_mitLG_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin_AD_btest.cpp
Commit c79d8648ebccb943f3b8d5bdcfd1840e4ad978d7 by hcarson
typos
The file was modified test/unit/pde/AdvectionDiffusion/OutputAdvectionDiffusion_btest.cpp
Commit 7298876eed5de9fb9421eec9cb858c90c5394e7e by hcarson
put the option in the wrong dictionary, and also added another link
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/SolutionTrek/Continuation/Continuation.h
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
Commit 4464a2a278f6d0a60d32209251c5a98ec30e2264 by hcarson
a jacobian functional test.
The file was addedtest/unit/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Galerkin_btest.cpp
Commit 7745cdca98c1ec8b86c213cb44b2d095f87c2fde by savithru
Unified twophase AV BCs + added more unit-tests
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhase2D_btest.cpp
The file was addedtest/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D.h
The file was modified test/unit/pde/PorousMedia/SolutionFunction_TwoPhase2D_btest.cpp
Commit 7ada0f25d4d4211fcc426521d25691d3e98dd225 by savithru
Cleaning up adaptation toys
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_ArtificialViscosity_QuarterFiveSpot_BDF_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
Commit 12036d90d8a9da689546a656816e287d162a9566 by savithru
Updated unit-tests
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_DGBR2_Triangle_BuckleyLeverett_AV_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_btest.cpp
Commit fc6f98f0dc74b295c2d308836c1399555118471a by ursachi
Fixed compiler warnings
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
Commit 517fb01190c98660c5cb10b505c06121a308d733 by galbramc
Fixed link error
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Galerkin_btest.cpp
Commit a5ac424e026c392d69ea75604a1cb4f23adb5c1a by savithru
Forgot to update some cases
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_Block2x2_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
Commit c2158709f5d4419e2d3d68fa1fef2a8f73531a58 by hcarson
boundary output functional estimate case. Currently not working
The file was addedtest/system/Asymptotic/ErrorEstimateOrder_2D_DGBR2_Triangle_AD_Boundary_btest.cpp
Commit 7f21f6a19ab0ed9e01d278b7b05f9b8266ece99b by hcarson
two tests for computing output functionals via dispatch. Neither working
right now
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_Triangle_AD_btest.cpp
The file was addedtest/unit/Discretization/Galerkin/Galerkin_AlgEqSet_OutputFunctional.nb
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Triangle_AD_btest.cpp
Commit da65fa212d428b1af103cdf243f6def63e88ea90 by hcarson
two tests for computing output functionals via dispatch. Neither working
right now
The file was addedtest/unit/Discretization/Galerkin/Galerkin_AlgEqSet_OutputFunctional.nb
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Triangle_AD_btest.cpp
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_Triangle_AD_btest.cpp
Commit 2bec17ad186c20c89e2a912c78809f2b302b1b01 by galbramc
Minor updates
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
Commit 19b244d0e06009e23b39887a83fdd21d8c273dd7 by hcarson
a lot of additional boundary functionals for AD
The file was modified test/unit/pde/AdvectionDiffusion/OutputAdvectionDiffusion_btest.cpp
The file was modified src/pde/AdvectionDiffusion/OutputAdvectionDiffusion.h
Commit f86318912e971e836ebeacbb40e206af542a4ed9 by hcarson
broke into separate files
The file was addedsrc/pde/AdvectionDiffusion/OutputAdvectionDiffusion2D.h
The file was addedsrc/pde/AdvectionDiffusion/OutputAdvectionDiffusion3D.h
The file was removedsrc/pde/AdvectionDiffusion/OutputAdvectionDiffusion.h
The file was modified test/unit/pde/AdvectionDiffusion/PDEAdvectionDiffusion_ArtificialViscosity2D_btest.cpp
The file was addedsrc/pde/AdvectionDiffusion/OutputAdvectionDiffusion1D.h
The file was modified test/unit/pde/AdvectionDiffusion/OutputAdvectionDiffusion_btest.cpp
Commit 614280bf9c8abf31376a17f8279b228681c96b38 by hcarson
removed tests that wouldn't work, made an actual dispatch test, it
doesn't pass
The file was addedtest/unit/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Triangle_AD_btest.cpp
Commit 4437b0e389fa145e78231dfdf537f0306db9dcdd by hcarson
removed algEqSet, just testing the dispatcher now
The file was modified test/unit/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin_AD_btest.cpp
Commit bba019e53a5e2705fa1b54d87f375250d5c90f1f by hcarson
Primal strong form cell error estimates
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateCell_PrimalStrongForm_Galerkin.h
The file was addedtest/unit/ErrorEstimate/ErrorEstimateCell_PrimalStrongForm_Galerkin_AD_btest.cpp
Commit ba62761886ed201e74f5e9b68ba35ca17f3e4851 by hcarson
strong form interior trace integrand
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateInteriorTrace_PrimalStrongForm_Galerkin.h
The file was addedtest/unit/ErrorEstimate/ErrorEstimateInteriorTrace_PrimalStrongForm_Galerkin_AD_btest.cpp
Commit 3e6c91e434aae8cbcf5b6fd9311fb9bc0bc50eb6 by galbramc
Working on boundary functionals
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_mitLG_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_OutputWeightRsd_Galerkin.h
The file was addedsrc/Discretization/Galerkin/FunctionalBoundaryTrace_FieldTrace_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Triangle_AD_btest.cpp
The file was modified src/pde/NS/OutputEuler1D.h
Commit 60e98f8d8815175d9fcf7f1cb1b3ca41822aef07 by savithru
Added a DG P0 GenHField + unit-tests
The file was modified src/Field/FieldLine_DG_Cell_Instantiate_1D.cpp
The file was modified src/Field/CMakeLists.txt
The file was modified src/Field/FieldVolume_DG_Cell_Instantiate_3D.cpp
The file was addedsrc/Field/HField/GenHFieldLine_DG.h
The file was addedsrc/Field/HField/GenHField_DG.cpp
The file was modified src/Field/FieldArea_DG_Cell_Instantiate_2D.cpp
The file was addedtest/unit/Field/GenHField_DG_btest.cpp
The file was addedsrc/Field/HField/GenHFieldArea_DG.h
The file was addedsrc/Field/HField/GenHFieldVolume_DG.h
The file was addedsrc/Field/HField/GenHField_DG.h
Commit ad6299d7e1e49761cdc58ab5036735c3163fdec8 by savithru
Switching from smoothabs to smoothmax may have just fixed our AV
issues...
The file was modified test/unit/pde/PorousMedia/PDEBuckleyLeverett_ArtificialViscosity1D_btest.cpp
The file was modified src/pde/PorousMedia/PDEBuckleyLeverett_ArtificialViscosity1D.h
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase_ArtificialViscosity2D.h
The file was modified test/unit/pde/PorousMedia/PDETwoPhase_ArtificialViscosity1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/PDETwoPhase_ArtificialViscosity2D_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase_ArtificialViscosity1D.h
Commit 2ed820b756f52671523d44a3edeba9466205967f by galbramc
Forgot methematica file
The file was modified test/unit/Discretization/Galerkin/Galerkin_AlgEqSet_OutputFunctional.nb
The file was modified test/unit/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin_AD_btest.cpp
Commit f3e17e19843dc93a61d7e50813386322e67bfe45 by galbramc
Fixed nightly link error
The file was modified test/system/Asymptotic/CMakeLists.txt
Commit 22ddd37a2a423f7e85cae8f5ab9b578c39124168 by galbramc
Minor fix
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate_impl.h
Commit a26811065afdb8492a3466d678b57190cdbdd45e by arthuang
AV working much better with max in AV PDE
The file was modified src/Discretization/CMakeLists.txt
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified src/pde/NS/BCEuler1D_mitState.h
The file was modified src/pde/NS/PDEEuler1D_Source.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion1D.h
The file was modified src/pde/ArtificialViscosity/AVSensor_Source1D.h
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified src/pde/NS/SolutionFunction_Euler1D.h
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_ArtificialViscosity_toy.cpp
Commit ed130b7cb590b1521d076b7aa67d6d0203152b89 by arthuang
split up BCEuler into two files to make vera happy
The file was modified src/pde/NS/BCEuler1D_mitState.h
The file was addedsrc/pde/NS/BCEuler1D_mitState_ST.h
The file was modified src/pde/NS/BCEuler1D.h
Commit 8a7d41a963bd2fd53a9f3c57587c5c6a39b8adb0 by galbramc
Updates for SuitesSparse library dependencies
The file was modified CMakeInclude/Checks/CheckSUITESPARSE.cmake
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/Finds/FindSUITESPARSE.cmake
Commit f166191811eda83f94e26b9e9f3470b6fe9a811e by galbramc
Removed static boost libraries
The file was modified CMakeInclude/Dependencies.cmake
Commit f85b0742e389841f6d205a93fb62fb12539158cf by galbramc
Made suitesparse metis library optional
The file was modified CMakeInclude/Finds/FindSUITESPARSE.cmake
Commit 3717352933131c2872a4ae140ea75a1d27144f53 by galbramc
Separated out EGADS tessellation into a separate library
The file was modified src/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_BoundaryLayer.cpp
The file was modified src/Meshing/AFLR/AFLR3.h
The file was modified src/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_CornerSingularity.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was addedsrc/Meshing/EGTess/EGVertexEdge.cpp
The file was addedsrc/Meshing/EGTess/EGTessellation.cpp
The file was addedsrc/Meshing/EGTess/EGTessFace.h
The file was modified test/unit/Meshing/Adaptive/PBAM/PBAMSolverFace_btest.cpp
The file was modified src/UserInterfaces/capsAIM/WakeBox.cpp
The file was addedsrc/Meshing/EGTess/EGVertexEdge.h
The file was modified src/Meshing/TetGen/makeTetGenModel.h
The file was removedsrc/Meshing/EGADS/EGVertex.cpp
The file was modified src/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_XField.cpp
The file was removedsrc/Meshing/EGADS/EGVertexFace.h
The file was addedsrc/Meshing/EGTess/WakedFarFieldBox.h
The file was modified test/unit/Meshing/Adaptive/PBAM/PBAMBagel_btest.cpp
The file was removedsrc/Meshing/EGADS/EGVertex_Mean.h
The file was modified src/Meshing/CMakeLists.txt
The file was addedsrc/Meshing/EGTess/getTessBody.c
The file was addedsrc/Meshing/EGTess/EGTriangle.cpp
The file was addedsrc/Meshing/EGTess/CMakeLists.txt
The file was modified test/unit/pde/FullPotential/CMakeLists.txt
The file was modified src/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_BoundaryLayer.cpp
The file was addedsrc/Meshing/EGTess/EGTessEdge.h
The file was removedsrc/Meshing/EGADS/EGTessModel.cpp
The file was modified test/system/Adaptation/CMakeLists.txt
The file was removedsrc/Meshing/EGADS/EGVertex.h
The file was removedsrc/Meshing/EGADS/makeWakedAirfoil.h
The file was modified CMakeLists.txt
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_Darmofal_toy.cpp
The file was removedsrc/Meshing/EGADS/EGTessBody.h
The file was removedsrc/Meshing/EGADS/getTessBodyFaces.c
The file was addedsrc/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was addedsrc/Meshing/EGTess/EGTessEdge.cpp
The file was addedsrc/Meshing/EGTess/EGVertexEdgeNode.h
The file was removedsrc/Meshing/EGADS/makeWakedAirfoil.cpp
The file was addedsrc/Meshing/EGTess/EGVertexFace.h
The file was modified test/unit/Meshing/Adaptive/PBAM/PBAMBoundaryLayerFace_btest.cpp
The file was removedsrc/Meshing/EGADS/EGVertexEdge.h
The file was modified test/unit/pde/FullPotential/LinearizedIncompressiblePotential3D_Trefftz_btest.cpp
The file was modified test/unit/Meshing/Adaptive/PBAM/PBAMBoundaryLayerEdge_btest.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP2_toy.cpp
The file was modified test/unit/Meshing/Adaptive/PBAM/CMakeLists.txt
The file was modified src/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_XField.cpp
The file was modified test/unit/Meshing/EGADS/EGTessEdge_btest.cpp
The file was addedsrc/Meshing/EGTess/EGVertex.h
The file was modified test/unit/Meshing/Adaptive/PBAM/PBAMEuclideanEdge_btest.cpp
The file was modified src/UserInterfaces/LIPSolver.h
The file was modified CMakeInclude/Dependencies.cmake
The file was addedsrc/Meshing/EGTess/getTessBodyFaces.c
The file was modified src/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_CornerSingularity.cpp
The file was modified test/unit/Meshing/Adaptive/PBAM/PBAMXField_btest.cpp
The file was modified test/unit/Meshing/Adaptive/PBAM/PBAMCircleInSquareFace_btest.cpp
The file was removedsrc/Meshing/EGADS/EGTessFace.cpp
The file was removedsrc/Meshing/EGADS/EGVertexFace.cpp
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified test/unit/Meshing/TetGen/CMakeLists.txt
The file was modified test/unit/Meshing/EGADS/EGTessellation_btest.cpp
The file was addedsrc/Meshing/EGTess/makeWakedAirfoil.cpp
The file was removedsrc/Meshing/EGADS/EGVertexEdge.cpp
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
The file was removedsrc/Meshing/EGADS/EGTessEdge.h
The file was modified src/Meshing/Adaptive/PBAM/PBAMKDVertex.h
The file was removedsrc/Meshing/EGADS/EGTessellation.h
The file was modified test/unit/Meshing/AFLR/CMakeLists.txt
The file was removedsrc/Meshing/EGADS/EGTessModel.h
The file was removedsrc/Meshing/EGADS/WakedFarFieldBox.h
The file was removedsrc/Meshing/EGADS/EGTessFace.h
The file was addedsrc/Meshing/EGTess/EGVertex.cpp
The file was removedsrc/Meshing/EGADS/EGTessEdge.cpp
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was addedsrc/Meshing/EGTess/EGTessBody.h
The file was removedsrc/Meshing/EGADS/EGTriangle.cpp
The file was removedsrc/Meshing/EGADS/WakedFarFieldBox.cpp
The file was addedsrc/Meshing/EGTess/EGTessellation.h
The file was addedsrc/Meshing/EGTess/EGTessFace.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_toy.cpp
The file was modified test/unit/Meshing/EGADS/EGTessModel_btest.cpp
The file was addedsrc/Meshing/EGTess/EGVertex_Mean.h
The file was modified test/unit/Meshing/Adaptive/PBAM/PBAMCornerEdge_btest.cpp
The file was modified test/sandbox/Solve3D_CG_LIP_KuttaHACK_toy.cpp
The file was modified src/Meshing/Adaptive/PBAM/PBAMSolver_impl.hpp
The file was addedsrc/Meshing/EGTess/EGVertexEdgeNode.cpp
The file was addedsrc/Meshing/EGTess/makeWakedAirfoil.h
The file was modified test/unit/Adaptation/MOESS/CMakeLists.txt
The file was addedsrc/Meshing/EGTess/EGVertexFace.cpp
The file was modified src/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_Euclidian.cpp
The file was addedsrc/Meshing/EGTess/WakedFarFieldBox.cpp
The file was modified test/unit/Meshing/TetGen/makeWakedAirfoil_btest.cpp
The file was addedsrc/Meshing/EGTess/EGTessModel.h
The file was removedsrc/Meshing/EGADS/EGTessModel_aflr4.cpp
The file was modified src/Meshing/TetGen/makeTetGenModel.cpp
The file was removedsrc/Meshing/EGADS/EGVertexEdgeNode.h
The file was addedsrc/Meshing/EGTess/EGTessModel.cpp
The file was removedsrc/Meshing/EGADS/EGTriangle.h
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_Drela_toy.cpp
The file was removedsrc/Meshing/EGADS/EGVertexEdgeNode.cpp
The file was modified test/unit/Meshing/AFLR/AFLR3_btest.cpp
The file was modified test/unit/Meshing/TetGen/EGTetGen_btest.cpp
The file was modified test/unit/Meshing/EGADS/CMakeLists.txt
The file was modified src/Meshing/EGADS/CMakeLists.txt
The file was addedsrc/Meshing/EGTess/EGTriangle.h
The file was removedsrc/Meshing/EGADS/getTessBody.c
The file was modified src/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_Euclidian.cpp
The file was removedsrc/Meshing/EGADS/EGTessellation.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_FP_Drela_toy.cpp
The file was modified src/Meshing/TetGen/EGTetGen.h
Commit 208d4e0ea4ae2cbe3f9aafec2e50f6eae3249f78 by galbramc
Forgot one cmake file
The file was modified test/unit/Adaptation/MOESS/TAO/CMakeLists.txt
Commit 50d2c065d41def39e1a6139956d8e8579d272ffd by arthuang
found bug in 2D RANSSA unit test
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_WBWT_toy.cpp
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified test/sandbox/Solve3D_DGBR2_RANSSA_WBWT_toy.cpp
The file was modified test/unit/Discretization/jacobianPingTest_btest.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor1D.h
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified test/unit/pde/NS/BCEuler1D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified src/pde/NS/BCEuler1D.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/unit/pde/NS/PDENavierStokes2D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/Galerkin_Stabilized_NS.nb
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit 38fe41f5d4dbd00cbef2833286afa59f8996fbc9 by arthuang
updated unit tests to conform to max in AV
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion1D_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_Source1D_Euler_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor1D_btest.cpp
Commit 1ae0a01fba71550acbeeb134adfe8ae34aed79ef by arthuang
missed an instantiation
The file was addedsrc/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_Euler1D_Primitive.cpp
Commit af9b42a5550f8e62c0e5b3bb8611c8daa5a00208 by savithru
Added ParamFieldBuilder for GenH_DG + unit-tests
The file was modified src/Adaptation/MOESS/ParamFieldBuilder.h
The file was modified src/tools/smoothmath.h
The file was modified test/unit/tools/smoothmath_btest.cpp
The file was modified test/unit/Adaptation/MOESS/ParamFieldBuilder_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source1D.h
Commit 849fd62351c9c57e978aeeb347375a2dcf70a6d7 by savithru
Updated sandbox toys
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Euler_NACA0012_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_ArtificialViscosity_QuarterFiveSpot_BDF_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Euler_Ramp_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Nozzle_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_HOW5_CI1_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_HOW5_CI1_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
Commit 39e9336028636a22b4eeb01c0e699562c848c373 by arthuang
added accumulation unit tests, also some missing BC unit tests
The file was modified test/unit/pde/NS/PDENavierStokes2D_btest.cpp
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified test/unit/pde/NS/BCEuler1D_btest.cpp
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
The file was modified test/unit/pde/NS/PDENavierStokes3D_btest.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/unit/pde/NS/PDENavierStokes1D_btest.cpp
Commit a2df2254e4217a8138155aadb679c03e921af308 by galbramc
Minor cleanup
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified src/Meshing/EGADS/EGFace.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified test/unit/Meshing/EGADS/CMakeLists.txt
Commit f47033f29db1aa3be8fb52b1dd88d5a4bda683d5 by arthuang
fixed uninitialized data, struct warning
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/unit/pde/NS/BCEuler1D_btest.cpp
Commit 63093e5c5117f466647e664ea7ba319bac1af6f8 by arthuang
resolve merge conflicts, apply AV max change to 2D, 3D Euler
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_ArtificialViscosity_toy.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion3D_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_btest.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
Commit e5bb38de2a0256a4dfcba8505245cbdc66a19983 by galbramc
Removed Euler/DBR2 instantiations
The file was modified src/ErrorEstimate/CMakeLists.txt
The file was removedsrc/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Euler1D_Conservative.cpp
The file was removedtest/sandbox/Solve2D_DGAdvective_NACA0012_toy.cpp
Commit eb6eac59f88ff05df17868f6aa7b46f8187bf194 by blsc
No false results during unit tests, but might not work
The file was modified src/LinearAlgebra/BlockLinAlg/VectorBlock_4.h
The file was modified src/LinearAlgebra/BlockLinAlg/tools/norm.h
The file was modified src/LinearAlgebra/BlockLinAlg/VectorBlock_2.h
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/VectorD.h
The file was modified src/NonLinearSolver/NewtonSolver.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified src/NonLinearSolver/NonLinearSolverBase.h
The file was modified src/LinearAlgebra/SparseLinAlg/SparseVector.h
The file was modified src/NonLinearSolver/NewtonSolverParams.cpp
Commit e1dc7ecd15065c5eaab4d82d1eb656aad62c54ed by blsc
Moved precision check into algebraic equation set, it might be broken
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/VectorD.h
The file was modified test/unit/NonLinearSolver/NewtonSolver_btest.cpp
The file was modified test/unit/NonLinearSolver/HalvingSearchLineUpdate_btest.cpp
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/AlgebraicEquationSet_IRS.h
The file was modified test/sandbox/Solve2D_CG_NACA_LIP_toy.cpp
The file was modified src/NonLinearSolver/NonLinearSolverBase.h
The file was modified src/SolutionTrek/Continuation/DissipationBased/AlgebraicEquationSet_DBC.h
The file was modified test/sandbox/Solve2D_CG_NACABTE_IPTF_toy.cpp
The file was modified src/LinearAlgebra/AlgebraicEquationSetBase.h
The file was modified test/unit/LinearAlgebra/Heat1D_btest.h
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified test/sandbox/Solve2D_CG_NACA_IPTF_toy.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/SparseVector_impl.h
The file was modified test/unit/NonLinearSolver/ScalarGoldenSearchLineUpdate_btest.cpp
The file was modified src/Discretization/AlgebraicEquationSet_Debug.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2_impl.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_PTC.h
The file was modified src/LinearAlgebra/SparseLinAlg/SparseVector.h
The file was modified src/SolutionTrek/TimeMarching/AlgebraicEquationSet_TimeMarch.h
The file was modified test/unit/LinearAlgebra/Advection1D_btest.h
The file was modified src/SolutionTrek/Continuation/Homotopy/AlgebraicEquationSet_HTC.h
Commit 2022196ddc775ddde221d002eb3e6b43a787071d by blsc
Better logic
The file was modified src/LinearAlgebra/BlockLinAlg/VectorBlock_4.h
The file was modified src/Discretization/AlgebraicEquationSet_Debug.h
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/VectorD.h
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified src/LinearAlgebra/SparseLinAlg/SparseVector.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified src/LinearAlgebra/BlockLinAlg/VectorBlock_2.h
Commit 0725bd4a85f0e20909f333df9ba52cc75093a617 by blsc
More tidying
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified src/Discretization/AlgebraicEquationSet_Debug.h
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
Commit fc3a49a17506c1c5818ef034e0ce46b4d1b14a5b by galbramc
Minor formatting and performance cleanup
The file was modified src/pde/NS/PDENavierStokes2D.h
Commit 03cfe57985cffedc2c8199feb8142f6cf44b8a9b by blsc
Fix some issues Jenkins found
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified test/unit/LinearAlgebra/CustomJacobianEqSet_btest.h
Commit 3c8cd1f129f1bcdb606929ebabf5d0c2b3140097 by blsc
More fixes for Jenkins
The file was modified src/pde/NS/SolutionFunction_Euler1D.h
Commit 76a2ac1d67328125e3dad30daacaa08bd00b73b5 by blsc
Another fix
The file was modified test/unit/LinearAlgebra/CustomJacobianEqSet_btest.h
Commit 6a064b8993c91f0ef58c71637c7d424baa5e34b1 by blsc
Missing override
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4_impl.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4.h
Commit f3263c1d638bfb8f28bb42eb89145f6f7f5fed3d by galbramc
Small fixes
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
Commit e76f32cacf8d9b0912ca7d0e467d2c51bc935a3d by galbramc
Fixed typo
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
Commit b190afed75aa84fa375106ce688d5828d0b66dd8 by galbramc
Undo template change
The file was modified src/pde/NS/PDERANSSA2D.h