Skip to content
Failed

Changes

Summary

  1. CG field construction for TopoD4 meshes, tested on p=1 (details)
  2. target metric matching in 4d sandbox (details)
  3. Refactored projection to Qauxi_IBL by unifying implementations for DuplicateField and UniField IBL (details)
  4. element ridge unit test + equilateral pentatope jacobian (details)
  5. fixed bug with equilateral pentatope jacobian + matlab script + unit test on implied metric (details)
  6. added a boundary output for the triple BL, various clean ups, reverting to 0.25 for the default param (details)
  7. Refactored UniField IBL variable interpreter.  More work needed to propagate to everywhere oc the code base. (details)
  8. Minor refactoring.  Updated pyrite file. (details)
  9. Refactoring.  Realizing that using ctau is fragile since log(ctau) is frequently needed to compute n_tilde but ctau can undershoot through below zero. (details)
  10. Refactored UniField variable/eqns to use nt as a conservative quantity (details)
  11. Restored panel method unit test (details)
  12. Tweaked iteration limit to wait until convergence (details)
  13. Refactored constructors of IBL PDE and fluid models.  Started PDEIBLUniField unit test.  Other minor refactoring (details)
  14. Added 2D+T AD case, in progress, with assorted necessary changes. Still needs BC fix. Also added framework for 4D single pentatope unit grid. Should hopefully also include all necessary unit testing, as mapped from similar 1D cases to cases of interest. (details)
  15. Fix typo (details)
  16. field element pentatope tests (details)
  17. debugging costmodel_logeuclidean on topoD4 ping tests (details)
  18. brace alignment (details)
  19. uncomment xfieldspacetime_pentatope tests until actually implemented (details)
  20. unused defs (details)
  21. undefined references without avro (details)
  22. sign compare (details)
  23. missing file to compile (details)
  24. lingering comma (details)
  25. ridge -> frame (details)
  26. undef references (details)
  27. commit deleted files (details)
  28. wrap ifdef SANS_AVRO further ahead (details)
  29. omit spacetime pentatope btest from memcheck because it takes a long time, bump up timeout for it as well (details)
  30. instantiate matrixsyms4 projection for tets (details)
  31. basis function instantiate (details)
  32. matmul instantiation (details)
  33. reduced number of orientations to make elementspacetime_pentatope test go faster (details)
  34. Remove maybe uninitialized wanrings on gnu 8 (details)
  35. last instantiation i promise (details)
  36. bug in cost model log-euclidean test because of the vertex/step matrix ordering (details)
  37. seriously this has to be the last one (details)
  38. last one! (details)
  39. trigger commit (details)
  40. up to p=2 for element space time test because it's really slow (details)
  41. Revamped Qauxv/parameters API. (details)
  42. Fixed typos (details)
  43. Propagated more changes in IBL parameter API.  Verified coupled IBL UniFIeld forced laminar case. (details)
  44. Fixed more tests related to IBL parameter API (details)
  45. Update test/system/AnalyticSolve/AnalyticSolve2D_DGAdvective_IBL_StagnationFlow_SingleElem_LamiBL_btest.cpp (details)
  46. Verified two system tests with PDEIBL2D using LF flux. (details)
  47. Fixed uncoupled IBL HDG case (details)
  48. 2D+T is running, working towards validation. (details)
  49. Added json parser to PyDict (details)
  50. Fixed formatting from vera++. Also reformulated 2D+T case for convergence investigation. (details)
  51. switched from pure adv to AD for hypersonic. (details)
  52. 2D+T AD ST toy fix; need unit tests for BCAD2D.h (details)
  53. Fixed bugs in PDEIBLUniField (details)
  54. Lots of refactoring of AFLR4 and sansLIPAIM. All seems to be functioning. (details)
  55. Minor fix (details)
  56. Tweak to how AFLR is found (details)
  57. Fixed compile error (details)
  58. Update minimum boost version to 1.50 due to bug in property_tree json reader. (details)
  59. Merged AFLR4 test into EGTessModel (details)
  60. Fixed flux feedthrough for 2D+T AD. (details)
  61. More extensive try with sansLIPAIM (details)
  62. Most sansLIP updates (details)
  63. Fix MKL_PARDISO for transpose solves. Bug fix for AFLR3 (details)
  64. Use static MKL libraries due to python issues (details)
  65. Don't statically link in the ld library (details)
  66. Increased timout time for HDG test (details)
  67. Realzed timing on another test (details)
  68. Refactored UniField IBL and ran it for forced and free transition problems (details)
  69. Played captured transition (forced and free) (details)
  70. Updated initial solution guesses for reformulated captured transition IBL (details)
  71. Unified system test on the case of uncoupled IBL laminar BL on airfoil (details)
  72. Refactored IBL numerical fluxes (details)
  73. Updated pyrite files for coupled coupled IBL cases with laminarBL+turbulentWake (details)
  74. Moved 2D+T convergence to Solve3D, made Adapt3D version adapt. (details)
  75. Typo fix. (details)
  76. Ran and added pyrite files for captured forced transition without using cut-cell machinery (details)
  77. push to hypersonic (details)
  78. Verified reasonable agreement between natural transition solution of UniField IBL using cut-cell against that using plain DG without cut-cell (details)
  79. Added recent-5 to Adapt3D 2D+T AD (details)
  80. Added MKL instantiation (details)
  81. Separate list of MKL static libraries (details)
  82. Always link in MKL statically with sansLIPAIM (details)
  83. Moved error message for sansLIP (details)
  84. Building mpi all_reduce into FunctionalCell_Galerkin (details)
  85. Added missing includes (details)
  86. projection stabilization (details)
  87. Minor edits (details)
  88. Changed default numerical flux (details)
  89. Added pyrite files for fitted transition of forced cases (details)
  90. Removed redundant cases (details)
  91. Minor updates (details)
  92. Added an alternative turbulent onset ctau value (details)
  93. Updates before running grid convergence on fitted transition (details)
  94. fixed a bug in PDEIBL source.  other minor fixes (details)
  95. Updated pyrtied files to fix the bug in PDEIBL lag source term introduced on 2018/11/02 in commit 9625612 (details)
  96. Tweaked a default setting for system test pyrite checks (details)
  97. Cleaned up system tests (details)
  98. Fixed free-forced nested solver logic for transition at element interface (details)
  99. Updated and cleaned up pyrite files (details)
  100. Updated an initial solution file for flow transition system tests (details)
  101. Renaming (details)
  102. minor updates (details)
  103. Added a to-do (details)
  104. added to-do (details)
  105. Refactored two system tests.  Added options to change transition model parameters on the fly (details)
  106. Fixed a bug/feature in an unimportant if statement (details)
  107. Cleanup (details)
  108. Cleaned up deprecated parts.  Fixed LF flux.  Refactored transition front source/flux.  Editted printout (details)
  109. Fixed uninitialized data in Flux_mitState_Nitsche for pure advective. (details)
  110. Updated pyrite file after updating PDEIBL LFflux related stuff (details)
  111. Removed variable length arrays (details)
  112. Replaced turbulent BL TS wave growth rate with the previous formulation of interpolating over turbulent sub-element, which makes cd vs ntcrit relation smooth.  Updated pyrite files for free transition (details)
  113. Minor refactoring (details)
  114. Fixed LFflux for IBLUniField.  Refactored test case and updated pyrite file (details)
  115. Missed a few variable length arrays (details)
  116. One more warning (details)
  117. Refactored PDEIBLUniField member field to allow for parameter ntcrit sweep.  Updated initial solution guess to be based on an existing IBL solution. (details)
  118. Fixed warnings (details)
  119. Better cleanup of coverage information (details)
  120. Don't build sandbox with nightly (details)
  121. Clang analyzer should still build sandbox (details)
  122. Revived gradation penalty. Needs lots of tweaks and studying (details)
  123. Added unit test for 2D+T implementations. (details)
  124. Working on pentatope tests. (details)
  125. Changed scaling factor for objective (details)
  126. Added 1D and 2D includes (details)
  127. Updates for latest version of AFLR (details)
  128. Gradation still needs more work... (details)
  129. Fix compiler error (details)
  130. Fixed arry bound typo in test (details)
  131. more tests for orientations of tets in 4d (details)
  132. lingering changes (details)
  133. DG fields in 4d + unit tests (details)
  134. silly typo (details)
  135. can only use KF triangulation if avro is hooked in (details)
  136. Working on unit grids... (details)
  137. transferring (details)
  138. Another formatting fix. (details)
  139. Another formatting fix. (details)
  140. minor editting (details)
  141. added modified diffusion matrix (details)
  142. minor mod to proj stabilization (details)
  143. Fix includes. (details)
  144. pre merge (details)
  145. add proj stab matrices for 1DAD, stokes (details)
  146. taking out some comments (details)
  147. Taking the warning machete to things. (details)
  148. Refactored test case input (details)
  149. Udpates to sansLIPAIM to work with new CAPS dataTransfer setup (details)
  150. system test for DG with pentatopes (details)
  151. Minor update (details)
  152. Added an option of wake ctau_eq but not used (details)
  153. moving to hyper branch (details)
  154. MCMC flat plate for class (details)
  155. forcing function for heating (details)
  156. use SANS convention for trace orientation instead of the one used in avro (details)
  157. 1Ptope test working, fixed assumptions on nodal definitions. (details)
  158. fixed GLS? (details)
  159. edit cmake list (details)
  160. 2Tope unitgrid working, testcase working. (details)
  161. Turned off tesseract for push. (details)
  162. Light LIP tecplot files (details)
  163. Smaller tecplot file for LIP (details)
  164. Fix scoping issues. (details)
  165. Fixed warnings (details)
  166. Added comment with origin of SVD3 algorithm (details)
  167. handmade unit grid: 1 pentatope with 5 pentatope neighbours (details)
  168. allow all orientations of traces (1 to 12) in checkGrid (details)
  169. local grid extraction for pentatopes (details)
  170. cell to trace connectivity for pentatopes (details)
  171. finish implementation of element associativity of pentatopes (details)
  172. unit tests for local grid extraction around pentatopes (single pentatope and single pentatope surrounded by neighbours) (details)
  173. other minor changes (details)
  174. gradprojection working (details)
  175. verified optimal order for 1DAD grad projection (details)
  176. comm rank = 0 using xfield_lagrange (details)
  177. 24Ptope working, passing checkGrids(). test in progress. (details)
  178. remove duplicate unit grids in favour of handmade ones (details)
  179. warning fix (details)
  180. warning fix (details)
  181. 24Ptope unit grid working, tested and working. (details)
  182. commit so it ought to run for ben? (details)
  183. Add duration to each build in Jenkins email. (details)
  184. tweaks and the forcing (details)
  185. full rank diffusive stabilizaiton (details)
  186. actually making it not work (details)
  187. changed the try catch for implied metric optimization to doing nothing rather than excepting. Also tweaks to MCMC file (details)
  188. tweaks and removed a bunch of heap memory allocations (details)
  189. added options to the quadratic (details)
  190. more mods to projection stabilization (details)
  191. undoing a lot of sketchy things (details)
  192. rolling back more sketchy stuff (details)
  193. mods for running with avro (details)
  194. comment typos (details)
  195. switching over to avro (details)
  196. everything compiles, gotta track down unit tests (details)
  197. getting unit tests to pass (details)
  198. Reworked build of parmetis. refine uses parmetis. added avro build. (details)
  199. minor edits to edge local unit tests (details)
  200. Fixes for avro and refine (details)
  201. Suppress warning (details)
  202. Parallel Field4D test fixes. Give refine more time. (details)
  203. Relaxed tolerance for intel (details)
  204. Don't run ErrorOrder_4D in parallel (details)
  205. Updated refine build (details)
  206. Updated refine check (details)
  207. Nightly build fixes... plus a stopgap ifdef until the SVDless 4D normal vector is done. (details)
  208. Reduce run time of 4D error order check (details)
  209. Relaxed another tolerance (details)
  210. trying out some edge stabilization (details)
  211. MCMC things and got the temp sensors working (details)
  212. Remove files written by avro (details)
  213. Dissable refine testing for now (details)
  214. Added memcheck to parmetis build (details)
  215. Ignore external parmetis (details)
  216. added hessian to interior trace (details)
  217. edge stabilization working-ish? (details)
  218. changing branch (details)
  219. MC for running on hypersonic (details)
  220. ready for running on hypersonic (details)
  221. Generalized valgrind suppression (details)
  222. moving to hypersonic again (details)
  223. egads coords must have 3 dimensions even in 2d (details)
  224. the final files from the project (details)
  225. forgot a function (details)
  226. pushing to tucano (details)
  227. Suppressed CMakeLists errors. [TBD] (details)
  228. Fixed panel metod tests (details)
  229. AFLR4 updates and some Jenkins scripts (details)
  230. Link tetgen before avro (details)
  231. instantation of elementlocal version of local splits for 4d...unit test will fail because the result is different than savi's convention (details)
  232. missing definitions for elementlocal & edgelocal (details)
  233. some instantiations of savi's method for doing local splits (details)
  234. xfield_lagrange method of doing local splits...still debugging...will fix later... (details)
  235. Refactoring.  Patched unit tests (details)
  236. More unit tests (details)
  237. added unit tests (details)
  238. Fixed unit tests (details)
  239. Fixed IBL unit tests (details)
  240. Added unit test.  Turned off unused methods. (details)
  241. Fixed a bug in CMakeLists: use of out-of-scope variable (details)
  242. Fixed a bug in cmake files that only appear when building with Xcode (details)
  243. Refactored ping test input array type.  Fixed IBL-related 4x4 block system ping tests.  Added missing MPI-related method definitions for pure virtural methods (details)
  244. Relocated code into SANS_MPI macros; otherwise, errors are raised about "member access to incomplete type" (details)
  245. Verified/fixed/cleaned IBL system tests with transition (full upwind). (details)
  246. Fixed duplicate naming of boost test suite (details)
  247. Relaxed pyrite tolerance (details)
  248. Updated forced-transition pyrite files after the bug fix in commit b30121ee5531d91e84aac94fbdab6462f458f4f8 (details)
  249. Turned off file dump (details)
  250. Fixed formatting (details)
  251. Fixed empty traling line (details)
  252. Fixed DG and HDG AES tests for uncoupled IBL (details)
  253. Fixed formatting (details)
  254. Reverted changes to (viscous) HDG stuff: those abandoned changes treated qfld and afld as a single bundle field (details)
  255. Update AlgebraicEquationSet_HDGAdvective_Advection_btest.cpp (details)
  256. Fixed one more test affected by ping test refactoring.  Fixed formatting and screen output (details)
  257. Fixed another system test affected by IBL Qauxv interpreter refactoring (details)
  258. Update ErrorOrder_1D_HDGAdvective_Advection_btest.cpp (details)
  259. Fixed warning and missing instantiation (details)
  260. Added an instantiation just for completeness, although it is no longer used (details)
  261. moving towards adjoint GLS (details)
  262. Cleaned sandbox cases (details)
  263. relaxed tolerances for clang_release (details)
  264. Suppressed output (details)
  265. Fixed bugs in CMakeLists (details)
  266. Fixed HDG advection tests (details)
  267. Removed the pure advection test case using (viscous) HDG machinery (details)
  268. parallel outputs in galerkin solver interface, AGLS error estimation fixed? (details)
  269. Refactored halving line search and fixed unit tests (details)
  270. Fixed memory errors (details)
  271. Relaxed tolerance for intel (details)
  272. relaxed tolerances for intel18 (details)
  273. Relaxed timeout limits (details)
  274. Speed up unit tests in response to Jenkins timeout (details)
  275. Fixed typo (details)
  276. Relaxed tolerance for gnu48 (details)
  277. Tried to fix timeout on Jenkins testing (coverage_clang reynolds) (details)
  278. Reverted CMakeLists to see if TIMEOUT is set properly this time on Jenkins (details)
  279. minor refactoring (details)
  280. Refactored CMakeLists for Xcode build (details)
  281. Refactored Newton solver (details)
  282. Minor fix (details)
  283. Fixed warnings (details)
  284. Added IBL max update fraction (details)
  285. Enabled under-relaxed Newton update for coupled 4x4 block system of IBL with free transition. (details)
  286. Refactor of avro XField interface (details)
  287. Consistent logic for setting cmake testing timout property (details)
  288. Fixed refine interface change (details)
  289. Fix ifdef when not using avro (details)
  290. More fixes to deal with avro (details)
  291. Minor cleanup (details)
  292. Added unit tests for IBL updateFraction (details)
  293. Upgrade PETSc (details)
  294. More avro and PETSc tweaks (details)
  295. I don't understand why dl library is needed to link a static library... (details)
  296. Fix for refine check (details)
  297. Suppress compiler warning when building PETSc (details)
  298. Fix for avro with 4D (details)
  299. Enable refine testing again (details)
  300. Updated copyright date to 2019 (details)
  301. Updated copyright date to 2019 (details)
  302. dimension-independent local splits (details)
  303. timing tests show dim-independent implementation on par with savithru's impl...tried to debug hugh's local xfield in primal mode but something is wrong...unit tests on the way (details)
  304. adding stabilized error estimation infrastructure (details)
  305. more playing with AGLS (details)
  306. minor edits (details)
  307. reconciling merge conflicts and some tweaks (details)
  308. license updates (details)
  309. fixes to match avro (details)
  310. forgot to add the avro defined precompile check (details)
  311. relaxed tolerances and forgot to split world (details)
  312. tweaking tol again... (details)
  313. another tweak... (details)
  314. cleanup of localpatch + commenting (details)
  315. copyright (details)
  316. more copyright (details)
  317. Updates for MOESS optimizations. Still needs more work. (details)
  318. Instantiations for 4D AD solve. (details)
  319. A few fixes (details)
  320. Compile fixes (details)
  321. More instantiations for 4D (details)
  322. removed anachronistic definition of primal grid. Primal grid now matches the behavior of the normal DG grids. Unit tests have just been turned off in the meantime (details)
  323. make sure mpi is init'd before calling rank by actually running in parallel (details)
  324. revert back to dual (details)
  325. ifdef SANS_AVRO for tests with CKF triangulation (details)
  326. changed to Dual in the system test (details)
  327. attempted to fix nightly tests (details)
  328. Relaxed timings, fixed warning (details)
  329. Updated pyrite files to fix nightly tests (details)
  330. Moved timing test into sandbox (details)
  331. Cleanup of refine interface with auto memory management. (details)
  332. Modest progress on instantiations. (details)
  333. Fix include (details)
  334. 4D box unit grid grandfathered out of XField_KuhnFreudenthal. (details)
  335. added fix to 3D (details)
  336. removed the separate 4D file, just added an instantiate at the end of 3D (details)
  337. p=7 led to error close to machine zero, which seemed to cause touble to nightly ErrorOrder test.  Cut back p from 7 to 6 (details)
  338. p=6 still too high for pyrite test for ErrorOrder (details)
  339. Attempted to warning "use of zero-allocated memory" (details)
  340. Some cleanup in the sandbox. Added 2D L2Project adaptation (details)
  341. Added tecplot dump for metric fields. Other small fixes (details)
  342. Changed floor to round for generating new 1D mesh (details)
  343. Minor refactoring (details)
  344. Compile fixes and more dependency warning suppressions (details)
  345. Add dl library for avro (details)
  346. Replaced nt transport equation with G variable as in SciTech paper, although the results are equivalent (details)
  347. bits and pieces (details)
  348. added linear args and a test (details)
  349. just wanna get my stuff in the repo (details)
  350. Files for parallel periodic XField2D_Box_Triangle_Lagrange (Issues need to be fixed) (details)
  351. retrieve edge indices and sub elems from split (details)
  352. ref coordinates on split sub cells (details)
  353. Added a layer of abstractions when evaluating fluxes, sources etc. in IBL pde class (details)
  354. Fixed formatting... previously went under the radar since vera++ was not installed locally... (details)
  355. inst of some 4d adaptation things (details)
  356. Added scalar and dot product fixes for MatrixSymS (details)
  357. Working on 3d ST... (details)
  358. Enabled smooth laminar/turbulent blending (details)
  359. Fixed SVD calculation for normal vector for 4D tet. (details)
  360. Scrubbed some comments. (details)
  361. edits to gls error estimation (details)
  362. unit tests for basis function ref elem split (details)
  363. 4d adapt? (details)
  364. Fixed intel errors by relaxing tolerance and reconciling a missing pyrite file specialized for intel MKL (details)
  365. added a Field weighted stabilized CG nodal estimate integrand test in 2D (details)
  366. comment (details)
  367. Continued work on ElementXField implementations. (details)
  368. Vera fixes, COPYRIGHT fixes, and some avro preprocessor fixes. (details)
  369. Updates for 2D L2 Projection sandbox test (details)
  370. Updates for 1D L2 Projection sandbox test (details)
  371. Clearing out high-level exceptions whose low-level implementations are done. (details)
  372. Added last bits of ADST4D case, should run (?) now. (details)
  373. Added new trace free step matrix error model. Not enabled. (details)
  374. added a 2D error estimate test, and asserted assumption on basis function type (details)
  375. Fix. (details)
  376. fixed the estimate vary tests (details)
  377. notebook with Double BL exact solutions (details)
  378. forgot the copyright change (details)
  379. Normalize MOESS optimization with nlopt (details)
  380. Fixed undefined reference (details)
  381. Fixed a bug in laminar/turbulent blending function (details)
  382. ifdef SANS_AVRO requirements in unit tests. (details)
  383. removed the scp to devastator. Should be useful for everyone now (details)
  384. forgot to change a quadratic function explicit constructor (details)
  385. undoing a print (details)
  386. EQUILATERAL PENTATOPE coordinates + added unit volume check in unit test to catch this (details)
  387. unit test for split ref step matrix on pentatopes + generating matlab script (details)
  388. unit tests for error model (details)
  389. 4D L2 ERROR ADAPTATION WORKS...cleaning up........ (details)
  390. Added new MOESS optimization without global FrobNorm (details)
  391. Forgot CMake file (details)
  392. CG artificial viscosity in 2D (details)
  393. Small fix for cmake summary (details)
  394. Weekly test fixes (details)
  395. Modified AlgEqSet, IntegrandInteriorTrace and 2D DGAdvective toy for Parallel 2D Periodic Grids (details)
  396. Towards parallel PETSc/TAO (details)
  397. Refactored intermittency calculation (details)
  398. Generailized Projection to Qauxi to handle blended intermittency. (details)
  399. Trying to bump coverage. (details)
  400. Some cleanup of logEuclidian cost (details)
  401. Added lagrange P1 to the exception (details)
  402. copywrite update for some files (details)
  403. Various small fixes (details)
  404. added a Tanh2 function based on Loseille's Tanh3 (details)
  405. Updated Embedding unit test for quadrature integration (details)
  406. Reverted to binary intermittency as default (details)
  407. Relaxed tolerance for intel compiler.  Restored default to binary intermittency for existing tests (details)
  408. Trying to get coverage... (details)
  409. Tests added + un-tested, unused additions removed. (details)
  410. Added comments and made sure ADST4D case is ready for parallelization. (details)
  411. More parallel fixes. (details)
  412. Relaxed torleranc for gnu48 (details)
  413. More parallel fixes. (details)
  414. Added regularized point source to accommodate potential co-existence of free and forced transition in the captured transition treatment (details)
  415. Updated ADST3D cases (solve and adapt) for avro and MPI use. (details)
  416. Forgot an MPI redefine. (details)
  417. jk MPI fix actually this time. (details)
  418. Minor fix (details)
  419. Continued avro- and MPI-ification. (details)
  420. Unit testing fixes. (details)
  421. Fixed warning. (details)
  422. Fixed fstream initializer. (details)
  423. Warning cleanup... (details)
  424. Fixes towards parallel+periodic (details)
  425. Coverage improvement... (details)
  426. cleanup of interface to match savithru's (details)
  427. instantiation of 4d savithru splits (technically the extraction works because that's what i started with but the actual split does not) (details)
  428. Fixes for running parallel DG with periodic BCs (details)
  429. Removed adapt4d skeleton from build. (details)
  430. Added instantiation (details)
  431. ffs (details)
  432. instantiate SVD (with error), XField_Local calls XField_LocalPatch in 4d which local_split_patch is turned off (details)
  433. ifdef sans avro in sandbox file (details)
  434. instantiation of new MOESS SANS optimizer for 4d (details)
  435. experimenting w p1 adjoint (details)
  436. adapt3d change in api (details)
  437. relaxed tolerance for system test (details)
  438. publicize error model functions...still not sure why (details)
  439. added note about protected methods for error model class (details)
  440. missing operator for 1d function (details)
  441. unprotected from SANS_AVRO avro namespace use (details)
  442. rename file to avoid copyright check (details)
  443. deleted file (details)
  444. Only have vera look at .cpp and .h files (details)
  445. SANS_CHECK_CLOSE not BOOST_CHECK_EQUAL for floats, come on philip (details)
  446. bug != in shock capturing (details)
  447. revert back to formulation (details)
  448. add expt stab (no-op) to 2DAD (details)
  449. Added a C2 continuous smooth abs (details)
  450. fix intel compiler warning (details)
  451. add pending changes in local patch header (details)
  452. Run SANS_Commit in parallel (details)
  453. Cannot specify format for 'time' on all systems (details)
  454. Updates to SANS_Commit.sh (details)
  455. One more parallel fix (details)
  456. Forgot to run 'make all' (details)
  457. Fix make warning for now (details)
  458. dev exceptioned code required only for 4d tecplot. (details)
  459. added a C2 smoothabs and matlab file that generated (details)
  460. actually got the smoothmax1, smoothmax2 functions work, also added implicitly defined smoothmin1 and smoothmin2 (details)
  461. merge fix (details)
  462. merge fix 2 (details)
  463. working on new error models (details)
  464. ASExpCombo function for testing L2 (details)
  465. Revive Adapt L2Project (details)
  466. partial cleanup of local patch before supporting CG patches (details)
  467. Removed PBAM (details)
  468. fix for jenkins, smoothmax2, tweaks to SANS opt and the VectorX hack to work with Phil (details)
  469. unparallelized a test, there's a bug in P4 Hierarchical parallel (details)
  470. turning the P3 and P4 unsplit tests off again. There's something weird and MPI-ish going wrong here (details)
  471. Missed one include (details)
  472. Missed one more file (details)
  473. more cleanup of local patch (details)
  474. Suppress valgrind avro+intel strange warnings (details)
  475. Broke up DGBR2lib trying to reduce compile time (details)
  476. pre merge (details)
  477. support for CG local solves with XField_LocalPatch (details)
  478. forgot to propagate changes in function names to tests (details)
  479. turnon off local patch splits for jenkins (details)
  480. silence warning (details)
  481. Switched implied metric optmizer to MMA (details)
  482. agls tweaks (details)
  483. Relaxed tolerance (details)
  484. complete unit tests for xfield local patch...still need some work on CG tests (details)
  485. merge conflict (details)
  486. a stupid bug (details)
  487. changes to optimizers, and also turning the modified model back off (details)
  488. Fix work weekly (details)
  489. Weekly suppression and revived cotire (details)
  490. Fixed the last error. (details)
  491. Fixed a warning (details)
  492. Added option to use CG field for PTC time step (details)
  493. Changed the span of the SANS frob norm penalty function (details)
  494. unit tests for DG/CG patches (details)
  495. remove print_inline (details)
  496. Conical method of stroud added, and working. Still needs integration into pentatope. (details)
  497. Added a ego map to EGTessModel that maps from All egos to Unique egos (details)
  498. add xfield for full potential code using avro (details)
  499. Integrated Stroud into 4D quadrature. (details)
  500. cleanup avro wake3d (details)
  501. Fixed compile error (details)
  502. Fixed another compile error (details)
  503. work towards high-order support for local patch split (details)
  504. getting unit tests to pass... (details)
  505. fixing merge conflicts (details)
  506. Fix up PseudoTime_btest (details)
  507. Fixed btest memory leak. (details)
  508. Improved stroud testing. (details)
  509. experimenting with an element based local solve (details)
  510. BCNone is dead. Long live BCNone. (details)
  511. New Implied Metric optimizer based on logM. Various other small fixes. (details)
  512. elemID must be global (details)
  513. support for high-order local patch (details)
  514. ifdef avro (details)
  515. Updates for CG 3D Euler with shock capturing and 2D RANS (details)
  516. multiple def from copy paste (details)
  517. uninitializaed data fix (typo) (details)
  518. changes to error model interface for high-order local splits (details)
  519. Removing problematic instantiations due to wall distance parameter with artificial viscosity for RANS (details)
  520. add info as to which type of field is being sampled (details)
  521. Removing code from BCEuler3D_mitState.h which was ifdef'd out (details)
  522. added integer template for equation number (details)
  523. typo in avro wake (details)
  524. specialized wake model not defined without avro (details)
  525. added an ND test of the BCNone with and without useFluxViscous (details)
  526. Galerkin folder passes (details)
  527. added the downcast to NoneBC to extract the boolean (details)
  528. converted HDG over to the new Nones (details)
  529. Updated implied metric for TAO. Fixed a number of floating point problems. (details)
  530. More robust testing, compiler warning silencing. (details)
  531. dont inherit from xfield_avro if not defined (details)
  532. still missing some ifdef (details)
  533. Various compile fixes. Generalized Adapt2D_Mesh_Optimize for all mesh generators. (details)
  534. Missed one (details)
  535. Warning fixes (details)
  536. killed a few more BCTypeNone references, just plugging away (details)
  537. pre merge (details)
  538. Removed the BCNoneUniField (details)
  539. Added switching for expensive PI quadrature/low-cost NI quadrature. Fixed associated tests to get correct convergence rates. (details)
  540. committing sandbox pre-merge (details)
  541. someone forgot to actually use the W and B typedefs (details)
  542. missing include (details)
  543. fixed the CMakeLists.txt (details)
  544. made BCNone_AV to do with annoying ArtVisc feature (details)
  545. missing includes and last bit (details)
  546. fixed typo: derived to dervied (details)
  547. vera slap correction (details)
  548. Fixed one more BCNone (details)
  549. forgot a file (details)
  550. Removing more of the block artificial viscosity stuff in 2D and unit test updates (details)
  551. More merge conflicts (details)
  552. More merge conflict resolution (details)
  553. Fixed memory leak. (details)
  554. used quadrature cache for L2 projection (details)
  555. fix for order = 0 integration (details)
  556. New cost target for SANS MOESS optimizer. Lots of work towards avro+Wakes. (details)
  557. Fixed typo (details)
  558. Minor fixes (details)
  559. One more typo (details)
  560. Unit test updates (details)
  561. Helps to use consistent array size (details)
  562. Updates to jenkins scripts (details)
  563. Segregating MeshAdapter (details)
  564. Missing instantiation (details)
  565. Fixed mistake in BuildAVRO (details)
  566. Fixes for 3D CG case with artificial viscosity (details)
  567. Fixed compile issues related to separating dimensions (details)
  568. Initializing variables to fix some compiler warnings (details)
  569. LU factorization on processors so PETSc solves reliably (details)
  570. Missed a few (details)
  571. IRS updates (details)
  572. Fix for gnu 4.8 (details)
  573. Refactored tecplot output to reduce link time (details)
  574. Forgot files (details)
  575. Fixed muliple instantiations (details)
  576. pre merge (details)
  577. Syncing with hypersonic (details)
  578. reverting a dead end (details)
  579. Adapt4D de-mothballing. (details)
  580. Fixed 'potential' memory leak problem by putting frees in same scope as creation. (details)
  581. Suppress cppcheck bug (details)
  582. tweaked AGLS setup, hope this one gets through!! (details)
  583. AGLS formulation w/ correction getting good rates! push to laptop, need to fix unit tests (details)
  584. unit tests should be working... (details)
  585. pre merge (details)
  586. Another cppcheck suppression (details)
  587. clean up on choosing reSolve groups (details)
  588. some clean up (details)
  589. added a virtual method for computing Initial Error. The default version has the overhead of a solve associated, whereas the SolverInterface version has the cheaper version that avoids the solve and thus is more robust (details)
  590. parameter for avro to allow for interior boundaries needed for wake models (details)
  591. unit tests ready to go (details)
  592. Adding 4D Legendre basis for Adapt4D + error estimates. (details)
  593. cmake addition of 4d legendre... still not finished though. (details)
  594. oops (details)
  595. don't use Philip's split for now (details)
  596. add nb for output correction (details)
  597. got rid of a unnecessary sandbox, updated other test (details)
  598. One less call to checkGrid for curved LocalPatch (details)
  599. More IRS stuff (details)
  600. moved metric conformity to separate file (details)
  601. tried to assess metric conformity and re-adjust target cost but simpler to just ask the mesher and have inner loop on adaptations to control target cost (details)
  602. pushing to hypersonic (details)
  603. some fixes to actually use the volume factor... (details)
  604. new elemental error estimate for CG, not especially tested but seems to be ok (details)
  605. more tweaks to cases (details)
  606. Add static caching for pentatope quadrature. (details)
  607. Set edge length bound = 1 for 1D (details)
  608. Added exponential and maxcubic functions (details)
  609. 1D test cases (details)
  610. std::stringstream has a surprisingly expensive constructor (details)
  611. Fixed formatting (details)
  612. Added missing copyright (details)
  613. Added missing includes (details)
  614. include set (details)
  615. merge (details)
  616. still default to savithru's local split (details)
  617. protect quadrature tests with use_conical (details)
  618. Deleted unnecessary includes (details)
  619. changes to make avro grids compile again (details)
  620. cleanup and forgotten files (details)
  621. Progress towards avro+Wakes. Added intel19 to jenkins env. (details)
  622. Quadrature fix. (details)
  623. Added Legendre4D Bases. (details)
  624. Adapt4D ADST should *start*. (details)
  625. Remove files dumped by avro (details)
  626. Fixed missing parameter checks (details)
  627. Improved speed of XField_LocalPatch (details)
  628. Allow longer time for slow test (details)
  629. debug CG local patch (details)
  630. Update UniqueTrace to use UniqueElem (details)
  631. Added 4D pentatope Legendre unit tests. (details)
  632. Complete Legendre 4D test. (details)
  633. Actually this time. (details)
  634. Universalized legendre max order, refactored variable. (details)
  635. first errormodel additions. (details)
  636. Updating the delta wing case (details)
  637. Fixed compile errors (details)
  638. reference element tested and ready to fly. (details)
  639. More compile fixes for DeltaWing. avro works again with it. (details)
  640. Skip blank backtrace numberes. Lots of work towards avro+Wakes (details)
  641. Fixed test for lagrange basis function spacetime, moving coords to inherited class from base class. (details)
  642. warning fix, you dumbass\! (details)
  643. Fixed up hashing and added unit tests for UniquElem (details)
  644. fixed cross-machine tolerancing issue. (details)
  645. Lots of fixes for avro+Wakes (details)
  646. Don't dump file (details)
  647. pre merge (details)
  648. Reduce testing in MOESS_Gradation_Optimizer_NLOPT_btest (details)
  649. new and improved AGLS formulation (details)
  650. premerge (details)
  651. Use operator() to modify avro topologyDup (details)
  652. Add backtrace info to singular matrix. Enable VERA_ERROR for all builds with SANS_Commit.sh (details)
  653. Quadrature fixes (details)
  654. Removed unnecessary line (details)
  655. Add vera to CentOS and Rhel. Undo some fixes. (details)
  656. Added boost to LD_LIBRARY_PATH on CentOS (details)
  657. Guard against negative nodal metrics from ImpliedMetic optimizer (details)
  658. Updated avro and refine build to work with .tgz files (details)
  659. Updated build of lapack and avro build to use SANS lapack (details)
  660. Forgot to remove test hack (details)
  661. Fixed mistake in FindLAPACK (details)
  662. Add more diagnostics to Jacobian failure with RefCoordSolver (details)
  663. More debug info for singular RefCoordSolve (details)
  664. Missing include (details)
  665. GRRRRRRRRRRRRRRRR CELL GROUP 1 NEEDS  TO BE ADDED TO RESOLVE CELL GROUPS FOR CG GRRRRRRRRRR (โ•ฏยฐโ–กยฐ๏ผ‰โ•ฏ๏ธต โ”ปโ”โ”ป (details)
  666. got rid of hackery (details)
  667. extra space (details)
  668. Working towards scale invariant DenseLinAlg solves (details)
  669. line unit test should really allow edge split since its the same as an iso split, vera fixes too (details)
  670. cleanup of unused debugging stuff...what a colossal waste of time (details)
  671. trailing whitespace (details)
  672. Update vera to remove scripts when warn/error is changed. Add limits inlcude where numeric_limits is used. (details)
  673. reverting to new AGLS formulation (details)
  674. reverting to not use Philip's split to get thru Jenkins (details)
  675. silence warning (details)
  676. Updates to CMake files (details)
  677. Fix quadrature memory leak again (details)
  678. trying to solve pivot problem... not yet though. (details)
  679. added assert grid. Wraps check grid in a try-catch and return true if it passes. Can use in places where checkGrid can be removed in Release mode (details)
  680. pre merge (details)
  681. Updates so avro+Wake appears to be working (details)
  682. fixed ReferenceElement constraint jacobian assignment ya dingus. (details)
  683. fixed ReferenceElement constraint jacobian assignment ya dingus, pt. II: unit testing boogaloo (details)
  684. Removed pivoting change that was dumb anyway. (details)
  685. Combined into one file (details)
  686. sandbox updates (details)
  687. moving towards rans adaptive cg (details)
  688. RANS test case working (details)
  689. rans joukowski working for real? (details)
  690. Fixed link errors (details)
  691. More fixes for avro+Wake. Needs some more checks. (details)
  692. Forgot files (details)
  693. Fixed compile error (details)
  694. Split up the Adaptation library by dimension (details)
  695. Compile error fix (details)
  696. Fix link errors (details)
  697. Another link error (details)
  698. Migrated single boundary layer scalarfunction from 4D to 3D+T (details)
  699. Remove debug files (details)
  700. Don't run avro with wakes due to failing debug dumps in avro (details)
  701. Split avro Wake edges that span the entire wake (details)
  702. Trying to split segments on wakes, but I need help... (details)
  703. Fail depends tests if files are generated (details)
  704. Reworking MOESS to use Field_CG (details)
  705. revert away from Philip's local split (details)
  706. update error estimate unit test (details)
  707. unused variable (details)
  708. added gravity to 2D two phase case (details)
  709. New parameters for new EPIC 10.3 executable (details)
  710. More reworking of MOESS (details)
  711. More cleaning of MOESS (details)
  712. Fix ccache path for SANS_Depend tests (details)
  713. Another script fix for depends (details)
  714. catch invalid split for high-order (details)
  715. Lots more work towards refactored MOESS (details)
  716. More work on MOESS (details)
  717. updated ADST cases. (details)
  718. MOESS refactoring to use fields seems to be done. (details)
  719. Fixed includes (details)
  720. Fixed parallel print statement (details)
  721. SANS optimizer was using wrong initial step matric. (details)
  722. Fixed bug in edge length deviation (details)
  723. Minor fixes (details)
  724. More ping tests (details)
  725. Split up ProjectGlobalField (details)
  726. Asymmetric cost schedule (details)
  727. CMake updates (details)
  728. continued working on debugging two phase gravity fluxes (details)
  729. TAO implied metric calculation works in parallel (details)
  730. Fix typo (details)
  731. Remove mesh_0.json from tests with avro (details)
  732. More work towards parallel MOESS with TAO (details)
  733. Some compile fixes (details)
  734. Synchronize error models in ghost/zombie cells (details)
  735. Parallel MOESS is very close (details)
  736. Link error fixes (details)
  737. Some small fixes (details)
  738. working out RANS stabilization terms (details)
  739. pre merge (details)
  740. Stole MMA from NLopt to parallelize with TAO. (details)
  741. Added paralel serial equivalence test for MOESS TAO-MMA (details)
  742. If I TAO+MMA does not wory, try MMA+MPI (details)
  743. oliver test is running, not getting right rates yet (details)
  744. Added artificial viscosity to tilted reservoir test case (details)
  745. version used in the git bisect (details)
  746. refactored stabilized CG (details)
  747. more robust quadrature tests, shouldn't have issues with quadrature caching. (details)
  748. push to laptop in the middle of updating RANSSA (details)
  749. missing term for adjoint in RANSSA.. needs unit testing (details)
  750. rans sourcegradientjacobiangradient thoroughly unit tested (details)
  751. Added pressure integral output for two-phase. Modified tilted reservoir test-case. (details)
  752. Parallel MMA algorithm! (details)
  753. Forgot the unit test (details)
  754. and the actual files (details)
  755. more forgotten files (details)
  756. Some vera fixes (details)
  757. took out demote surreal (details)
  758. unit tests updated for stabilized integrand (details)
  759. changes to error model to use order scaling in the regularization (details)
  760. A number of fixes for parallel MOESS (details)
  761. copyright notice fix (details)
  762. fixing a function that got mangled somehow/sometime (details)
  763. license error (details)
  764. Updated ErrorModel_Element unit test (details)
  765. Fixed warning and relaxed tolerance (details)
  766. More minor fixes (details)
  767. Added another derivative of St option (details)
  768. Really really relaxed tolerance for Parallel/Serial equivalence for TAO with Intel... not sure whats up with that... (details)
  769. updates to strongform integrand (details)
  770. added needed hooks to 3D for stabilized CG (details)
  771. Nightly fixes (details)
  772. Trying to improve the speed of XField_Lagrange (details)
  773. add RANS ndconvert omterface (details)
  774. fixed up RANS asymptotic (details)
  775. added trace on scalar, bug in new source fcn in 3d (details)
  776. fixed unit test, mod source (details)
  777. new adjoint analytic function for 1D BL (details)
  778. added needed hooks for AV, implementation will be needed (details)
  779. getting unit tests to pass (details)
  780. working on RANS... (details)
  781. relax tol on unit test (details)
  782. truly linear adjoint (details)
  783. caught some bugs, put in unit tests (details)
  784. pre merge (details)
  785. Quadrature fix on AD3DST. (details)
  786. AD4DST refactor. (details)
  787. orthodoxy is unconsciousness. (details)
  788. quadrature fixes (details)
  789. AD4D update. (details)
  790. Fixed some analyzer warnings (details)
  791. One more analyzer suppression (details)
  792. Some MPI cleanup (details)
  793. target dof factor (details)
  794. always forget to switch local split (details)
  795. horizontal tab (details)
  796. wake tests were originally off (details)
  797. Finalized moving nDOFpossessed to Field (details)
  798. Added missing include (details)
  799. settings for Marshall to run (details)
  800. Fixed a bug in PTC residual indexing (details)
  801. Add debug information for MassMatrix singular matrix errors (details)
  802. fixes to mesh adapt (details)
  803. Missing include (details)
  804. Enabled daisy chain in algebraic equation set class for PTC.  Refactored (and hopefully clarified) calculation of pseudo-transient contributions to residuals and jacobians (details)
  805. Fixed a bug in PTC AES's cell group integration calls, and a bug in residualPseudoTemporal daisy-chain call (details)
  806. Enabled PTC for coupled IBL of 4x4 block system (details)
  807. Updated unit test (details)
  808. CG RANS is looking more promising... (details)
  809. loops in rans joukowski (details)
  810. One more missing include (details)
  811. fixes for jenkins (details)
  812. fixed excessively small initial case... now starting from predicted uniform box size. (details)
  813. Added solve4d smart dof case. (details)
  814. added hooks for BICGStab (details)
  815. Speed improvements for UniqueElem and XField_Lagrange (details)
  816. Purged matrix manipulation Nishida hack (details)
  817. fixed test to match ErrorModel_Elemental.h (details)
  818. One move too many (details)
  819. playing around with stabilization (details)
  820. RANS with scaling (details)
  821. Fix for jenkins parallel make (details)
  822. Updates to porous media PDEs: added gravity to 2D two-phase, added pressure output functional (details)
  823. Vera fixes (details)
  824. Fixed copyright notice (details)
  825. One more fix.. (details)
  826. Fix uninitialized value (details)
  827. Some cleanup in PTC (details)
  828. Fixed a bug in PTC daisy chain implementation: previously, past solution and time step field was not properly updated for daisy-chained equations (details)
  829. reapply quadorder fix. (details)
  830. Fix for singular matrix detection. Only guard against 1/0. (details)
  831. Separating out LAPACK from LAPACKE (details)
  832. Fixes for LAPACK interface (details)
  833. Forgot to switch back a change (details)
  834. Only test with LAPACKE on reynolds (details)
  835. Don't show LAPACKE as an option on OSX (details)
  836. Minor fix (details)
  837. Include MKL in coverge testing (details)
  838. Source intel for coverage (details)
  839. Fixes for checking LAPACK (details)
  840. Automatic checking of all lapack functions used by SANS (details)
  841. Some small fixes (details)
  842. Relax tolerance a bit more for intel (details)
  843. Added maximum rate matrix output (details)
  844. updated i/o on 4d cases. (details)
  845. New files for Adjoint consistent potential (details)
  846. Cleanup trace matrix print (details)
  847. Forgot a file (details)
  848. working on RANS (details)
  849. Fixes for latest refine (details)
  850. agls formulation looks better? (details)
  851. modified RANS tests (details)
  852. pre merge (details)
  853. typo denomerator to denominator (details)
  854. caught an indexing bug with interior trace groups (details)
  855. some tweaks as was retesting using elemental estimates. They still don't work (phew....) (details)
  856. changed the Galerkin DoubleBL case to match up with the DG one (details)
  857. changed checkGrid() to assert(assertGrid()). This is the same as checkGrid() in debug mode, but gets removed in release (details)
  858. bug fixes and clean up (details)
  859. undoing the assertGrid, it doesn't work how I thought it did (details)
  860. updated io on 2D+T cases. (details)
  861. fixed solve4d i/o (details)
  862. fixes to make the avro grids work in the adapt (details)
  863. fixed h approximation, *philip's tableflip emoticon*. (details)
  864. oops. (details)
  865. hooks for modifying order and power and command line (details)
  866. fixed dumbass error. (details)
  867. Minor fixes per intel guide. Fix avro+wake. (details)
  868. still working on RANS... (details)
  869. Some fixes for BLAS and turn off one Wake test (details)
  870. adding new parmafield builders (details)
  871. Forgot file dump (details)
  872. Updated EPIC interface (details)
  873. distance function gradient working (details)
  874. hack for sourcegradient compiles (details)
  875. unitialized warnings from jenkins (details)
  876. tweak for hypersonic (details)
  877. found a bug in RANS source gradients (details)
  878. this one not that one (details)
  879. deprecated ElementDual local patch. Everyone can use Element now, and it should throw an exception if you run with ElementDual (details)
  880. added the spaceType to the dummy problems (details)
  881. sigh. forgot they need override (details)
  882. maaaaaan (details)
  883. sigh (details)
  884. Fix for PETSc 3.11 (details)
  885. moved the all_reduce inside the #define of Boundary Outputs. The FunctionalCell_Galerkin already includes an all_reduce (details)
  886. Setup for Mike Park to test metric calculations (details)
  887. commiting the new error model and the two double boundary layer cases to run on hypersonic (details)
  888. Fix nightly clang warning (details)
  889. typos and a small test for the DOF Map, didn't catch anything... (details)
  890. playing with formulations, added source to BC (details)
  891. getting closer (details)
  892. SA wake test case (details)
  893. minor edits to rans, unit tests (details)
  894. i think the stabilization is sound... (details)
  895. Added case to adaptND_mesh_optimizer_toy to easily generate unstructured uniform grids. (details)
  896. SolveND_DGBR2_AD_ST_toy for 3D and 4D now have grid loading capability, but it's ifdeffed out for now. (details)
  897. fixed #define (details)
  898. start from DG grids (details)
  899. more tinkering with RANS (details)
  900. nitsche param now includes source term (details)
  901. Added 2D+T CG unstabilized advection diffusion mechanics. (details)
  902. added an integrand for estimating the square of the L2 error locally (details)
  903. locked the TopoDim template to the Topology::TopoDim template. We should not be templating on both here, these should be removed (details)
  904. added some integral tests (details)
  905. A class for computing L2 error estimates, either nodally or elementally (details)
  906. Reduced ErrorOrder_4D_DG_Pentatope_btest max grid size to reduce runtime (details)
  907. Fixed uninitialized data with intel (details)
  908. removed TopoDim from the for_each_XXX functions. Also added Topology::CellTopoDim, which gives the dimension of the topology for which Topology was a trace. (details)
  909. Also made a GalerkinLib in the process of splitting out the local solve machinery for CG to use in the L2 proction solver (details)
  910. fixing up unit tests to match new indicator calculation. Also changing mitState Nitsche to use the p independent lengthL. Will then need to choose constants properly some other way. (details)
  911. A Nodal error estimate order test (details)
  912. refactor into explicit instantiations and added GalerkinLib to a CMakeLists.txt I forgot (details)
  913. more instantiations and fix a bug (details)
  914. moving towards a CG L2 local projection. (details)
  915. updating error estimate order tests. DG now uses the mitState BC, the CG one does not as it can't achieve the rates. There must be an instability in the adjoint.... (details)
  916. Use CG local patch bcs for the local solve (details)
  917. actually added the declaration to the header... (details)
  918. Added a re-roll of the c++-14 make_unique feature (details)
  919. Added a re-roll of the c++-14 make_unique feature (details)
  920. first use of make_unique. (details)
  921. ErrorEstimateL2 should now handle p0 or p1 estimation gracefully, and also actually handled that stupid merge conflict (details)
  922. Fixed many clang analyzer complaints (details)
  923. new MDG directory (details)
  924. MDG integrand cell unit test passing (details)
  925. changed name of test and added the notebook that generated the L2 error integrand tests (details)
  926. forgot an mpi include (details)
  927. all_reduce only works on POD not the KahanSum (details)
  928. some tweaks (details)
  929. interior trace w/ 1d unit test (details)
  930. missed a bracket in the merge (details)
  931. jacobian ping test added for cell,trace (details)
  932. forgot to turn CG LG trace back on (details)
  933. added CG sandbox for AD 2D+T problem. (details)
  934. Fixed more analyzer warningw (details)
  935. fixed for push, incorporated hugh's mistakenly included preprocessor define. (details)
  936. more hugh fixes plus trueoutput fixes. (details)
  937. SolverInterfaceL2 project actually uses the correct local patch for CG now (details)
  938. JEEEEENNNNKIONNNNSSSSS (details)
  939. added SA nitsche (details)
  940. jacobian and residual unit tests passing (details)
  941. Fixed typo (details)
  942. jenkins punched me in the face *again*. (details)
  943. MDG solve works.. needs debugging (details)
  944. grumble (details)
  945. VOLUME_WEIGHTED crept through on those last commits. It shouldn't have and this fixes that (details)
  946. why oh why did i not save the fixes last time (details)
  947. preprocessor sandbox troubles. (details)
  948. dumb preprocessor stuff fix. (details)
  949. bad include habits fixed. (details)
  950. MDG solves! optimal rates! (details)
  951. warning fix. (details)
  952. getting closer to everything compiling (details)
  953. moved jacobian calculations into output integrands for Galerkin. bunch of stuff still not working (details)
  954. getting closer to passing unit tests.. (details)
  955. unit tests updated (details)
  956. unit test/compile fixes (details)
  957. indentation warning (details)
  958. last final last warning bother. (details)
  959. tidying solve3d_CG_AD_ST_toy (details)
  960. MDG jacobianfunctional in place, solves are compiling (details)
  961. MDG compiles fine but doesn't stabilize in advective limit. Hmm... (details)
  962. MDG working well again.. we have to figure out the Nitsche BCs (details)
  963. change cb back to 2 to pass Jenkins (details)
  964. 2D error order compiling (details)
  965. add function hooks to 3DST (details)
  966. added function hooks for 1d, 2d spacetime (details)
  967. fieldweighted cell integrand for MDG (details)
  968. added fieldweighted for MDG trace integrand (details)
  969. More clang analyzer warning fixes. (details)
  970. more needed function hooks (details)
  971. change to isothermal wall BCs, push to hypersonic (details)
  972. ughhhhhh more ndconvert troubles (details)
  973. add isothermal to RANs BCs (details)
  974. removed unused typedef (details)
  975. Nightly fixes (details)
  976. fixed mdg unit tests (details)
  977. Nightly fixes (details)
  978. reordered MDG jac, added error estimate cell (details)
  979. RANS cases working pretty well, pushing to hypersonic (details)
  980. mdg error estimates in place (details)
  981. took out adjointState functions (mostly) (details)
  982. completed sourceJacobianHACK change. MDG adjoints not quite working... (details)
  983. error estimate unit test passing, but sandbox case is off... (details)
  984. mdg error estimates working! (details)
  985. typo (details)
  986. cleanup (details)
  987. fixed hack interface (details)
  988. added unit testing for 3D RANS fncs, other cleanup (details)
  989. forgot a file (details)
  990. sandbox edits (details)
  991. complaining about includes? (details)
  992. unused variables.. push to tucano for memcheck (details)
  993. unit test name change (details)
  994. missing definition (details)
  995. trying to fix segfault (details)
  996. fixed the warning, but there's a segfault somewhere in edgelocal3d... (details)
  997. wow that was really dumb but took 4 hours to find (details)
  998. putting Nitsche into stabilization object.. stil lin process (details)
  999. premerge (details)
  1000. most things compiling... (details)
  1001. nitsche parameter change complete.. things seem to compile ok (details)
  1002. member variables out of order (details)
  1003. Added unit tests for gravity term in PDETwoPhase2D + some cleanup (details)
  1004. tweaks to get MDG working for systems (details)
  1005. fixed checks for parallel (details)
  1006. whoops switched back (details)
  1007. hopefully more correct for parallel? (details)
  1008. Nightly fixes (details)
  1009. Another nightly fix (details)
  1010. More nightly fixes (details)
  1011. Another nightly fix (details)
  1012. Hopefully last warning fix (details)
  1013. minor edits that shouldn't affect anything (details)
  1014. MDG with discontinuous efld.. does better! (details)
  1015. working towards error estimate from fine scale (details)
  1016. minor change to AGLS (details)
  1017. missed a function update (details)
  1018. push to hypersonic (details)
  1019. push to hypersonic (details)
  1020. few changes to MDG output (details)
  1021. mdg rans sandbox compiling (details)
  1022. extra args for output (details)
  1023. print resid bug fix (details)
  1024. MDG qp should initialize to zero (details)
Commit efda5d1fe5b408bc1bd0adb88d0daf5d1e730494 by pcaplan
CG field construction for TopoD4 meshes, tested on p=1
The file was modified src/Field/Field_CG_CellConstructor.h
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_Real.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified src/Meshing/Adaptive/AnalyticMetrics/MetricField.h
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/Adaptation/MOESS/ReferenceElementCost.h
The file was modified src/Field/Element/ElementXFieldJacobianEquilateral.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_MatrixD_Instantiate.cpp
The file was modified test/unit/BasisFunction/LagrangeDOFMap_btest.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was modified src/Field/FieldSpacetime_Instantiate_4D.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/BasisFunction/CMakeLists.txt
The file was modified src/Field/Field_CG_Topology.h
The file was addedtest/unit/Field/Field4D_CG_Pentatope_btest.cpp
The file was modified src/Field/CellToTraceAssociativity.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
Commit be731f9d74be406c0c0c680e3067cd64e0a6e707 by pcaplan
target metric matching in 4d sandbox
The file was addedtest/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
Commit b74b6192badadada958d0cd40a9d68e9b1c0d35e by shunz
Refactored projection to Qauxi_IBL by unifying implementations for DuplicateField and UniField IBL
The file was modified src/pde/IBL/VarInterpret2D.h
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/PanelMethod/ProjectionToQauxi_IBL.h
Commit e82134984dae6bce94215b8d518ea7a46ff84b5c by pcaplan
element ridge unit test + equilateral pentatope jacobian
The file was modified src/BasisFunction/ElementRidge.h
The file was modified src/Field/Element/ElementXFieldJacobianEquilateral.cpp
The file was addedtest/unit/BasisFunction/ElementRidge_btest.cpp
The file was modified src/BasisFunction/ElementRidge.cpp
Commit 127b1bcd62a8a07e01ade765e9e97b48a645a521 by pcaplan
fixed bug with equilateral pentatope jacobian + matlab script + unit test on implied metric
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
The file was modified src/Field/Element/ElementXFieldJacobianEquilateral.cpp
The file was addedsrc/Field/Element/ElementXFieldJacobianEquilateral.m
Commit 2944ed8960ed7778759ba38d94d06eb470101c44 by hcarson
added a boundary output for the triple BL, various clean ups, reverting to 0.25 for the default param
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_MultiScale_toy.cpp
Commit 622402af5615624eecb14d4712003f8658db960c by shunz
Refactored UniField IBL variable interpreter.  More work needed to propagate to everywhere oc the code base.
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
The file was modified src/pde/IBL/SetSolnDofCell_IBL2D.h
The file was modified src/pde/IBL/BCIBLUniField.h
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellForcedTransitionIBLUniField_Panel_btest.cpp
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/pde/IBL/IBLVarDataType2D.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified src/pde/IBL/VarInterpret2D.h
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBLUniField_NACA0004_LamiBL_btest.cpp
The file was modified src/pde/IBL/ElementProjectionIBLoutput_L2.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
The file was modified src/pde/IBL/PDEIBLUniField.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellNaturalTransitionIBLUniField_Panel_btest.cpp
The file was modified src/pde/IBL/BCIBLUniField.cpp
Commit b3c5838fa72d2845f66a8bea5a54a7c3ae177ebe by shunz
Minor refactoring.  Updated pyrite file.
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test.txt
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/PanelMethod/ProjectionToQauxi_IBL.h
The file was modified src/Field/Element/GalerkinWeightedIntegral_New.h
Commit 23a512b59f9d817838e7c34af8a41589c2fb6abd by shunz
Refactoring.  Realizing that using ctau is fragile since log(ctau) is frequently needed to compute n_tilde but ctau can undershoot through below zero.
The file was modified src/pde/IBL/ElementProjectionIBLoutput_L2.h
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/Field/Element/GalerkinWeightedIntegral_New.h
Commit dd5527c6d0eb9d71b8483faa7f3a30744744ffac by shunz
Refactored UniField variable/eqns to use nt as a conservative quantity

1. Started a new pyrite file for coupled airfoilLaminar+wakeTurbulent case
2. Verified uncoupled IBL airfoil laminar case
The file was modified src/Field/output_Tecplot.cpp
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/pde/IBL/VarInterpret2D.h
The file was modified src/pde/IBL/IBLVarDataType2D.h
The file was modified src/Field/FieldLine_DG_Cell_Instantiate_2D.cpp
The file was modified src/pde/IBL/BCIBLUniField.h
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_refactoring_Test.txt
The file was modified src/Field/FieldLine_Instantiate_2D.cpp
The file was modified src/BasisFunction/BasisFunctionLine_Projection.cpp
The file was modified src/pde/IBL/PDEIBLUniField.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_Real.cpp
The file was modified src/pde/IBL/ElementProjectionIBLoutput_L2.h
The file was modified src/pde/IBL/SetSolnDofCell_IBL2D.h
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBLUniField_NACA0004_LamiBL_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
The file was modified src/Field/FieldBaseLine_Instantiate.cpp
The file was modified src/pde/IBL/BCIBLUniField.cpp
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne64_a0_unifield.txt
Commit efbcd630b53163132755e40aad29ec4a0ceae64c by shunz
Restored panel method unit test
The file was modified src/PanelMethod/ProjectionToQauxi_IBL.h
The file was modified test/unit/PanelMethod/ProjectionToQauxi_IBL_btest.cpp
Commit 99ec16b120b13488213218999a740c6f915e8d27 by shunz
Tweaked iteration limit to wait until convergence
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
Commit 5851028002a5bdec574a2362c97118e7b9445e16 by shunz
Refactored constructors of IBL PDE and fluid models.  Started PDEIBLUniField unit test.  Other minor refactoring
The file was modified src/Field/Element/GalerkinWeightedIntegral_New.h
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified test/sandbox/Solve2D_Uncoupled_DGAdvective_IBL_p0_toy.cpp
The file was modified test/unit/pde/IBL/PDEIBL2D_btest.cpp
The file was addedtest/unit/pde/IBL/PDEIBLUniField2D_btest.cpp
The file was modified src/pde/IBL/FluidModels.h
The file was modified test/sandbox/Solve2D_Uncoupled_DGAdvective_IBL_toy.cpp
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_PTC_btest.cpp
Commit a65c96e56bffc46d0330665ae5983b7bc57137c5 by cfrontin
Added 2D+T AD case, in progress, with assorted necessary changes. Still needs BC fix. Also added framework for 4D single pentatope unit grid. Should hopefully also include all necessary unit testing, as mapped from similar 1D cases to cases of interest.
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was addedtest/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group_btest.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion2D_AUDUSUG.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AdvectionDiffusion2D_AUDUSUG.cpp
The file was modified src/pde/NDConvert/BCNDConvertSpaceTime2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction2D_btest.cpp
Commit 36861cd5d6c88e6adf6114024c1e61dadba49f58 by galbramc
Fix typo
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
Commit a1e2ea59d8eb810861fb2e3193262d5a8333b81d by pcaplan
field element pentatope tests
The file was addedtest/unit/Field/Element/ElementSpacetime_Pentatope_btest.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was addedtest/unit/IO/Field/ElementSpacetime_Pentatope_pattern.txt
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified test/unit/Field/Field_NodalView_btest.cpp
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified src/Field/XFieldSpacetime_checkGrid_impl.h
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_FeFloa_btest.cpp
Commit 3a945b072e553a6c953dd722266522c81edb58ec by pcaplan
debugging costmodel_logeuclidean on topoD4 ping tests
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
Commit 841fa3ac96d485b804ce0652b8e6cd85f0ddf36a by pcaplan
brace alignment
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
Commit 05d9602f05603613e903cd408d9d95de55ee0562 by pcaplan
uncomment xfieldspacetime_pentatope tests until actually implemented
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
Commit b10e2a70c89908208d325d0c32e58b7b0d757ba8 by pcaplan
unused defs
The file was modified test/unit/Field/Field4D_CG_Pentatope_btest.cpp
Commit 35a85df6949374dced038fe950f3f80ec858549b by pcaplan
undefined references without avro
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified test/unit/Field/Field4D_CG_Pentatope_btest.cpp
The file was modified test/unit/Field/Field_NodalView_btest.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_FeFloa_btest.cpp
Commit fc63dd8bf04458360b6ebacb923a46be11b41945 by pcaplan
sign compare
The file was modified test/unit/Field/Field_NodalView_btest.cpp
Commit d69d0e89e3924fde5af4fee063e5d5ac64af4f69 by pcaplan
missing file to compile
The file was modified src/Field/CMakeLists.txt
Commit 291579488fe3f224e288904f5b407018b80325e4 by pcaplan
lingering comma
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
Commit 3ab0288e92a559782449b8053ad8de6e7d0ae1e8 by pcaplan
ridge -> frame
The file was modified src/BasisFunction/CMakeLists.txt
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was addedsrc/BasisFunction/ElementFrame.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified src/Topology/ElementTopology.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was addedsrc/BasisFunction/ElementFrame.h
The file was addedtest/unit/BasisFunction/ElementFrame_btest.cpp
Commit b1906b9e2e962b59ac9dcf8c8f0f145d3e10aacf by pcaplan
undef references
The file was modified src/BasisFunction/BasisFunctionVolume_Projection.cpp
The file was modified test/unit/Meshing/EGTess/XFieldDomain_btest.cpp
Commit eb34c34c5e043eaae1142a8ef500151f30881a80 by pcaplan
commit deleted files
The file was removedtest/unit/BasisFunction/ElementRidge_btest.cpp
The file was removedsrc/BasisFunction/ElementRidge.cpp
The file was removedsrc/BasisFunction/ElementRidge.h
Commit 3e0d6b224f55c66e70082cdfaa2a48a0ef73d803 by pcaplan
wrap ifdef SANS_AVRO further ahead
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
Commit 572e0a3348ff609a8a2812a2a2198d186a513867 by pcaplan
omit spacetime pentatope btest from memcheck because it takes a long time, bump up timeout for it as well
The file was modified test/unit/CMakeLists.txt
Commit 18615b593ed776594892849e8ca2dc27d7b8ad2c by pcaplan
instantiate matrixsyms4 projection for tets
The file was modified src/BasisFunction/BasisFunctionVolume_Projection.cpp
Commit cad559eb743afdeb00b0e304a9c3bf0e5626ac3e by pcaplan
basis function instantiate
The file was modified src/BasisFunction/BasisFunctionSpacetime_Projection.cpp
Commit fd701b114da5a549567b89ec0bc173a11fa888f5 by pcaplan
matmul instantiation
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
Commit 3be20e774c9d3f93a5ef2e64655e639c80d2b306 by pcaplan
reduced number of orientations to make elementspacetime_pentatope test go faster
The file was modified test/unit/Field/Element/ElementSpacetime_Pentatope_btest.cpp
Commit 223306e7e341dcb37812c5f4dfb4a51179d1909f by galbramc
Remove maybe uninitialized wanrings on gnu 8
The file was modified CMakeInclude/CompilerFlags.cmake
Commit b5f5460cb2206d8912d4eac6bf3f08d4ec915736 by pcaplan
last instantiation i promise
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
Commit 0d6f57c3e4d385d03ddf9fe3233b0e586061a701 by pcaplan
bug in cost model log-euclidean test because of the vertex/step matrix ordering
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
Commit a56a785d748a3bfee93c5536a372ee7bf0be4396 by pcaplan
seriously this has to be the last one
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
Commit a19700f53d792fa198e0e127393ad73426374e4e by pcaplan
last one!
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
Commit f91c9e04bfb4b733cee8c7177bb679c7e4f861dc by pcaplan
trigger commit
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
Commit fa5d2a37976738857f8601c6a2c60352d384978b by pcaplan
up to p=2 for element space time test because it's really slow
The file was modified test/unit/Field/Element/ElementSpacetime_Pentatope_btest.cpp
Commit 962561285120e22fcef76dff4a6c8d935e30db6a by shunz
Revamped Qauxv/parameters API.
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBLUniField_NACA0004_LamiBL_btest.cpp
The file was modified src/pde/IBL/PDEIBL2D_impl.h
The file was modified src/pde/IBL/BCIBLUniField.h
The file was modified src/pde/IBL/IBLMiscClosures.h
The file was modified src/pde/IBL/SetTransitionFrontIBL2D_InteriorTraceGroup.h
The file was modified src/pde/IBL/ElementProjectionIBLoutput_L2.h
The file was addedsrc/pde/IBL/QauxvInterpret2D.h
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/unit/pde/IBL/PDEIBL2D_btest.cpp
The file was modified src/pde/IBL/BCIBL2D.h
The file was modified src/pde/IBL/IBL_Traits.h
The file was modified src/pde/IBL/VarInterpret2D.h
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit 2f61314d256d37380589a4fae04cddcc4509529b by shunz
Fixed typos
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_iter_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_p0_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_HDGAdv_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_HDGAdv_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_p0_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
Commit ea2db2beb5058502b2a0b70812d091d0fdf36230 by shunz
Propagated more changes in IBL parameter API.  Verified coupled IBL UniFIeld forced laminar case.
The file was modified src/pde/IBL/QauxvInterpret2D.h
The file was modified src/pde/IBL/BCIBLUniField.h
The file was modified src/PanelMethod/FunctionEvalQauxv_IBL.h
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBLUniField_NACA0004_LamiBL_btest.cpp
The file was modified src/PanelMethod/ProjectionToQauxi_IBL.h
Commit c1fcdcd209b7fa7b4fe3fa57bb342dbbf122bf9d by shunz
Fixed more tests related to IBL parameter API
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_impl.h
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBLUniField_NACA0004_LamiBL_btest.cpp
The file was modified test/system/AnalyticSolve/AnalyticSolve2D_DGAdvective_IBL_StagnationFlow_SingleElem_LamiBL_btest.cpp
Commit c8f02c2820070eb12816d7e7bc7927b6535d2f93 by shunz
Update test/system/AnalyticSolve/AnalyticSolve2D_DGAdvective_IBL_StagnationFlow_SingleElem_LamiBL_btest.cpp
The file was modified test/system/AnalyticSolve/AnalyticSolve2D_DGAdvective_IBL_StagnationFlow_SingleElem_LamiBL_btest.cpp
Commit cd12f7d25f2775a19c4505a2c4a47502e2c69012 by shunz
Verified two system tests with PDEIBL2D using LF flux.
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_PTC_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_btest.cpp
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit 356dc6810f8e48aff0eb5cf967818ae0d80382e1 by shunz
Fixed uncoupled IBL HDG case
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_HDGAdvectiveIBL_NACA0004_LamiBL_btest.cpp
The file was modified src/pde/IBL/PDEIBL2D_impl.h
Commit 954f5d6f7f9405bb1cd53af9cefe7839fcfbe15c by cfrontin
2D+T is running, working towards validation.
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
Commit f07009a8c85068fcc1d1743b324b4776f041b07f by galbramc
Added json parser to PyDict
The file was modified src/Python/PyDict.cpp
The file was modified test/unit/Python/PyDict_btest.cpp
The file was modified src/Python/PyDict.h
The file was modified src/Python/InputException.h
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit fc48b8da3d68d7efd16754ce824424088e5c77c4 by cfrontin
Fixed formatting from vera++. Also reformulated 2D+T case for convergence investigation.
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.cpp
Commit 46035cad3d3fb6bce1e81bcca95681e8e194e5b4 by cfrontin
switched from pure adv to AD for hypersonic.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit 318b4d72e59bf63aca4a53904eaf38be64663986 by cfrontin
2D+T AD ST toy fix; need unit tests for BCAD2D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit 96ced65f79774ccc9388aeac794dc5d8da957bba by shunz
Fixed bugs in PDEIBLUniField

1. forgot 0.5 factor in source term of lag equation.  2. wrong sign in the amp source term equation for imposing initial condition on nt.  3. fixed upwinded flux of full upwinding
The file was modified src/pde/IBL/BCIBLUniField.h
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/pde/IBL/BCIBL2D.h
Commit e570c3724997970584c8bcff74dc02bf298d084f by galbramc
Lots of refactoring of AFLR4 and sansLIPAIM. All seems to be functioning.
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_FP_Drela_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/unit/IO/NonLinearSolver/linesearch_residuals.dat
The file was modified CMakeInclude/Checks/aflr_test.cxx
The file was modified test/unit/tools/output_std_vector_btest.cpp
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Python/PyDict.cpp
The file was modified test/unit/Meshing/EGADS/EGObject_btest.cpp
The file was addedtest/unit/Meshing/EGTess/EGTessModel_btest.cpp
The file was addedtest/unit/Meshing/EGTess/AFLR4_btest.cpp
The file was modified src/Meshing/libMeshb/libMeshb_Interface.h
The file was addedsrc/Meshing/EGTess/AFLR4.cpp
The file was addedsrc/Meshing/EGTess/AFLR4.h
The file was modified src/tools/BackTraceException.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/Meshing/gmsh/WriteMesh_gmsh.cpp
The file was modified src/pde/FullPotential/BCLinearizedIncompressiblePotential3D.h
The file was modified src/pde/FullPotential/BCLinearizedIncompressiblePotential3D.cpp
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified test/unit/Meshing/AFLR/AFLR3_btest.cpp
The file was modified src/tools/system_call.cpp
The file was modified src/Meshing/EGTess/EGTriangle.cpp
The file was modified src/UserInterfaces/LIPSolver.h
The file was modified test/unit/Meshing/EGTess/CMakeLists.txt
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/unit/Meshing/EGADS/CMakeLists.txt
The file was modified test/unit/IO/NonLinearSolver/residual.dat
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
The file was modified src/tools/SANSException.h
The file was modified test/unit/Meshing/TetGen/CMakeLists.txt
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified src/Meshing/EGADS/EGObject.cpp
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was addedtest/unit/Meshing/EGTess/EGTessellation_btest.cpp
The file was modified src/Python/Parameter.h
The file was modified src/tools/SANSException.cpp
The file was modified scripts/jenkins/jenkins_env.sh
The file was modified test/unit/Python/Parameters_btest.cpp
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
The file was removedtest/unit/Meshing/EGADS/EGTessellation_btest.cpp
The file was modified src/Meshing/EPIC/WriteMeshMetric_Epic.cpp
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was removedtest/unit/Meshing/EGADS/EGTessModel_btest.cpp
The file was modified src/Meshing/EGADS/EGObject.h
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_Drela_toy.cpp
The file was modified test/unit/pde/FullPotential/BCLinearizedIncompressiblePotential3D_btest.cpp
The file was modified test/unit/Python/PyDict_btest.cpp
The file was modified CMakeInclude/Finds/FindAFLR.cmake
The file was modified src/Meshing/EGTess/CMakeLists.txt
The file was modified src/tools/output_std_vector.h
The file was addedtest/unit/Meshing/EGTess/EGTessEdge_btest.cpp
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified src/Python/Parameter.cpp
The file was removedtest/unit/Meshing/EGADS/EGTessEdge_btest.cpp
The file was modified CMakeInclude/Checks/CheckAFLR.cmake
The file was modified src/Meshing/ugrid/XFieldVolume_ugrid.cpp
Commit 5b8cf3090c4f8cb9603fd2d967c99306649ff639 by galbramc
Minor fix
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
Commit 6aeb0f1f784ea7933e2278caf13653a94ff79134 by galbramc
Tweak to how AFLR is found
The file was modified CMakeInclude/Finds/FindAFLR.cmake
Commit 9af22b9af1f0180ec75690487acc3236f59b24f0 by galbramc
Fixed compile error
The file was modified src/UserInterfaces/PythonUI/PySANS_LIP.cpp
Commit 4899334c15b3c84cfb2a0b08887df1a797599ab7 by galbramc
Update minimum boost version to 1.50 due to bug in property_tree json reader.
The file was modified CMakeInclude/Dependencies.cmake
The file was modified scripts/jenkins/jenkins_env.sh
Commit 38e54796c19f9db07e363fc6fdcdd5fe48ad506a by galbramc
Merged AFLR4 test into EGTessModel
The file was modified test/unit/Meshing/EGTess/EGTessModel_btest.cpp
The file was removedtest/unit/Meshing/EGTess/AFLR4_btest.cpp
Commit fa11b06e327f85749c4ca992cadea9bcba3257d8 by cfrontin
Fixed flux feedthrough for 2D+T AD.
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
Commit 3812519487936a5bcc7e4e36790da3a301fc5f9e by galbramc
More extensive try with sansLIPAIM
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit ca410500af3a21a0b51acc57102b5180a7da394f by galbramc
Most sansLIP updates
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
Commit f7ad469db71e25931a95b61c5eb47714b46587fb by galbramc
Fix MKL_PARDISO for transpose solves. Bug fix for AFLR3
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_CRS_MatrixD.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver.h
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_backsolve.h
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_CRS_double.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_impl.h
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_factorize.h
Commit cd45f09e4278d52817762bcc8e4ee95331f66fe8 by galbramc
Use static MKL libraries due to python issues
The file was modified CMakeInclude/Finds/FindMKL.cmake
Commit 5296add3174f262c60555c86ccc1704b2eaa54ca by galbramc
Don't statically link in the ld library
The file was modified CMakeInclude/Finds/FindMKL.cmake
Commit 80a1a669a4d1e399370075c2d2a6cb89767ba8ee by galbramc
Increased timout time for HDG test
The file was modified test/unit/Discretization/HDG/CMakeLists.txt
Commit bfc7e99660957219fd12d9dcccdd507695af146f by galbramc
Realzed timing on another test
The file was modified test/unit/Discretization/HDG/CMakeLists.txt
Commit 43723df71e5a2812070bf0d72503e767e612331c by shunz
Refactored UniField IBL and ran it for forced and free transition problems
The file was modified src/Field/Element/GalerkinWeightedIntegral_New.h
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit 2fab23a06df0f661bf373cf77d24a9620f7e011f by shunz
Played captured transition (forced and free)
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
Commit 724b4807b0300822cc812ce15480017dd95b2484 by shunz
Updated initial solution guesses for reformulated captured transition IBL
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne640_a0_unifield.txt
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne256_a0_unifield.txt
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne128_a0_unifield.txt
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne512_a0_unifield.txt
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne192_a0_unifield.txt
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne2048_a0_unifield.txt
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne1024_a0_unifield.txt
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne360_a0_unifield.txt
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne800_a0_unifield.txt
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne96_a0_unifield.txt
Commit 008dab1f9b6b6fd9e241bd085a5bd8e627f79365 by shunz
Unified system test on the case of uncoupled IBL laminar BL on airfoil
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_HDGAdvectiveIBL_NACA0004_LamiBL_btest.cpp
The file was removedtest/system/IO/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_naca0004_ne64_p1_airfoil_Test_DGvsHDG.txt
The file was modified src/pde/IBL/PDEIBL2D_impl.h
The file was removedtest/system/IO/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_naca0004_ne64_p1_airfoil_Test_invCFL0p001.txt
The file was addedtest/system/IO/CodeConsistency/Solve2D_Uncoupled_HDGAdvectiveIBL_naca0004_ne64_p1_airfoil_Test_continuous.txt
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was removedtest/system/IO/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_naca0004_ne64_p1_airfoil_Test_invCFL0p1.txt
The file was addedtest/system/IO/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_naca0004_ne64_p1_airfoil_Test_FullUpwind.txt
The file was removedtest/system/IO/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_naca0004_ne64_p1_airfoil_Test.txt
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBLUniField_NACA0004_LamiBL_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_PTC_btest.cpp
The file was removedtest/system/IO/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_naca0004_ne64_p1_airfoil_Test_HDGcontinuous.txt
The file was addedtest/system/IO/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_naca0004_ne64_p1_airfoil_Test_LFflux.txt
The file was modified src/pde/IBL/PDEIBL2D.h
Commit be445d3bfd17e3ee507df53e714cfe8684869442 by shunz
Refactored IBL numerical fluxes
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBLUniField_NACA0004_LamiBL_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_PTC_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_HDGAdvectiveIBL_NACA0004_LamiBL_btest.cpp
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_btest.cpp
Commit 3856be0f6e1c64ba7d30296d6317870bbb51b28c by shunz
Updated pyrite files for coupled coupled IBL cases with laminarBL+turbulentWake
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_laminarBL_turbulentWakeibl3eqm_naca0004_ne64_p1_Test.txt
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test.txt
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_HDGAdv_IBL_Panel_NACA0004_LamiBL_TurbWake_btest.cpp
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_refactoring_Test.txt
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DGAdv_IBL_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_FullUpwind.txt
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DGAdv_IBL_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_LFflux.txt
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeIBL3eqmClosure_btest.cpp
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_HDGAdv_IBL_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_continuous.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DGAdv_IBLUniField_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_FullUpwind.txt
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DGAdv_IBLUniField_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_LFflux.txt
The file was modified src/pde/IBL/PDEIBL2D.h
Commit dcfc7eeedb058f448a4946eddf0e9462015b7ffa by cfrontin
Moved 2D+T convergence to Solve3D, made Adapt3D version adapt.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was addedtest/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
Commit 19bf402ac407493c686c0af0c26eb14950f01b54 by cfrontin
Typo fix.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit be98c2f1a424a5c34d495416a2f9f3b048f81d81 by shunz
Ran and added pyrite files for captured forced transition without using cut-cell machinery
The file was modified src/pde/IBL/ElementProjectionIBLoutput_L2.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
The file was addedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_forcedTransition0p8244925_naca0004_ne64_p1_Test_CapturedTransition_LFflux.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeIBL3eqmClosure_btest.cpp
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_laminarBL_turbulentWakeibl3eqm_naca0004_ne64_p1_Test.txt
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_forcedTransition0p8244925_naca0004_ne64_p1_Test_CapturedTransition_FullUpwind.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
Commit bcf7877c2dcdc515f61783a905e7181af5f17252 by pcaplan
push to hypersonic
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Adaptation/TargetMetric.h
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.h
Commit ffe8936431a043f33f75cdd209cdd4b74565a576 by shunz
Verified reasonable agreement between natural transition solution of UniField IBL using cut-cell against that using plain DG without cut-cell
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
Commit 7d4ec6c8e8fc82518aca97287529fedcc7fa5d3b by cfrontin
Added recent-5 to Adapt3D 2D+T AD
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
Commit 56a0f5ffd15c0b7c18fa85ec9301aca3f6aa0037 by shunz
Added MKL instantiation
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_MatrixBlock_4x4_Instantiate.cpp
Commit b78aa3fda32a0d9566ee487d160013edce797731 by galbramc
Separate list of MKL static libraries
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified CMakeInclude/Finds/FindMKL.cmake
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
Commit a1036d4261be708b68a96b91a6424aa74125d194 by galbramc
Always link in MKL statically with sansLIPAIM
The file was modified CMakeInclude/Finds/FindMKL.cmake
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified PreLoad.cmake
Commit 13ff56d763c0fd8afc30fcd0181206ff46b509ba by galbramc
Moved error message for sansLIP
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit 3258448aa8fa0874630ac8edfce5380e237a4648 by galbramc
Building mpi all_reduce into FunctionalCell_Galerkin
The file was modified test/system/LocalSolve/EdgeLocalSolve3D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Nozzle_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve3D_CG_xNonLinPoisson_toy.cpp
The file was modified test/sandbox/Solve1D_CG_AD_RK_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Lax_AV_ST_toy.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
The file was modified test/sandbox/Solve3D_DGAdvective_Euler_Suboff_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_LIP_CubicSource_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/system/LocalSolve/ElementLocalSolve3D_DGAdvective_Tet_AD_btest.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Sod_AV_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_Steady_toy.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Poisson_toy.cpp
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MOESS_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_toy.cpp
The file was modified test/sandbox/Solve2D_CG_NACA_IPTF_linearsolve_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
The file was modified test/sandbox/Solve2D_DGBR2_Euler_ForwardStep_AV_ST_toy.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve3D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_AD_RK_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Dual_Galerkin_Stabilized_Line_AD_btest.cpp
The file was modified test/sandbox/Adjoint1D_DGAdvective_AD_ST_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_Poisson_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AR_btest.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified test/unit/Discretization/Galerkin/FunctionalCell_Galerkin_btest.cpp
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
The file was modified test/system/Asymptotic/Adjoint2D_DGAdvective_Triangle_AD_btest.cpp
The file was modified test/sandbox/Solve3D_CG_xtNonLinPoisson_RK_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ShuOsher_AV_ST_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_DGAdvective_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adjoint1D_DGAdvective_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_GaussianBump_toy.cpp
Commit 01fa554c1f8a979515b1e0664efef84614902d8e by galbramc
Added missing includes
The file was modified test/sandbox/Optimize_Blade_HSM2D_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_toy.cpp
Commit 7b370f5d3a942cfee5cf1d21a47f7a0d42623293 by arthuang
projection stabilization
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified src/Discretization/HDG/TauTypeCategory.h
The file was modified src/pde/Stokes/SolutionFunction_Stokes2D.h
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified test/sandbox/Solve2D_EDG_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified src/pde/NS/SolutionFunction_NavierStokes2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/pde/Stokes/BCStokes2D.h
The file was modified src/Discretization/HDG/IntegrandCell_HDG.h
The file was removedsrc/Discretization/HDG/IntegrateBoundaryTrace_Dispatch_GalerkinEDG.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was removedsrc/Discretization/HDG/JacobianBoundaryTrace_Dispatch_GalerkinEDG.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Discretization/CMakeLists.txt
The file was removedsrc/Discretization/HDG/JacobianBoundaryTrace_FieldTrace_GalerkinEDG.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Stokes2D.cpp
The file was modified src/Field/Element/ElementProjection_L2.h
The file was modified src/Discretization/HDG/DiscretizationHDG.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Flux_mitState_HDG.h
The file was modified src/pde/Stokes/PDEStokes2D.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified src/Discretization/HDG/IntegrandInteriorTrace_HDG.h
The file was removedsrc/Discretization/HDG/IntegrandBoundaryTrace_Flux_mitState_GalerkinEDG.h
Commit e9af8057ee4b835001ea5a4efb80cb575be215fe by shunz
Minor edits
The file was modified test/system/CodeConsistency/Solve2D_XfoilLikePanelMethod_btest.cpp
Commit 3e30c115b24a6d1d853d848a52d0ffd455c922b1 by shunz
Changed default numerical flux
The file was modified src/pde/IBL/PDEIBL2D_impl.h
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/pde/IBL/PDEIBL2D.h
Commit bee283002ff8a61806269e2ff96bc693e08c6d3a by shunz
Added pyrite files for fitted transition of forced cases
The file was modified src/pde/IBL/PDEIBL2D.h
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_forcedTransition0p8074822_naca0004_ne64_p1_Test_FittedTransition_FullUpwind.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_forcedTransition0p8074822_naca0004_ne64_p1_Test_FittedTransition_LFflux.txt
Commit 0da0143f870762740461099f2a116db9111e602e by shunz
Removed redundant cases
The file was removedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_iter_TurbWake_btest.cpp
The file was removedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
Commit 47f45c7f68be47dbe9b4dc6800325961ba99f008 by shunz
Minor updates
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne64_a0_unifield.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_NewtonUR_TurbWake_btest.cpp
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
Commit 0b46e6929f4e6c41949bd8d67a31fd7c65a3a4a4 by shunz
Added an alternative turbulent onset ctau value
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/pde/IBL/BCIBLUniField.h
Commit 37830e65081037c908fe24666d095f86b764da71 by shunz
Updates before running grid convergence on fitted transition
The file was modified src/pde/IBL/SetSolnDofCell_IBL2D.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
The file was modified src/pde/IBL/BCIBL2D.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_NewtonUR_TurbWake_btest.cpp
Commit b30121ee5531d91e84aac94fbdab6462f458f4f8 by shunz
fixed a bug in PDEIBL source.  other minor fixes
The file was modified src/pde/IBL/BCIBLUniField.h
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/pde/IBL/PDEIBL2D.h
Commit a00d5001dce5d4c28164ada257f05b79dd62ab11 by shunz
Updated pyrtied files to fix the bug in PDEIBL lag source term introduced on 2018/11/02 in commit 9625612
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DGAdv_IBL_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_LFflux.txt
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DGAdv_IBL_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_FullUpwind.txt
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
Commit 36f5d14be54a63906cfd23c92ebdb27bea22c57b by shunz
Tweaked a default setting for system test pyrite checks
The file was modified src/pde/IBL/PDEIBL2D_impl.h
Commit 810cae796048f9143b9aa9c70682c74ed4f2aad7 by shunz
Cleaned up system tests
The file was removedtest/system/CodeConsistency/Solve2D_Coupled4x4_HDGAdv_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_p0_btest.cpp
The file was removedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_p0_btest.cpp
The file was removedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_HDGAdv_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was removedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeIBL3eqmClosure_btest.cpp
Commit 567074a6187352adfc7483e669ea7b1d418d20d6 by shunz
Fixed free-forced nested solver logic for transition at element interface
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_NewtonUR_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
Commit 50593b25cec776fd9c390976641d11a0300ea4e9 by shunz
Updated and cleaned up pyrite files
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_laminarBLforcedTransition0p80408_turbulentWakexfoillag_naca0004_ne64_p1_Test_ExplicitMassCons.txt
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_HDGAdv_IBL_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_continuous.txt
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_HDGAdvectiveIBL_NACA0004_LamiBL_btest.cpp
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_laminarBLnaturalTransition_ntcrit0p6500_turbulentWakexfoillag_naca0004_ne64_p1_Test_HDGcontinuous.txt
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_laminarBL_turbulentWakeibl3eqm_naca0004_ne64_p1_Test.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_NewtonUR_TurbWake_btest.cpp
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_laminarBLnaturalTransition_ntcrit0p520_turbulentWakexfoillag_naca0004_ne64_p1_Test_ExplicitMassCons.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_HDGAdv_IBL_Panel_NACA0004_LamiBL_TurbWake_btest.cpp
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_laminarBLforcedTransition0p8244925_turbulentWakexfoillag_naca0004_ne64_p1_Test_ExplicitMassCons.txt
The file was modified src/pde/IBL/PDEIBL2D_impl.h
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DG_IBL_Panel_naturalTransition_ntcrit0p6000_naca0004_ne64_p1_Test_FittedTransition_LFflux.txt
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_HDGAdv_IBL_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test.txt
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_laminarBLforcedTransition0p8074822_turbulentWakexfoillag_naca0004_ne64_p1_Test_ExplicitMassCons.txt
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DG_IBL_Panel_naturalTransition_ntcrit0p6000_naca0004_ne64_p1_Test_FittedTransition_FullUpwind.txt
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_laminarBLnaturalTransition_ntcrit0p6500_turbulentWakexfoillag_naca0004_ne64_p1_Test_DGmatchHDG.txt
Commit acd4d9989454d348eb661eaa986dc3bdea9cfad2 by shunz
Updated an initial solution file for flow transition system tests
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne64_a0_transition.txt
Commit e945d3b4f5be7e6d9fb1c5a39150ece7de7ee1c3 by shunz
Renaming
The file was addedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
The file was removedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_NewtonUR_TurbWake_btest.cpp
The file was removedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was addedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
The file was removedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
The file was addedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_Forced_btest.cpp
Commit 1929a42e6ac3303947b6223637507d0a750f5dd4 by shunz
minor updates
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
The file was modified src/pde/IBL/FluidModels.h
Commit 43a8232da7e3117a85bdba40dcca170d75095cdd by shunz
Added a to-do
The file was modified test/system/CodeConsistency/Solve2D_XfoilLikePanelMethod_btest.cpp
Commit 617b6cf27c3b75c552fdf159877f6b9c25485f2b by shunz
added to-do
The file was modified test/system/CodeConsistency/Solve2D_XfoilLikePanelMethod_btest.cpp
Commit 99cccecfe88e5bf6936fd86747da126b46db3804 by shunz
Refactored two system tests.  Added options to change transition model parameters on the fly
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DG_IBL_Panel_naturalTransition_ntcrit0p6000_naca0004_ne64_p1_Test_FittedTransition_FullUpwind.txt
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DG_IBL_Panel_ntcrit0p6000_naca0004_ne64_p1_Test_FittedTransition_LFflux.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
The file was addedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DG_IBL_Panel_ntcrit0p6000_naca0004_ne64_p1_Test_FittedTransition_FullUpwind.txt
The file was removedtest/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DG_IBL_Panel_naturalTransition_ntcrit0p6000_naca0004_ne64_p1_Test_FittedTransition_LFflux.txt
The file was modified src/pde/IBL/FluidModels.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
Commit 02ae0ed8c30bef59cfc222b18897acfa204ecff4 by shunz
Fixed a bug/feature in an unimportant if statement
The file was modified src/pde/IBL/PDEIBL2D.h
Commit f138bdd365fcad35c56c1826c8aee321a3a2d3c1 by shunz
Cleanup
The file was modified src/pde/IBL/PDEIBL2D.h
Commit 48f2011bf4d2c4bd9dd3181b7600512036ba7a3e by shunz
Cleaned up deprecated parts.  Fixed LF flux.  Refactored transition front source/flux.  Editted printout
The file was modified src/pde/IBL/SetTransitionFrontIBL2D_InteriorTraceGroup.h
The file was modified src/pde/IBL/SetIBLtransitionFrontCellGroup.h
The file was modified src/pde/IBL/PDEIBL2D.h
Commit 295237f73ea6480249a69e1984efa26fd96c7f07 by galbramc
Fixed uninitialized data in Flux_mitState_Nitsche for pure advective.
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_DGAdvective_Triangle_AD_btest.cpp
Commit c1e89c9e784c19f1c48766d24cf0c03a7d6029b2 by shunz
Updated pyrite file after updating PDEIBL LFflux related stuff
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DG_IBL_Panel_ntcrit0p6000_naca0004_ne64_p1_Test_FittedTransition_LFflux.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
The file was modified src/pde/IBL/PDEIBL2D.h
Commit e21f68fcb7196fff67c5b4962fb5afcd4f54ed32 by galbramc
Removed variable length arrays
The file was modified test/system/Adaptation/SolverInterface_DGAdvective_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_DGBR2_btest.cpp
Commit 7eef0814926e5488077b95b91cb2a18576468bff by shunz
Replaced turbulent BL TS wave growth rate with the previous formulation of interpolating over turbulent sub-element, which makes cd vs ntcrit relation smooth.  Updated pyrite files for free transition
The file was modified src/Field/Element/GalerkinWeightedIntegral_New.h
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DG_IBL_Panel_ntcrit0p6000_naca0004_ne64_p1_Test_FittedTransition_FullUpwind.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DG_IBL_Panel_ntcrit0p6000_naca0004_ne64_p1_Test_FittedTransition_LFflux.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_CutCellTransitionIBL.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
Commit 8cf64137009f0adc30acd780d5b74be3d367628e by shunz
Minor refactoring
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
Commit 0b0ce2e2be16c53d8c01a94ecf4bd9c9e0580208 by shunz
Fixed LFflux for IBLUniField.  Refactored test case and updated pyrite file
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_forcedTransition0p8244925_naca0004_ne64_p1_Test_CapturedTransition_LFflux.txt
Commit 6bfe46aebe18ec4835ced56173a9fcdf7bff9da6 by galbramc
Missed a few variable length arrays
The file was modified test/system/Adaptation/SolverInterface_DGBR2_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_DGAdvective_btest.cpp
Commit 9529e02704eaf5ca886dde53eb29997fe51bc6dd by galbramc
One more warning
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_GilesPierce_AV_toy.cpp
Commit a8879bfd15f2dedaf9cf5e24b4ca5c9a802c1149 by shunz
Refactored PDEIBLUniField member field to allow for parameter ntcrit sweep.  Updated initial solution guess to be based on an existing IBL solution.
The file was modified test/system/IO/CodeConsistency/IBL/naca0004_qinit_ne64_a0_unifield.txt
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
Commit 915a985b689cfade0d38116cdf323dd558292164 by galbramc
Fixed warnings
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
Commit 67e13c5f6d848346ca7faeb73d9c5343b2be996d by galbramc
Better cleanup of coverage information
The file was modified scripts/jenkins/SANS_Commit.sh
The file was modified test/unit/CMakeLists.txt
Commit 22a8f88a4f3a5f6b5bdd6f5fb910ae5bec0e620a by galbramc
Don't build sandbox with nightly
The file was modified scripts/jenkins/SANS_Nightly.sh
Commit 7233459dcb981a6026c3966fec9e1442c37b0da7 by galbramc
Clang analyzer should still build sandbox
The file was modified scripts/jenkins/SANS_Nightly.sh
Commit 826e55d01adf6cba4c68c2d3c336d98852ed43ef by galbramc
Revived gradation penalty. Needs lots of tweaks and studying
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was removedtest/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest_OFF.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was addedtest/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
Commit 2b45ba49ad9200cb895501b3eb0a6e646a7cce7a by cfrontin
Added unit test for 2D+T implementations.
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion2D_btest.cpp
Commit 53e584bf77316a03b27931ba85989d7cfdd49fff by cfrontin
Working on pentatope tests.
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group.h
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group.cpp
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group_btest.cpp
Commit e491459eae5248dd578d2fdef414a4ddedd3ad03 by ursachi
Changed scaling factor for objective
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
Commit 0f0d8f5a4363aad71c869e008c842487cdb3a04f by ursachi
Added 1D and 2D includes
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
Commit c5e08c165fb1316db9029ac1342c2d68e4d72e43 by galbramc
Updates for latest version of AFLR
The file was modified CMakeInclude/Finds/FindAFLR.cmake
The file was modified CMakeInclude/Checks/aflr_test.cxx
The file was modified src/Meshing/EGTess/AFLR4.cpp
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified src/Meshing/EGTess/AFLR4.h
Commit 6ac85ee5a0bfd0502c0a7e965ed9e8ca8f5edf7c by galbramc
Gradation still needs more work...
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_impl.h
The file was modified scripts/jenkins/SANS_Commit.sh
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was modified src/Meshing/Metric/MetricOps.h
The file was modified test/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixSymS_Eigen_btest.cpp
Commit 27cdc86edc41fd21c68feb4b813d4b8b7fed4489 by galbramc
Fix compiler error
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_impl.h
Commit 95b670839c81aad6f7b06e37789e9f6cc0ab261c by galbramc
Fixed arry bound typo in test
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixSymS_Eigen_btest.cpp
Commit 1f00ef3269648633e03deefa745ff0d8b727420b by pcaplan
more tests for orientations of tets in 4d
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
Commit eac467a846a696ada30cb0ea1b8de83eae78c9a8 by pcaplan
lingering changes
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
Commit 8728668dd3554e569bdc605f804c6f7f6998f991 by pcaplan
DG fields in 4d + unit tests
The file was addedsrc/Field/FieldSpacetime_DG_Trace.h
The file was addedsrc/Field/FieldSpacetime_DG_InteriorTrace_impl.h
The file was modified src/Field/CMakeLists.txt
The file was addedsrc/Field/FieldSpacetime_DG_BoundaryTrace.h
The file was addedsrc/Field/FieldSpacetime_DG_Cell_impl.h
The file was addedtest/unit/IO/Field/Field4D_DG_Pentatope_pattern.txt
The file was modified src/Field/tools/for_each_GhostBoundaryTraceGroup_Cell.h
The file was addedsrc/Field/FieldSpacetime_DG_Cell.h
The file was addedsrc/Field/FieldVolume_DG_Trace_Instantiate_4D.cpp
The file was addedsrc/Field/FieldVolume_DG_Cell_Instantiate_4D.cpp
The file was addedsrc/Field/FieldSpacetime_DG_InteriorTrace_Instantiate_4D.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetime.h
The file was addedsrc/Field/FieldVolume_DG_BoundaryTrace_Instantiate_4D.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was addedsrc/Field/FieldSpacetime_DG_BoundaryTrace_impl.h
The file was addedsrc/Field/FieldSpacetime_DG_Cell_Instantiate_4D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was addedsrc/Field/FieldSpacetime_DG_Trace_Instantiate_4D.cpp
The file was addedsrc/Field/FieldVolume_DG_InteriorTrace_Instantiate_4D.cpp
The file was modified src/Field/tools/for_each_GhostBoundaryTraceGroup.h
The file was modified src/Field/tools/for_each_BoundaryTraceGroup_Cell.h
The file was addedsrc/Field/FieldSpacetime_DG_BoundaryTrace_Instantiate_4D.cpp
The file was addedtest/unit/Field/Field4D_DG_Pentatope_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_Real.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was addedsrc/Field/FieldSpacetime_DG_Trace_impl.h
The file was modified src/Field/FieldSpacetime_Instantiate_4D.cpp
The file was addedsrc/Field/FieldSpacetime_DG_InteriorTrace.h
Commit 4efc359e491a8f1ebfd8e77c6e97f960775f4523 by pcaplan
silly typo
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
Commit 5fb723971cedea5c2c12a47e647387552e9acc4c by pcaplan
can only use KF triangulation if avro is hooked in
The file was modified test/unit/Field/Field4D_DG_Pentatope_btest.cpp
Commit 62919f7753456dcb271662df0186e2d9bb0e19d5 by cfrontin
Working on unit grids...
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group_btest.cpp
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group.cpp
Commit aabf1e0208797fc6cf79aaf8b03aefdfed1debc7 by arthuang
transferring
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/Stokes/PDEStokes2D.h
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
The file was modified test/unit/pde/Stokes/CMakeLists.txt
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/CMakeLists.txt
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/pde/Stokes/CMakeLists.txt
The file was modified src/Meshing/EGADS/EGObject.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
Commit b1d2a67996d840de5b4dedb6c7e48917dc1b5a42 by cfrontin
Another formatting fix.
The file was modified src/pde/NDConvert/BCNDConvertSpaceTime2D.h
The file was modified test/unit/UnitGrids/XField3D_1Tet_X1_1Group.cpp
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction2D_btest.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
Commit 019e9ebde7b561ef1d11d7869be84b2a3f1260ff by cfrontin
Another formatting fix.
The file was modified src/pde/NDConvert/BCNDConvertSpaceTime2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified test/unit/UnitGrids/XField3D_1Tet_X1_1Group.cpp
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction2D_btest.cpp
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group.cpp
Commit 368a52820d74d72dedba3997e1b73bfd29ee7459 by shunz
minor editting
The file was modified src/NonLinearSolver/LineUpdate/NewtonLineUpdate.h
Commit e97f3ea7d28e84d07b1bf445979948298d824897 by arthuang
added modified diffusion matrix
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NS/PDENavierStokes2D.h
Commit a15182b78ff7c5e5754867ff1cfabb1df8e9c46b by arthuang
minor mod to proj stabilization
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit d0f45ac447fd9cb27457d526663b99dbd7f35b93 by cfrontin
Fix includes.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
Commit ad197c1781b41b4e548008f1abe6df5586fdd9bd by hcarson
pre merge
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit ed6a0ffec50c459846bd67dc8912adba4d249f82 by arthuang
add proj stab matrices for 1DAD, stokes
The file was modified src/pde/Stokes/PDEStokes2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
Commit 09d90cf7adc0323987f06378fb966b3f3b92cf8c by arthuang
taking out some comments
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit 0b619ee92f6dc121b259964d810a790b99dbc1cb by cfrontin
Taking the warning machete to things.
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit 560bd622424e5b0a1b24812cca12c0f4db1d0eeb by shunz
Refactored test case input
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
Commit 4bb374e8c053c23879e2289550b8baa9d283efdf by galbramc
Udpates to sansLIPAIM to work with new CAPS dataTransfer setup
The file was modified src/Python/PyDict.cpp
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit fadc869c20ddb5674a86f6e485d398e232f0381f by pcaplan
system test for DG with pentatopes
The file was addedsrc/pde/AnalyticFunction/ScalarFunction4D.cpp
The file was modified src/Field/Element/ElementIntegral.h
The file was addedtest/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
The file was modified src/Discretization/DG/FunctionalCell_DGBR2.h
The file was modified src/pde/AnalyticFunction/CMakeLists.txt
The file was modified src/pde/OutputCell_SolutionErrorSquared.h
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
The file was addedsrc/pde/AnalyticFunction/ScalarFunction4D.h
The file was addedsrc/pde/NDConvert/FunctionNDConvertSpace4D.h
The file was addedsrc/pde/NDConvert/OutputNDConvertSpace4D.h
The file was addedsrc/pde/AnalyticFunction/Function4D.h
Commit bdb7a1e90731ec9a7b749a4f43e22c66a3932754 by shunz
Minor update
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
Commit 96150ada0c0eb19bc4956f5e1b3deac02ea66a6b by shunz
Added an option of wake ctau_eq but not used
The file was modified src/pde/IBL/SecondaryVar2D_impl.h
Commit 90de68434afcf4a3d2bcf0feda2579e1229346a6 by hcarson
moving to hyper branch
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit 1e77cd6cee953d0e0aacf403101cd9058dff7126 by hcarson
MCMC flat plate for class
The file was addedtest/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit abe276770b8f3e991cf03dccf0451b9c5c58bf0a by hcarson
forcing function for heating
The file was addedsrc/pde/NS/ForcingFunctionEuler2D.h
Commit 810750f2e8d2abb45b3dce98317726d98611ff0b by pcaplan
use SANS convention for trace orientation instead of the one used in avro
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
Commit 9e414fadd2ffe382f44a11fbc4f84afd0bd93e02 by cfrontin
1Ptope test working, fixed assumptions on nodal definitions.
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group.h
The file was addedtest/unit/UnitGrids/XField4D_2Ptope_X1_1Group.cpp
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group_btest.cpp
The file was addedtest/unit/UnitGrids/XField4D_24Ptope_X1_1Group.h
The file was addedtest/unit/UnitGrids/XField4D_24Ptope_X1_1Group.cpp
The file was addedtest/unit/UnitGrids/XField4D_2Ptope_X1_1Group.h
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was addedtest/unit/UnitGrids/XField4D_2Ptope_X1_1Group_btest.cpp
Commit 7deaca8039deb45a2675bdc62205920a81270861 by arthuang
fixed GLS?
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
Commit 55af90a083f1bae09e97dd884639500a7a606acb by arthuang
edit cmake list
The file was modified src/Discretization/CMakeLists.txt
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
Commit f49465be1bc433a80c5ec11a3a5ac0efbfee95d2 by cfrontin
2Tope unitgrid working, testcase working.
The file was modified test/unit/UnitGrids/XField4D_2Ptope_X1_1Group_btest.cpp
The file was modified test/unit/UnitGrids/XField4D_2Ptope_X1_1Group.cpp
Commit c3bab4064cf09db649182fcf4b05a20eea38fd42 by cfrontin
Turned off tesseract for push.
The file was modified test/unit/UnitGrids/XField4D_24Ptope_X1_1Group.cpp
Commit 43d23bf3443ddd8c45f4cb3bc777936dac628f32 by galbramc
Light LIP tecplot files
The file was modified CMakeInclude/Dependencies.cmake
The file was modified src/Field/output_Tecplot_LIP.cpp
Commit cb27cd5abadf2ddb41d0f091741314e7a52154a8 by galbramc
Smaller tecplot file for LIP
The file was modified src/Field/output_Tecplot_LIP.cpp
Commit 6dbdd89f202da2a4093f323b5f1283c9197156e2 by cfrontin
Fix scoping issues.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/unit/UnitGrids/XField4D_2Ptope_X1_1Group_btest.cpp
Commit 518605af44990db3daff5833fb6657ed20194109 by galbramc
Fixed warnings
The file was modified src/Field/output_Tecplot_LIP.cpp
Commit 9abd62d0c1bded33c72bcec8eac5fbcc6416b8f9 by galbramc
Added comment with origin of SVD3 algorithm
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_3x3.cpp
Commit f8a10acd056f6d59d644ecea471fcbd8dc816c76 by pcaplan
handmade unit grid: 1 pentatope with 5 pentatope neighbours
The file was addedtest/unit/UnitGrids/XField4D_library.cpp
The file was addedtest/unit/UnitGrids/XField4D_library.h
The file was addedtest/unit/UnitGrids/XField4D_library_btest.cpp
Commit 5721f97bf124de29b04b5418ece01f35ebafe131 by pcaplan
allow all orientations of traces (1 to 12) in checkGrid
The file was modified src/Field/XFieldSpacetime_checkGrid_impl.h
Commit 3e2e014c53a8a6e15b44554d41a31656cf16e4d6 by pcaplan
local grid extraction for pentatopes
The file was addedsrc/Field/XFieldSpacetime_Local.h
The file was addedsrc/Field/XFieldSpacetime_Local.cpp
Commit ec0c2d07c0fe189180864ebc40252ea42aa2ffa9 by pcaplan
cell to trace connectivity for pentatopes
The file was modified src/Field/XField_CellToTrace.cpp
The file was modified src/Field/XField_CellToTrace.h
Commit d11ef7a2df93695fc4067710c7798e35e9b6fc00 by pcaplan
finish implementation of element associativity of pentatopes
The file was modified test/unit/Field/Element/ElementAssociativitySpacetime_Pentatope_btest.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetimeConstructor.cpp
Commit 67a7808dca47b507a8c36680fecc347efb6dc1b3 by pcaplan
unit tests for local grid extraction around pentatopes (single pentatope and single pentatope surrounded by neighbours)
The file was addedtest/unit/Field/XField4D_Local_btest.cpp
Commit a591fc6014b28850b315bf80a198eac1874cc86f by pcaplan
other minor changes
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was modified src/Field/CMakeLists.txt
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
Commit 6d6e7119919cdea06a2bc7c495bf39ba884763f0 by arthuang
gradprojection working
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
Commit b2b617c778f3b8ff29175cc24671b645b49631f2 by arthuang
verified optimal order for 1DAD grad projection
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit b7e85dc85f36c9c8a495a39d14e73fdc89661d68 by pcaplan
comm rank = 0 using xfield_lagrange
The file was modified test/unit/UnitGrids/XField4D_library.cpp
Commit 712c4b24d3d4c7f8c9965c8223ae9d66edba0d5f by cfrontin
24Ptope working, passing checkGrids(). test in progress.
The file was modified test/unit/UnitGrids/XField4D_24Ptope_X1_1Group.cpp
The file was addedtest/unit/UnitGrids/XField4D_24Ptope_X1_1Group_btest.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
Commit be0464fd63101ae3378d828223f4da87b43ad385 by pcaplan
remove duplicate unit grids in favour of handmade ones
The file was modified test/unit/UnitGrids/XField4D_library.h
The file was modified test/unit/Field/XField4D_Local_btest.cpp
The file was modified test/unit/UnitGrids/XField4D_library.cpp
The file was modified test/unit/UnitGrids/XField4D_library_btest.cpp
Commit 8cb2810769847ba1ad6775d7f6fb28b91a2986f8 by pcaplan
warning fix
The file was modified test/unit/Field/Element/ElementAssociativitySpacetime_Pentatope_btest.cpp
Commit 29752ca6845f5ee88694db4662306f411e455f68 by pcaplan
warning fix
The file was modified test/unit/Field/Element/ElementAssociativitySpacetime_Pentatope_btest.cpp
Commit a588ebfd84bc71d2111b8bf1897e2ee94e4d83a9 by cfrontin
24Ptope unit grid working, tested and working.
The file was modified test/unit/UnitGrids/XField4D_24Ptope_X1_1Group.cpp
The file was modified test/unit/UnitGrids/XField4D_24Ptope_X1_1Group_btest.cpp
Commit 2147bb5836cd164a38f4180cd211b143d393ef29 by hcarson
commit so it ought to run for ben?
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit a80ac45c2d42fec7802e37bed102717f245cf33b by galbramc
Add duration to each build in Jenkins email.
The file was modified scripts/jenkins/SANS_email.template
Commit 091b020298b6c37e4c0485ef2e7b3f6e8d3c78d0 by hcarson
tweaks and the forcing
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
The file was modified src/pde/NS/ForcingFunctionEuler2D.h
Commit 17e567444eb28668bb8eddef0f427e59ad028a00 by arthuang
full rank diffusive stabilizaiton
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 53106be5065affbbad1de931e5ced238466b42a9 by hcarson
actually making it not work
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit 34c134f12dbfe05f1918d7307d90a3e4923bac8a by hcarson
changed the try catch for implied metric optimization to doing nothing rather than excepting. Also tweaks to MCMC file
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
Commit 8f4961e6a82e01dea792ba6a3228655f402ce39c by hcarson
tweaks and removed a bunch of heap memory allocations
The file was modified src/Field/XField_Local_Common_Instantiate_2D.cpp
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
The file was modified src/Field/XField_ElementLocal_impl.h
The file was modified src/Field/XField_Local_Common.h
The file was modified src/Field/XField_Local_Common_Instantiate_1D.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
Commit 6c10e2d75453b6e60d9bb53427083413a0be657b by hcarson
added options to the quadratic
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
Commit 7aa8737cd2f8240b34e8dd6599dd15a2eb09f9dc by arthuang
more mods to projection stabilization
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski2_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
Commit 0fce1941cf30f9928b472854bcee846328bd2dcb by arthuang
undoing a lot of sketchy things
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/Stokes/PDEStokes2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
Commit 3b0845a29b7734859ba4ed5463e9ca4864afff42 by arthuang
rolling back more sketchy stuff
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Discretization/HDG/DiscretizationHDG.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Discretization/CMakeLists.txt
The file was modified src/Discretization/HDG/IntegrandCell_HDG.h
The file was modified src/Discretization/HDG/IntegrandInteriorTrace_HDG.h
The file was modified src/Discretization/HDG/TauTypeCategory.h
Commit a928f852d328b4abe5273cbcef3daba0ddb55949 by hcarson
mods for running with avro
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit b7a5c55df6480c47e054736da2edfec1e9240f7e by hcarson
comment typos
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
Commit 652a13bccccfc9e4a6e7aec18e9fb8ef34c5dd62 by hcarson
switching over to avro
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit b64712d44d207b1ff1b2d0f6b7275d750cc7f59b by arthuang
everything compiles, gotta track down unit tests
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski2_toy.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler2D_PrimitiveRhoPressure.cpp
The file was modified src/pde/NS/Roe.h
The file was modified test/sandbox/Solve2D_EDG_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
Commit 820072a77990bd44dc850270a57ee2ae8f6f8b0a by arthuang
getting unit tests to pass
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski2_toy.cpp
The file was modified src/pde/Stokes/PDEStokes2D.h
The file was modified test/unit/Discretization/Galerkin/Galerkin_AlgEqSet_OutputFunctional.nb
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Flux_mitState_HDG.h
The file was modified test/unit/pde/Stokes/PDEStokes2D_btest.cpp
The file was modified test/unit/IO/Discretization/AlgebraicEquationSet_HDG_BL_linesearchfld_iPDE_iter0.plt
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche_AD_btest.cpp
Commit cd8449d7027fb479512b3e6b57de28bcccd2b977 by galbramc
Reworked build of parmetis. refine uses parmetis. added avro build.
The file was modified CMakeInclude/Builds/BuildPARMETIS.cmake
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was addedCMakeInclude/Builds/BuildAVRO.cmake
The file was modified CMakeInclude/Builds/parmetis-xyzpart.patch
The file was modified src/Meshing/avro/CMakeLists.txt
The file was modified CMakeInclude/Finds/FindREFINE.cmake
The file was addedCMakeInclude/Checks/CheckAVRO.cmake
The file was modified CMakeInclude/Dependencies.cmake
The file was addedCMakeInclude/Builds/parmetis-metis-CMakeLists.patch
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was addedCMakeInclude/Builds/parmetis-CMakeLists.patch
The file was modified scripts/jenkins/jenkins_env.sh
Commit b214d139831f3d82f9cd98c38e580f0de1c8546d by arthuang
minor edits to edge local unit tests
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 23396e0183c41289bd872f03dada128fac3abafb by galbramc
Fixes for avro and refine
The file was modified src/Meshing/refine/MultiScale_metric.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_avro_toy.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
Commit 07fa7434e039dd0f6679b95ed65e76cbe3d5dd1c by galbramc
Suppress warning
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
Commit e3867ae868109acaefafde3459f0d06b17a82283 by galbramc
Parallel Field4D test fixes. Give refine more time.
The file was modified test/unit/Field/Field4D_DG_Pentatope_btest.cpp
The file was modified test/unit/Meshing/EGTess/XFieldDomain_btest.cpp
The file was modified test/unit/Meshing/refine/CMakeLists.txt
Commit 4e46714d682bfb448c1b4e7d85501df42973d3a6 by galbramc
Relaxed tolerance for intel
The file was modified test/unit/Field/Field4D_DG_Pentatope_btest.cpp
Commit c0d2c23179f6d692434feaae8792474dd2135573 by galbramc
Don't run ErrorOrder_4D in parallel
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
Commit 5740015ac211e51c0b7942c38a91bf996276eced by galbramc
Updated refine build
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
Commit 613f8f9c6d04a74e477d93504c5d59b12a2d991b by galbramc
Updated refine check
The file was modified CMakeInclude/Checks/ref_check.c
Commit 3c897f50563638011ec82dbc6d27003bf228aa9d by cfrontin
Nightly build fixes... plus a stopgap ifdef until the SVDless 4D normal vector is done.
The file was modified test/unit/UnitGrids/XField4D_24Ptope_X1_1Group_btest.cpp
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group_btest.cpp
The file was modified test/unit/UnitGrids/XField4D_2Ptope_X1_1Group_btest.cpp
Commit d303a72173f965521eaaae210ab7be940edf5082 by galbramc
Reduce run time of 4D error order check
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction4D.h
The file was modified test/unit/Meshing/refine/CMakeLists.txt
The file was modified test/system/Asymptotic/CMakeLists.txt
Commit faa2049d4ae8b6e88ad8b73bf1e9aa4e89169cec by galbramc
Relaxed another tolerance
The file was modified test/unit/Field/Field4D_DG_Pentatope_btest.cpp
Commit 4098ab80986ad0ce5e855dabd75fddd591fb020c by arthuang
trying out some edge stabilization
The file was addedtest/sandbox/ErrorOrder_1D_CGEdgeStab_AD_toy.cpp
The file was addedsrc/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_StabilizedTrace.h
The file was addedsrc/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_Stabilized.h
Commit 92e8d6c49d44a57632fe44a0d4c4d6dae2e1bc17 by hcarson
MCMC things and got the temp sensors working
The file was modified src/pde/NS/OutputEuler2D.h
The file was modified src/pde/NS/OutputNavierStokes2D.h
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit b230efcc04ea2edefa2bcdfa8b9c8f17f6ae2890 by galbramc
Remove files written by avro
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
Commit 3495cc8647de6f892981f450d0f7584dbd2f4c08 by galbramc
Dissable refine testing for now
The file was modified scripts/jenkins/cmake_jenkins.sh
The file was modified CMakeInclude/CompilerFlags.cmake
Commit 72e40e78564e371403e84622cebbda283a3e3daa by galbramc
Added memcheck to parmetis build
The file was modified CMakeInclude/Builds/BuildPARMETIS.cmake
Commit 392080fad078f87a96acb39af20076f4381ccdf6 by galbramc
Ignore external parmetis
The file was modified .gitignore
Commit 51c1f1a7bba53f187041286a17995b43f56ba2db by arthuang
added hessian to interior trace
The file was modified src/Field/Element/ElementXFieldLine_impl.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_StabilizedTrace.h
The file was modified src/Field/Element/ElementXFieldLine.h
Commit 42607e8f479968b1d2443521119889dd495a3a49 by arthuang
edge stabilization working-ish?
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was addedtest/sandbox/Solve2D_CGEdgeStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Field/Element/ElementXFieldArea_impl.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified src/Field/Element/ElementXFieldArea.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_Stabilized.h
The file was modified test/sandbox/ErrorOrder_1D_CGEdgeStab_AD_toy.cpp
Commit c40af94a080becd063776dcba132de2100af44d0 by hcarson
changing branch
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
Commit 8f7110760bf937852762d648b6e99f0cd99c78c8 by hcarson
MC for running on hypersonic
The file was addedtest/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_LikelihoodSweep_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit 7c052c24e28d66cde226b12631c54d3461bd014f by hcarson
ready for running on hypersonic
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit e5c270b429c815c6146f9ff58289dd56d951103e by galbramc
Generalized valgrind suppression
The file was modified scripts/valgrind/Ubuntu.supp
Commit 2bed3dd4f2e9e198893d04b46e06cb941543af2d by hcarson
moving to hypersonic again
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit 16f40985fdda4333f6659f9173ac1e69bc3e9dc3 by pcaplan
egads coords must have 3 dimensions even in 2d
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
Commit 310addc430dbbfd7d8c4dbfaf3a8ff0bd0f6ea27 by hcarson
the final files from the project
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_LikelihoodSweep_toy.cpp
Commit 85645a40340f3968585837a159a8bb65fdce5fd3 by hcarson
forgot a function
The file was modified src/pde/NS/ForcingFunctionEuler2D.h
Commit 66cd2443ea9622d82f3e0fd455d6abb2c55e8089 by arthuang
pushing to tucano
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NS/PDEEuler2D.h
Commit 4bdfd28713bbd251535227a68bbff8794b1b80ad by shunz
Suppressed CMakeLists errors. [TBD]
The file was modified test/unit/Discretization/Block/CMakeLists.txt
Commit 71792680c61f2d5ef5fbfeb3ecaab4ea1cbaba08 by shunz
Fixed panel metod tests
The file was modified test/unit/PanelMethod/ProjectionToQauxi_IBL_btest.cpp
The file was modified src/pde/IBL/QauxvInterpret2D.h
Commit 6a9faf294b0672a0130a598501cccf41bbe7f4fa by galbramc
AFLR4 updates and some Jenkins scripts
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
The file was modified CMakeInclude/Checks/CheckREFINE.cmake
The file was modified src/Meshing/EGTess/AFLR4.h
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified scripts/jenkins/configure_jenkins.sh
The file was modified scripts/jenkins/Makefile.jenkins
The file was addedscripts/jenkins/SANS_Depend.sh
The file was modified src/Meshing/EGTess/AFLR4.cpp
The file was modified scripts/jenkins/jenkins_env.sh
Commit 84def710f32f97668f889f72b27eff96cad22955 by galbramc
Link tetgen before avro
The file was modified CMakeInclude/Dependencies.cmake
Commit a49ac2e5ddf048417b0a916ed7d501c99959bac8 by pcaplan
instantation of elementlocal version of local splits for 4d...unit test will fail because the result is different than savi's convention
The file was addedsrc/Field/XFieldSpacetime_ElementLocal.cpp
The file was addedsrc/Field/XFieldSpacetime_EdgeLocal.cpp
The file was addedtest/unit/Field/XField4D_ElementLocal_btest.cpp
The file was addedsrc/Field/XField_Local_Common_Instantiate_4D.cpp
Commit 2374219e4496a688af2222a9b10931aef9c6bedc by pcaplan
missing definitions for elementlocal & edgelocal
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Field/Partition/LagrangeElementGroup.cpp
The file was modified src/Field/CMakeLists.txt
The file was modified src/Field/XField.h
The file was modified src/Field/Partition/LagrangeElementGroup.h
The file was modified src/Field/XField_EdgeLocal.h
The file was modified test/unit/Field/CMakeLists.txt
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.h
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified src/Field/XField_ElementLocal_impl.h
The file was modified src/Field/XField_impl.h
The file was modified src/Field/XField_Local_Common.h
Commit c5ce3c43d74b56336e1d7123edcca30f790e7236 by pcaplan
some instantiations of savi's method for doing local splits
The file was addedtest/unit/Field/XField4D_Local_Split_EdgeSplits_btest.cpp
The file was addedsrc/Field/XFieldSpacetime_Local_Split_Linear_Edge.cpp
The file was addedsrc/Field/XFieldSpacetime_Local_Split.h
The file was addedsrc/Field/XFieldSpacetime_Local_Split.cpp
The file was addedsrc/Field/XFieldSpacetime_Local_Split_Linear_Edge.h
The file was addedtest/unit/Field/XField4D_Local_Split_Linear_EdgeSplits_btest.cpp
Commit 97b60b2952c79debc77beae2cf28fc91267faa5b by pcaplan
xfield_lagrange method of doing local splits...still debugging...will fix later...
The file was addedsrc/Field/Local/XField_LocalPatch.cpp
The file was addedsrc/Field/Local/XField_LocalPatch.h
The file was addedtest/unit/Field/Local/CMakeLists.txt
The file was addedtest/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
The file was addedtest/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
The file was addedtest/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
Commit dc3cfd8ac904d3a0f04df6a2cd722e977ec8c1fb by shunz
Refactoring.  Patched unit tests
The file was modified src/pde/IBL/SpaldingLawModified.h
The file was modified test/unit/pde/IBL/VarInterpret2D_btest.cpp
The file was modified src/pde/IBL/VarInterpret2D.h
Commit 259db89f1bee6ccabb55594700e1c472ceacb33a by shunz
More unit tests
The file was modified src/pde/IBL/QauxvInterpret2D.h
The file was addedtest/unit/pde/IBL/QauxvInterpret2D_btest.cpp
Commit ed100c1e283e23b59f48226c9cf3cf3422aaa4e4 by shunz
added unit tests
The file was modified test/unit/pde/IBL/QauxvInterpret2D_btest.cpp
Commit 8868aa042aac26b368904fd2475f3be80485f2aa by shunz
Fixed unit tests
The file was modified test/unit/pde/IBL/ElementProjectionIBLoutput_L2_btest.cpp
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/unit/pde/IBL/SetIBLoutputCellGroup_btest.cpp
Commit ab3f80f945e99bb54c01ecd90e94908d68c517a6 by shunz
Fixed IBL unit tests
The file was modified test/unit/pde/IBL/PDEIBL2D_btest.cpp
The file was modified test/unit/pde/IBL/FluidModels_btest.cpp
The file was modified test/unit/pde/IBL/PDEIBLUniField2D_btest.cpp
The file was modified src/pde/IBL/FluidModels.h
The file was modified test/unit/pde/IBL/BCIBL2D_btest.cpp
Commit ef2d56d872a19bcdc4099f1af959d806ce16e175 by shunz
Added unit test.  Turned off unused methods.
The file was modified src/pde/IBL/FluidModels.h
The file was modified test/unit/pde/IBL/FluidModels_btest.cpp
Commit 9d48f4f28f9588ccec5dde5656464473693520e5 by shunz
Fixed a bug in CMakeLists: use of out-of-scope variable
The file was modified test/unit/CMakeLists.txt
Commit 42cda813f6576e06032a1f43a01562d2bdd49673 by shunz
Fixed a bug in cmake files that only appear when building with Xcode
The file was modified test/system/CMakeLists.txt
The file was modified test/unit/CMakeLists.txt
Commit 3ceb0ffa36d94c5ae762af647ec016968d5384b6 by shunz
Refactored ping test input array type.  Fixed IBL-related 4x4 block system ping tests.  Added missing MPI-related method definitions for pure virtural methods
The file was removedtest/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellForcedTransitionIBLUniField_Panel_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_HDGAdvIBL_Panel_btest.cpp
The file was modified test/unit/Discretization/jacobianPingTest_btest.h
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_DGBR2_Line_Euler1DSensor_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_ProjectFunction.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_CutcellTransitionIBL.h
The file was removedtest/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellNaturalTransitionIBLUniField_Panel_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_IBL_Panel_btest.cpp
The file was addedtest/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellNaturalTransitionIBLUniField_Panel_btest_outdated.cpp
The file was addedtest/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellForcedTransitionIBLUniField_Panel_btest_outdated.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellForcedTransitionIBL_Panel_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_btest.cpp
The file was modified src/PanelMethod/AlgebraicEquationSet_ProjectToQauxi.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_impl.h
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_HubtraceHDGAdvIBL_CutCellNaturalTransition_Panel_btest.cpp
The file was removedtest/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_HubtraceHDGAdvIBL_CutCellForcedTransition_Panel_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellNaturalTransitionIBL_Panel_btest.cpp
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective.h
Commit 5f47933a74ebc48d7772f65f48824b1a06c536b4 by shunz
Relocated code into SANS_MPI macros; otherwise, errors are raised about "member access to incomplete type"
The file was modified src/Discretization/Galerkin/ResidualInteriorTrace_Galerkin.h
The file was modified src/Discretization/Galerkin/JacobianInteriorTrace_Galerkin.h
Commit 6f955a2bf09e65da97afa9a014a9a6c6b16b9aaf by shunz
Verified/fixed/cleaned IBL system tests with transition (full upwind).
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_HDGAdv_IBL_Panel_NACA0004_LamiBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
The file was removedtest/system/CodeConsistency/Solve2D_Coupled4x4_HDGAdv_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
Commit bf73eea3a565ab536b7a78b891da74d01c300987 by shunz
Fixed duplicate naming of boost test suite
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_HDGAdvectiveIBL_NACA0004_LamiBL_btest.cpp
Commit 30ff2a7f74a2eb5613af7b59a680df831bf6bed1 by shunz
Relaxed pyrite tolerance
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBLUniField_NACA0004_LamiBL_btest.cpp
Commit 73324348ac28811dd98985b73428472ff648df5d by shunz
Updated forced-transition pyrite files after the bug fix in commit b30121ee5531d91e84aac94fbdab6462f458f4f8
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_forcedTransition0p8074822_naca0004_ne64_p1_Test_FittedTransition_FullUpwind.txt
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_forcedTransition0p8074822_naca0004_ne64_p1_Test_FittedTransition_LFflux.txt
Commit 04ddf23776dadc4d60018ffbd0d85a3fc18a96df by shunz
Turned off file dump
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_Forced_btest.cpp
Commit 8864949c7bdd7c06387f59cfc8338e1dfbc69611 by shunz
Fixed formatting
The file was modified test/fenv.h
Commit 4cb6955b8412155b3ca9758e32b1e8a7eb580b09 by shunz
Fixed empty traling line
The file was modified test/unit/pde/IBL/VarInterpret2D_btest.cpp
Commit d957824748b219044bcbf86fb11d5361429d96e5 by shunz
Fixed DG and HDG AES tests for uncoupled IBL
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_Line_IBL_airfoilOnly_btest.cpp
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGAdvective_Line_IBL_airfoilOnly_btest.cpp
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_Hubtrace_HDGAdvective_IBL_btest.cpp
Commit db93e2afaf214cb09d0780085ca85a56fd390864 by shunz
Fixed formatting
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellForcedTransitionIBL_Panel_btest.cpp
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_Hubtrace_HDGAdvective_IBL_btest.cpp
Commit 4d98a015d00f4d1162069ac9a1373ec69c3ee149 by shunz
Reverted changes to (viscous) HDG stuff: those abandoned changes treated qfld and afld as a single bundle field
The file was modified src/Discretization/HDG/JacobianBoundaryCell_HDG_AuxiliaryVariable.h
The file was modified src/Discretization/HDG/ResidualCell_HDG.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_Dispatch_HDG.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_HDG.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDG.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG_impl.h
Commit 36a3e1f8db4e549550e452abbb2ca79da1a87718 by shunz
Update AlgebraicEquationSet_HDGAdvective_Advection_btest.cpp

Turned off the test temporarily --> to be fixed
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_Advection_btest.cpp
Commit 59299dfacae8206bd678093b49e044f678a7979e by shunz
Fixed one more test affected by ping test refactoring.  Fixed formatting and screen output
The file was modified test/unit/PanelMethod/XfoilPanelEquationSet_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_IBL_Panel_btest.cpp
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_Advection_btest.cpp
Commit c3d00dbc9f97bd67f799829566cb53feb0305d6e by shunz
Fixed another system test affected by IBL Qauxv interpreter refactoring
The file was modified test/system/AnalyticSolve/AnalyticSolve2D_DGAdvective_IBL_StagnationFlow_LamiBL_btest.cpp
Commit 5983e3e32ac3382601f0aba1855f483e27649682 by shunz
Update ErrorOrder_1D_HDGAdvective_Advection_btest.cpp

Turned off a system test temporarily --> to be fixed later
The file was modified test/system/Asymptotic/ErrorOrder_1D_HDGAdvective_Advection_btest.cpp
Commit 288727892baa3434a7d6c086acee806dd843433e by shunz
Fixed warning and missing instantiation
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixBlock_4x4_Instantiate.cpp
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_impl.h
Commit 3d336240b1c63c1abfe72a21d38fa09b27ffd4df by shunz
Added an instantiation just for completeness, although it is no longer used
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixBlock_4x4_Instantiate.cpp
Commit 99a0e80e0f9ee317d878006f32399da9c65ad4a1 by arthuang
moving towards adjoint GLS
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski2_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was addedsrc/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was addedtest/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
Commit 810f4bd4fad8ba3b2de969746989dcb0c782a029 by shunz
Cleaned sandbox cases
The file was modified test/sandbox/Solve2D_Uncoupled_DGAdvective_IBL_toy.cpp
The file was removedtest/sandbox/Solve2D_Uncoupled_DGAdvective_IBL_p0_toy.cpp
Commit 693f26495b03afc1b18c756d3bd2835671784de6 by shunz
relaxed tolerances for clang_release
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_HubtraceHDGAdvIBL_CutCellNaturalTransition_Panel_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_HDGAdvIBL_Panel_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_IBL_Panel_btest.cpp
Commit bfb46a16cecaf81ff2fb2e4cd48e091a5c1a76e1 by shunz
Suppressed output
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
Commit 3e943c62719235ebaa82229cc6537c9839401d45 by shunz
Fixed bugs in CMakeLists
The file was modified test/unit/Discretization/HDG/CMakeLists.txt
The file was modified test/unit/Discretization/Block/CMakeLists.txt
The file was modified test/system/Asymptotic/CMakeLists.txt
Commit a3db76862e142fbfa249a204b687efa3d229fc36 by shunz
Fixed HDG advection tests
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_Advection_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_HDGAdvective_Advection_btest.cpp
Commit 73cee225c44a45f7a8cbeddffaf303e6e4023b13 by shunz
Removed the pure advection test case using (viscous) HDG machinery
The file was removedtest/system/Asymptotic/ErrorOrder_1D_HDG_Advection_btest.cpp
Commit e080e341f85c7fb7910d7d5af91ec94e0b6ecb77 by arthuang
parallel outputs in galerkin solver interface, AGLS error estimation fixed?
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit c79c753eb1196f7cece2d8a5a137aa1d94aaf260 by shunz
Refactored halving line search and fixed unit tests
The file was modified test/unit/NonLinearSolver/HalvingSearchLineUpdate_btest.cpp
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate.h
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate_impl.h
Commit 9f119a3a5484cd20e84d16c9685408bb3495574c by shunz
Fixed memory errors
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGAdvective_Line_IBL_airfoilOnly_btest.cpp
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_Line_IBL_airfoilOnly_btest.cpp
Commit db0e0087b5b20c735b48920da1981346dfaa6da3 by shunz
Relaxed tolerance for intel
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellNaturalTransitionIBL_Panel_btest.cpp
Commit 9a0e84b33bed1ea04b9517a56ee85031d68b82e3 by shunz
relaxed tolerances for intel18
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
Commit 13682181d4f33448762376a4af330f5f38efc1dc by shunz
Relaxed timeout limits
The file was modified test/unit/Discretization/Block/CMakeLists.txt
Commit 7ef42f4e8a6894b24eb24a580214d393f13ed7e1 by shunz
Speed up unit tests in response to Jenkins timeout
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_HubtraceHDGAdvIBL_CutCellNaturalTransition_Panel_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellForcedTransitionIBL_Panel_btest.cpp
The file was modified test/unit/Discretization/Block/CMakeLists.txt
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellNaturalTransitionIBL_Panel_btest.cpp
Commit fe8e917382161cd95cf8b25bd7321820d977ef0f by shunz
Fixed typo
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_HubtraceHDGAdvIBL_CutCellNaturalTransition_Panel_btest.cpp
Commit c0ad37a4a0f9dca2fa9fcb1467b2ab3f281401b5 by shunz
Relaxed tolerance for gnu48
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellNaturalTransitionIBL_Panel_btest.cpp
Commit b454405f165d71f3f6148314406b6c91d5a892a2 by shunz
Tried to fix timeout on Jenkins testing (coverage_clang reynolds)
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_HDGAdvIBL_Panel_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_IBL_Panel_btest.cpp
The file was modified test/unit/Discretization/Block/CMakeLists.txt
Commit 028c9f2d90e4cf8c4f213f0f2239eaa96919bd49 by shunz
Reverted CMakeLists to see if TIMEOUT is set properly this time on Jenkins
The file was modified test/unit/Discretization/HDG/CMakeLists.txt
The file was modified test/unit/Discretization/Block/CMakeLists.txt
The file was modified test/system/Asymptotic/CMakeLists.txt
Commit 0f6ac1e43ac20770efc8b0a2a3e9c15d5b2f00e0 by shunz
minor refactoring
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_mitLG_Galerkin.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_HDGAdvective.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_Dirichlet_mitLG_Galerkin.h
Commit e5643bf0daeea303cf0afd498d98cd98b189dabc by shunz
Refactored CMakeLists for Xcode build
The file was modified test/unit/Discretization/Block/CMakeLists.txt
The file was modified test/unit/Discretization/HDG/CMakeLists.txt
The file was modified test/system/Asymptotic/CMakeLists.txt
Commit df67e96aa82129a4f4a224ebdba2f3cde50b5029 by shunz
Refactored Newton solver
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
Commit 1b21c1a1154b21c7bb6ce9f4790bd0480327c66c by shunz
Minor fix
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
Commit 4951cb72814beec785f16bdd6f0573ceea50d753 by shunz
Fixed warnings
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
Commit 6ae5fee7aa15a8db9e4c10b922acdf0cb758a323 by shunz
Added IBL max update fraction
The file was modified src/Discretization/UpdateFraction/UpdateFractionCell.h
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_btest.cpp
Commit 2865578197ac529142b3f028ecce255f490ac699 by shunz
Enabled under-relaxed Newton update for coupled 4x4 block system of IBL with free transition.

Added updateFraction to AES of projection, panel method, cut-cell transition IBL, and 4x4 block system
The file was modified src/Discretization/DG/AlgebraicEquationSet_TransitionIBL.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4_impl.h
The file was modified src/PanelMethod/XfoilPanelEquationSet.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
Commit d8e0ba9b657ce92ef6657ef8d812d52a6884434e by galbramc
Refactor of avro XField interface
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/callMesher2D.cpp
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was modified src/Field/XField.h
The file was modified src/Meshing/EGADS/EGModel.cpp
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified src/Meshing/EGADS/EGModel.h
The file was removedsrc/Meshing/EGTess/XFieldDomain_impl.h
The file was addedsrc/Meshing/avro/XField_avro.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/system/CMakeLists.txt
The file was modified src/Adaptation/MeshAdapter.h
The file was addedsrc/Meshing/avro/XField_avro_impl.h
The file was modified CMakeInclude/Dependencies.cmake
The file was removedsrc/Meshing/EGTess/XFieldDomain.cpp
The file was modified src/Meshing/EGTess/CMakeLists.txt
The file was modified CMakeInclude/Checks/CheckAVRO.cmake
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was modified test/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_avro_toy.cpp
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MOESS_toy.cpp
The file was modified src/Meshing/avro/CMakeLists.txt
The file was addedsrc/Meshing/avro/XField_avro.h
The file was addedtest/unit/Meshing/avro/XField_avro_btest.cpp
The file was modified CMakeInclude/HeaderCompileCheck.cmake
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified CMakeInclude/Builds/parmetis-CMakeLists.patch
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified CMakeInclude/Builds/BuildPARMETIS.cmake
The file was modified test/sandbox/CMakeLists.txt
The file was removedsrc/Meshing/EGTess/XFieldDomain.h
The file was removedtest/unit/Meshing/EGTess/XFieldDomain_btest.cpp
The file was modified test/system/Asymptotic/Adjoint2D_DGBR2_Triangle_AD_btest.cpp
The file was modified test/unit/CMakeLists.txt
The file was modified src/Adaptation/callMesher3D.cpp
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified src/Adaptation/callMesher.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
Commit 8fc4192886845179ab68e01014574a54edddce6b by galbramc
Consistent logic for setting cmake testing timout property
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified test/unit/Field/Element/CMakeLists.txt
The file was modified test/unit/Discretization/Block/CMakeLists.txt
The file was modified test/unit/Discretization/HDG/CMakeLists.txt
Commit f8772613190382ad6dbc45cf4814c43e38c1108c by galbramc
Fixed refine interface change
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
Commit 5175b456d3332d294972fbcc4cddde64ea21f260 by galbramc
Fix ifdef when not using avro
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Meshing/avro/XField_avro.h
Commit 235be4ecf04f93d7b6a1ccb5234bd7f44f964689 by galbramc
More fixes to deal with avro
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified CMakeInclude/Dependencies.cmake
The file was modified src/Meshing/avro/XField_avro.cpp
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified CMakeInclude/SANScotire.cmake
Commit a80311be6ec378d24095df115131f9553b6bf6f0 by galbramc
Minor cleanup
The file was modified CMakeInclude/Checks/CheckAVRO.cmake
Commit a8a52c39337e1e83f592964ec30f622936f97265 by shunz
Added unit tests for IBL updateFraction
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/unit/pde/IBL/PDEIBL2D_btest.cpp
Commit 9a95acc98a8b50f01cdb7cf57f537931a1f738f1 by galbramc
Upgrade PETSc
The file was modified scripts/jenkins/jenkins_env.sh
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified scripts/jenkins/SANS_Depend.sh
Commit 6ea45e876dcfa9a4caf06bad27702d9c3958342e by galbramc
More avro and PETSc tweaks
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified src/Meshing/avro/CMakeLists.txt
Commit d578c14434377dd66a6c94f052f61917d356a5f0 by galbramc
I don't understand why dl library is needed to link a static library...
The file was modified src/Meshing/avro/CMakeLists.txt
Commit 6d47a03dcde3c646b91bfbfa0761e8097d32735f by galbramc
Fix for refine check
The file was modified CMakeInclude/Checks/ref_check.c
Commit a1ca0e5a148ef103373a17c6d415ab11c76a6108 by galbramc
Suppress compiler warning when building PETSc
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
Commit 28a289a2790fd48abe2753668368327ea24aebec by galbramc
Fix for avro with 4D
The file was modified src/Field/Partition/XField_Lagrange_ParMetis_impl.h
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified scripts/jenkins/SANS_Depend.sh
The file was modified src/Meshing/avro/XField_avro_impl.h
Commit c6c3bf53113175b0e2094a95c9f5ff760a155b71 by galbramc
Enable refine testing again
The file was modified scripts/jenkins/cmake_jenkins.sh
Commit e3bc4756b8e24566fff989637a0735319e23a4fc by galbramc
Updated copyright date to 2019
The file was addedscripts/util/UpdateCopyright.sh
Commit ee51fd2e4c7c9f4a5cf4c3aeaa4d999c6b3b47ce by galbramc
Updated copyright date to 2019
The file was modified src/Field/FieldArea_CG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/Discretization/DG/JacobianCell_DGBR2_LiftingOperator.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified src/Field/Element/ElementAssociativityVolume.cpp
The file was modified src/Field/FieldBase_impl.h
The file was modified src/Discretization/DG/JacobianFunctionalBoundaryTrace_DGBR2.h
The file was modified src/Discretization/DG/JacobianInteriorTrace_DGBR2_Element.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Hierarchical.cpp
The file was modified src/Field/Element/ElementLine.h
The file was modified src/Field/XField3D_Wake.h
The file was modified src/BasisFunction/BasisFunction_RefElement_Split_TraceToCell.cpp
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_HubTrace_HDGAdvective.h
The file was modified src/Discretization/MatrixLiftedQuantity.h
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin.h
The file was modified src/Discretization/IntegratePeriodicTraceGroups.h
The file was modified src/Discretization/DG/IntegrandCell_DGBR2_manifold.h
The file was modified src/Field/FieldGroupNode_Traits.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_LiftedBoundary.h
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryTrace_Dispatch_Galerkin_IPTF.h
The file was modified src/Field/FieldVolume_Instantiate_4D.cpp
The file was modified src/Discretization/Potential_Drela/JacobianCell_CG_Potential_Drela.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_BuckleyLeverett1D.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_RBS.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor2D_AUSJump_Euler2D_Conservative.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Flux_mitState_HDG.h
The file was modified src/Field/FieldArea_CG_InteriorTrace.h
The file was modified src/Field/XFieldArea_Instantiate_2D.cpp
The file was modified src/Discretization/HDG/ResidualCell_HDG.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Discretization/IntegrateBoundaryTraceGroups_HubTrace.h
The file was modified src/Field/Element/RefCoordSolver.h
The file was modified src/Discretization/JacobianElementMatrix.h
The file was modified src/Discretization/Galerkin/IntegrandCell_ProjectDistance.h
The file was modified src/Field/Partition/XField_Lagrange_ParMetis_impl.h
The file was modified src/Field/Field_NodalView_Line.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Hexahedron.cpp
The file was modified src/ErrorEstimate/HDG/ErrorEstimateBoundaryTrace_HDG.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler2D_PrimitiveRhoPressure.cpp
The file was modified src/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Adaptation/callMesher.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
The file was modified src/Field/FieldLine_DG_BoundaryTrace_Instantiate_2D.cpp
The file was modified src/Field/Field_DG_HubTraceBase.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Volume.h
The file was modified src/Field/HField/HFieldVolume_DG.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDG_AuxiliaryVariable.h
The file was modified src/Field/Element/ElementXFieldSpacetime.h
The file was modified src/Discretization/Potential_Drela/JacobianBoundaryTrace_Dispatch_CG_Potential_Drela.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin.h
The file was modified src/Field/Field_DG_BoundaryTraceBase_impl.h
The file was modified src/Discretization/JacobianParam.h
The file was modified src/Discretization/LIP_HACK/IntegrandFunctorCell_Galerkin_Kutta_LIP.h
The file was modified src/Field/FieldVolume_CG_Cell_impl.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_BDF.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Quad.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_ArtificialViscosity_TwoPhase2D.cpp
The file was modified src/Field/CellToTraceAssociativity.cpp
The file was modified src/Field/FieldBaseArea_Instantiate.cpp
The file was modified src/Field/Element/ElementProjection_Specialization_L2.h
The file was modified src/Field/FieldBase.h
The file was modified src/Field/FieldVolume_DG_Trace.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes3D_PrimitiveConstVisc.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion1D_AUDNSUG.cpp
The file was modified src/Discretization/LIP_HACK/ResidualInteriorTrace_Galerkin_IPTF.h
The file was modified src/Field/FieldArea_CG_BoundaryTrace_impl.h
The file was modified src/Field/HField/GenHField_CG.h
The file was modified src/BasisFunction/ReferenceElement.cpp
The file was modified src/Discretization/AlgebraicEquationSet_Type.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_AUDNSN.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor2D_AUSJump_Euler2D_Primitive.cpp
The file was modified src/Field/Field_DG_BoundaryTraceBase.h
The file was modified src/Field/ProjectSoln/ProjectConstCell.h
The file was modified src/Discretization/HDG/JacobianFunctionalCell_HDG.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_CutCellTransitionIBL.h
The file was modified src/Field/FieldGroupVolume_Traits.h
The file was modified src/Field/Field_Local.h
The file was modified src/Field/Tuple/FieldTuple_Traits.h
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
The file was modified src/Discretization/Potential_Drela/JacobianBoundaryFrame_CG_Potential_Drela.h
The file was modified src/Field/HField/GenHFieldArea_DG.h
The file was modified src/BasisFunction/ReferenceElement.h
The file was modified src/Field/FieldLiftGroupArea_Traits.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_Euler1D_Primitive.cpp
The file was modified src/Discretization/Integrand_Type.h
The file was modified src/Field/FieldArea_CG_Cell.h
The file was modified src/Field/Element/GalerkinWeightedIntegral.h
The file was modified src/Field/HField/HFieldArea_DG.h
The file was modified src/Discretization/HDG/JacobianCell_HDG_PTC.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Dirichlet_mitLG_Galerkin.h
The file was modified src/Field/FieldArea.h
The file was modified src/ErrorEstimate/DG/ErrorEstimateBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Field/HField/GenHFieldVolume_CG.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_TwoPhase2D.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_HDG.h
The file was modified src/Field/Element/Element.h
The file was modified src/Discretization/DG/IntegrandInteriorTrace_DGBR2.h
The file was modified src/Field/Function/FunctionIntegral.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AdvectionDiffusion2D_AUDUSUG.cpp
The file was modified src/Discretization/Galerkin/JacobianInteriorTrace_Galerkin.h
The file was modified src/Field/FieldVolume_CG_Cell.h
The file was modified src/Field/FieldLine_DG_BoundaryTrace.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscositySource_EulerQ1D_Surrogate.cpp
The file was modified src/Field/Tuple/BasisPointTuple.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4.h
The file was modified src/Field/FieldLine_DG_Cell_impl.h
The file was modified src/Discretization/DG/FunctionalCell_DGBR2.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryFrame_Galerkin.h
The file was modified src/Field/DistanceFunction/DistanceFunction.h
The file was modified src/Discretization/HDG/ResidualInteriorTrace_HDG_AuxiliaryVariable.h
The file was modified src/Discretization/DG/DiscretizationDGBR2.cpp
The file was modified src/Field/FieldVolume_DG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/BasisFunction/BasisFunctionLine_Hierarchical.h
The file was modified src/ErrorEstimate/HDG/ErrorEstimateInteriorTrace_HDG.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.h
The file was modified src/Field/Element/ElementXFieldLine.h
The file was modified src/Field/Element/ElementNode.h
The file was modified src/BasisFunction/BasisFunctionLine_Bernstein.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler1D_Entropy.cpp
The file was modified src/Field/FieldVolume_DG_Trace_Instantiate_3D.cpp
The file was modified src/Field/FieldLiftLine_DG_Cell.h
The file was modified src/Discretization/IntegrateBoundaryTraceGroups_FieldTrace.h
The file was modified src/Discretization/DG/JacobianCell_DGBR2_Param.h
The file was modified src/Field/Field_NodalView_Volume.cpp
The file was modified src/Field/FieldLine_DG_InteriorTrace.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_ShallowWater2D_manifold_Circle.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Hierarchical.h
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified src/Discretization/Galerkin/JacobianInteriorTrace_Galerkin_Param.h
The file was modified src/Field/Tuple/FieldTuple_fwd.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_Dirichlet_mitLG_HDG.h
The file was modified src/Field/HField/GenHFieldVolume_DG.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2_manifold.h
The file was modified src/Field/FieldVolume_DG_Trace_impl.h
The file was modified src/Discretization/LIP_HACK/IntegrandFunctor_Galerkin_WakeCut_LIP.h
The file was modified src/Field/FieldVolume.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes2D_PrimitiveConstVisc.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_HDGAdvective.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA3D_PrimitiveSutherland.cpp
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Flux_mitState_HDGAdvective.h
The file was modified src/Field/Field.h
The file was modified src/Discretization/DG/JacobianFunctionalCell_DGBR2.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryFrame_Galerkin_Circ.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
The file was modified src/Field/FieldTypes.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_Param.h
The file was modified CMakeInclude/Builds/BuildBoost.cmake
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Lagrange.h
The file was modified src/Field/FieldLiftVolume_DG_Cell_Instantiate_3D.cpp
The file was modified src/BasisFunction/Quadrature_Cache.h
The file was modified src/Field/DistanceFunction/DistanceFunction.cpp
The file was modified src/Field/FieldLift_Local.h
The file was modified src/Discretization/HDG/IntegrandCell_HDG.h
The file was modified src/Field/FieldBaseSpacetime_Instantiate.cpp
The file was modified src/Field/FieldLift_DG_CellBase_impl.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionBoundaryTrace_sansLG.h
The file was modified src/Field/FieldLift_DG_CellBase.h
The file was modified src/ErrorEstimate/HDG/ErrorEstimateCell_HDG.h
The file was modified src/Field/FieldVolume_CG_BoundaryFrame.h
The file was modified src/Discretization/HDG/SetFieldBoundaryTrace_HDG_AuxiliaryAdjoint.h
The file was modified src/Field/FieldVolume_CG_Trace_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes3D_PrimitiveSutherland.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA2D_PrimitiveSutherland.cpp
The file was modified src/Field/ProjectSoln/ProjectSolnCell_Discontinuous.h
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2_Block2x2.h
The file was modified src/Discretization/ResidualNormType.h
The file was modified src/Field/HField/GenHField_DG.cpp
The file was modified src/Discretization/JacobianParamBase.h
The file was modified src/Discretization/HDG/DiscretizationHDG.h
The file was modified src/Discretization/LIP_HACK/JacobianInteriorTrace_Galerkin_Element_IPTF.h
The file was modified src/Field/Element/ElementAssociativityNode.h
The file was modified src/Field/FieldSpacetime_CG_InteriorTrace_Instantiate_4D.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_BuckleyLeverett1D_SurrogateSw.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDGAdvective.h
The file was modified src/Discretization/HDG/AWResidualInteriorTrace_HDG.h
The file was modified src/Discretization/HDG/JacobianInteriorTrace_HDG_Element.h
The file was modified src/Discretization/DG/IntegrateBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Field/FieldLine_CG_BoundaryTrace_Instantiate_2D.cpp
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_sansLG.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionLine_Lagrange.h
The file was modified src/Field/Element/ElementInterpolation_Nodal.h
The file was modified src/Field/Field_DG_BoundaryFrame.h
The file was modified src/Field/XFieldArea.h
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
The file was modified src/Field/FieldSpacetime_CG_Trace.h
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Adaptation/MeshAdapter.h
The file was modified src/Field/FieldArea_CG_Trace.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin_manifold.h
The file was modified src/Field/FieldLine_CG_Cell_impl.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Bernstein.h
The file was modified src/Field/FieldVolume_DG_Trace_Instantiate_4D.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes3D_SurrogateSutherland.cpp
The file was modified src/Discretization/HDG/FunctionalBoundaryTrace_Dispatch_HDG.h
The file was modified src/Discretization/FV_TPFA/IntegrandCell_FV_TPFA_Output.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_FieldTrace_Galerkin_Param.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Euler1D_PrimitiveRhoPressure.cpp
The file was modified src/Discretization/HDG/JacobianFunctionalBoundaryTrace_HDG_sansLG.h
The file was modified src/Field/FieldArea_DG_Trace_Instantiate_3D.cpp
The file was modified src/Field/FieldLine_DG_HubTrace_Instantiate_1D.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_WakeMatch_Galerkin_IBL.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryFrame_Galerkin_Darmofal.h
The file was modified src/Field/XFieldArea_BoundaryTrace_Instantiate.cpp
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryFrame_Galerkin_Darmofal.h
The file was modified src/BasisFunction/BasisFunctionArea_Projection.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_RANSSA3D_PrimitiveSutherland.cpp
The file was modified src/Field/FieldAssociatvitySequence.h
The file was modified src/Adaptation/MOESS/NLOPT/nloptResultDescription.h
The file was modified src/Field/DistanceFunction/DistanceSolver.cpp
The file was modified src/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_WeightedResidual_Galerkin.h
The file was modified src/Discretization/isValidState/isValidStateInteriorTrace.h
The file was modified src/Field/Field_NodalView_Area.cpp
The file was modified src/Discretization/DG/MassMatInvResidualNorm.h
The file was modified src/Field/Element/ElementXFieldLine_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Burgers1D_Conservative_DUSN.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearchBase_impl.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Burgers2D_Conservative_DUSN.cpp
The file was modified src/Field/Element/ElementAssociativityArea.h
The file was modified src/Discretization/DG/JacobianFunctionalBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Field/Element/ElementAssociativityNodeConstructor.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDG.h
The file was modified src/Field/FieldVolume_DG_InteriorTrace_Instantiate_4D.cpp
The file was modified src/Discretization/DG/JacobianInteriorTrace_DGBR2_Param.h
The file was modified src/Field/FieldVolume_DG_InteriorTrace_Instantiate_3D.cpp
The file was modified src/Field/HField/HFieldLine_CG.h
The file was modified src/Field/Element/ElementAssociativitySpacetime.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_mitLG_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_PrimalStrongForm_Galerkin.h
The file was modified src/Field/FieldArea_DG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_RBS.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_StrongForm_Galerkin.h
The file was modified src/Field/FieldLine_DG_InteriorTrace_Instantiate_1D.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_Annulus_DNSN.cpp
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryTrace_sansLG_Galerkin_IPTF.h
The file was modified src/BasisFunction/BasisFunctionLineBase.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_ProjectFunction.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes3D_SurrogateSutherland.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2.h
The file was modified src/Field/Element/ElementIntegral.h
The file was modified src/Field/FieldArea_DG_InteriorTrace_Instantiate_3D.cpp
The file was modified src/ErrorEstimate/HDG/ErrorEstimateBoundaryTrace_Dispatch_HDG.h
The file was modified src/Field/Element/ElementXFieldArea_Instantiate_2D.cpp
The file was modified src/Field/Field_NodalView_impl.h
The file was modified src/Field/Element/ElementAssociativityNode.cpp
The file was modified src/Field/FieldVolume_DG_BoundaryTrace_Instantiate_4D.cpp
The file was modified src/Field/Field_DG_HubTraceBase_impl.h
The file was modified src/Discretization/IntegrateCellGroups.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_mitLG_Galerkin.h
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_3D.cpp
The file was modified src/Field/HField/GenHFieldLine_DG.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_Local_DG_impl.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Dirichlet_sansLG_HDG.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_HDGAdvective_Param.h
The file was modified src/Field/FieldAssociativity.h
The file was modified src/Field/CountGhostNeighbors.h
The file was modified src/BasisFunction/BasisFunctionLine_RBS.cpp
The file was modified src/Discretization/DiscretizationBCTag.h
The file was modified src/Discretization/JacobianParam_Local.h
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Field/FieldSpacetime.h
The file was modified src/Discretization/LIP_HACK/IntegrandInteriorTrace_Galerkin_WakeCut_IPTF.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_manifold.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_FieldTrace_HDGAdvective.h
The file was modified src/Discretization/DG/FunctionalBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Field/Element/ElementAssociativitySpacetimeConstructor.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_DGBR2_Param.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Dispatch_Galerkin_Param.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Euler1D_AV1D_Conservative.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearchBase.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler3D_PrimitiveSurrogate.cpp
The file was modified src/Field/DistanceFunction/DistanceFunction3D.cpp
The file was modified src/Discretization/isValidState/isValidStateCell.h
The file was modified src/Field/FieldSpacetime_CG_Trace_Instantiate_4D.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_TwoPhase2D.cpp
The file was modified src/BasisFunction/BasisFunctionLine_Legendre.h
The file was modified src/Discretization/DG/ResidualInteriorTrace_DGBR2.h
The file was modified src/Discretization/HDG/JacobianBoundaryCell_HDG_AuxiliaryVariable.h
The file was modified src/Field/FieldArea_Instantiate_3D.cpp
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_AdvectionDiffusion3D_AUDUSUG.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBase_Galerkin.h
The file was modified src/Discretization/HDG/ProjectSoln_HDG.h
The file was modified src/Field/FieldArea_CG_BoundaryTrace.h
The file was modified src/BasisFunction/BasisFunctionLine.h
The file was modified src/Adaptation/MOESS/NLOPT/nloptResultDescription.cpp
The file was modified src/Discretization/Potential_Drela/ResidualBoundaryTrace_CG_Potential_Drela.h
The file was modified src/Discretization/HDG/IntegrandCell_HDG_Output.h
The file was modified src/Discretization/DG/JacobianInteriorTrace_DGBR2.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/Discretization/DG/ResidualCell_DGBR2.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_LinearScalar_sansLG_FP_HACK.h
The file was modified src/Field/FieldBaseVolume_Instantiate.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Euler2D_AV2D_Conservative.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Lagrange.h
The file was modified src/Field/HField/HField_CG.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_AdvectionDiffusion2D_AUDUSUG.cpp
The file was modified src/Field/FieldVolume_DG_BoundaryTrace.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_Galerkin_WakeCut_LIP_SRA.h
The file was modified src/Field/Tuple/ParamTuple.h
The file was modified src/Field/FieldGroupArea_Traits.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_BuckleyLeverett1D.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Sensor2D_AUSJump_AD.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad_RBS.h
The file was modified src/Discretization/QuadratureOrder.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_CutCellTransitionIBL.h
The file was modified src/Field/FieldSpacetime_CG_Cell_impl.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_Dispatch_HDGAdvective.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_IRS.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Bernstein.cpp
The file was modified src/Discretization/HDG/AlgebraicEquationSet_Local_HDG.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryFrameTrace_Galerkin.h
The file was modified src/Field/FieldSpacetime_CG_BoundaryTrace_impl.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Hierarchical.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_RANSSA2D_PrimitiveSutherland.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion2D_AUDPLSUG.cpp
The file was modified src/Adaptation/callMesher1D.cpp
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Euler1D_Entropy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_manifold.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Sensor2D_AUSJump_Euler1D_Conservative.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.h
The file was modified src/Field/FieldArea_CG_BoundaryTrace_Instantiate_2D.cpp
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_DGBR2_AdjointLO.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler1D_Conservative.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Legendre.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_BuckleyLeverett1D.cpp
The file was modified src/Discretization/HDG/AlgebraicEquationSet_Hubtrace_HDGAdvective.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Burgers1D_Conservative_DUSN.cpp
The file was modified src/Field/Element/ElementAssociativityLine.cpp
The file was modified src/Field/Tuple/SurrealizedElementTuple.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_LinearScalar_mitLG_HDGAdvective.h
The file was modified src/Adaptation/MOESS/ReferenceElementCost.h
The file was modified src/Field/Element/ElementXFieldLine_Instantiate_1D.cpp
The file was modified src/Discretization/DiscretizationObject.h
The file was modified src/Field/FieldArea_DG_Trace_Instantiate_2D.cpp
The file was modified src/Adaptation/MOESS/CostModel_FeFloa.h
The file was modified src/Field/DistanceFunction/DistanceFunction_KDVertex.h
The file was modified src/Field/FieldLine_CG_BoundaryTrace_impl.h
The file was modified src/Field/FieldArea_Instantiate_2D.cpp
The file was modified src/Field/FieldVolume_Instantiate_3D.cpp
The file was modified src/Field/HField/HField_CG.cpp
The file was modified src/Field/FieldSpacetime_DG_InteriorTrace_Instantiate_4D.cpp
The file was modified src/Field/FieldData/FieldDataMatrixD_Lift_BoundaryTrace.h
The file was modified src/Field/Element/ElementAssociativityVolume.h
The file was modified src/Field/Tuple/BasisPointDerivativeTuple.h
The file was modified src/Discretization/JacobianParam_impl.h
The file was modified src/Field/FieldLine_DG_HubTrace_Instantiate_2D.cpp
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_HB.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Projection.cpp
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2_VecS3_Real.cpp
The file was modified src/Field/FieldVolume_DG_Cell_Instantiate_4D.cpp
The file was modified src/Field/FieldSpacetime_CG_InteriorTrace_impl.h
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.h
The file was modified src/ErrorEstimate/HDG/ErrorEstimateBoundaryTrace_FieldTrace_HDG.h
The file was modified src/Field/HField/GenHFieldLine_CG.h
The file was modified src/Field/FieldLine_DG_BoundaryTrace_impl.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_mitLG_Galerkin.h
The file was modified src/Field/FieldSpacetime_CG_BoundaryFrame.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin_manifold.h
The file was modified src/Discretization/Galerkin/IntegrateBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Bernstein.h
The file was modified src/Adaptation/MOESS/MOESSParams.cpp
The file was modified src/BasisFunction/BasisFunctionLine.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion1D_AUDUSUG.cpp
The file was modified src/Discretization/HDG/FunctionalCellwise_HDG.h
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_Galerkin.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Euler2D_PrimitiveRhoPressure.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Hierarchical.cpp
The file was modified src/Field/HField/HField_DG.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_RANSSA3D_PrimitiveSutherland.cpp
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified src/Field/CellToTraceAssociativity.h
The file was modified src/BasisFunction/ElementEdges.cpp
The file was modified src/Field/HField/GenHField_DG.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionInteriorTrace.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGAdvective.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor2D_AUSJump_Euler1D_Conservative.cpp
The file was modified src/Adaptation/MOESS/XFieldND_EquilateralRef.h
The file was modified src/Field/Element/ElementAssociativityNodeConstructor.h
The file was modified src/BasisFunction/LagrangeDOFMap.h
The file was modified src/Discretization/HDG/TauTypeCategory.h
The file was modified .gitignore
The file was modified src/Field/Field_NodalView.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_Galerkin_HSM2D.h
The file was modified src/Field/XField.h
The file was modified src/Discretization/HDG/AWResidualBoundaryTrace_HDG.h
The file was modified src/Field/Element/ElementAssociativityArea.cpp
The file was modified src/Discretization/DG/DiscretizationDGBR2.h
The file was modified src/Discretization/Potential_Drela/IntegrandBoundaryFrame_CG_FP_Drela.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified src/Field/Field_CG_CellConstructor.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin.h
The file was modified src/Field/FieldArea_DG_BoundaryTrace_impl.h
The file was modified src/Field/Field_DG_TraceBase.h
The file was modified src/Discretization/HDG/JacobianCell_HDG_HB.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion1D_AUDUSN.cpp
The file was modified src/Field/FieldSpacetime_DG_Cell_impl.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler2D_Conservative.cpp
The file was modified src/Field/Element/ElementXFieldArea_Instantiate_3D.cpp
The file was modified src/Adaptation/MOESS/ParamFieldBuilder.h
The file was modified src/Discretization/DG/SetFieldInteriorTrace_DGBR2_AdjointLO.h
The file was modified src/Field/FieldLiftGroupLine_Traits.h
The file was modified src/Field/ProjectSoln/ProjectSolnTrace_Discontinuous.h
The file was modified src/Adaptation/MOESS/XFieldND_EquilateralRef.cpp
The file was modified src/Discretization/DG/SetFieldInteriorTrace_DGBR2_LiftedQuantity.h
The file was modified src/Field/Element/ElementArea.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Legendre.h
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor2D_AUSJump_AD.cpp
The file was modified src/Discretization/LIP_HACK/IntegrandFunctor_Galerkin_WakeCut_sansLG.h
The file was modified src/Field/Tuple/FieldAssociativityBaseTuple.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_Galerkin_Wall_IPTF.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler3D_PrimitiveRhoPressure.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron.cpp
The file was modified src/Discretization/HDG/SetFieldBoundaryTrace_HDG_AuxiliaryVariable.h
The file was modified src/Field/FieldLine_DG_BoundaryTrace_Instantiate_1D.cpp
The file was modified src/Field/ProjectSoln/PointwiseSolutionStorage.h
The file was modified src/Discretization/DG/IntegrandCell_DGBR2.h
The file was modified src/Field/FieldSpacetime_DG_BoundaryTrace_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Euler2D_AV2D_Primitive.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion3D_AUDNSU.cpp
The file was modified src/Field/FieldArea_CG_InteriorTrace_Instantiate_2D.cpp
The file was modified src/Field/FieldData/FieldDataVectorD_BoundaryCell.h
The file was modified src/BasisFunction/BasisFunctionLine_RBS.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Triangle.cpp
The file was modified src/Field/FieldSpacetime_DG_Cell_Instantiate_4D.cpp
The file was modified src/Field/FieldLiftLine_DG_Cell_impl.h
The file was modified src/Field/FieldLine_CG_BoundaryTrace.h
The file was modified src/Field/Partition/LagrangeElementGroup.cpp
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_HDGAdvective.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor1D_AUSJump_AD.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_BuckleyLeverett1D.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Area_Instantiate.cpp
The file was modified src/Field/Field_CG_TraceConstructor.cpp
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Galerkin_Param.h
The file was modified src/Field/FieldSpacetime_Instantiate_4D.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Legendre.cpp
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryTrace_Galerkin_Element_IPTF.h
The file was modified src/BasisFunction/BasisFunctionNode.h
The file was modified src/Discretization/LIP_HACK/JacobianCell_Galerkin_Kutta.h
The file was modified src/Field/Element/ElementAssociativityAreaConstructor.cpp
The file was modified src/Discretization/HDG/ResidualCell_HDG_HB.h
The file was modified src/BasisFunction/ElementEdges.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_TwoPhase1D.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion3D_manifold_AUDUSN.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_HSMKL.h
The file was modified src/Field/FieldSpacetime_CG_InteriorTrace.h
The file was modified src/ErrorEstimate/DG/ErrorEstimateCell_DGBR2.h
The file was modified src/Field/Field_DG_CellBase.h
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin_HB.h
The file was modified src/Discretization/HDG/AWResidualBCTrace_HDG.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimateInteriorTrace_DGBR2.h
The file was modified src/Field/FieldSpacetime_DG_Trace.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Burgers_AV1D_DUSUG.cpp
The file was modified src/Field/FieldSpacetime_CG_BoundaryTrace.h
The file was modified src/Discretization/HDG/ResidualInteriorTrace_HDGAdvective.h
The file was modified src/Field/FieldLiftArea_DG_Cell.h
The file was modified src/Field/Element/ElementLift.h
The file was modified src/Field/HField/HField_DG.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Lagrange.h
The file was modified src/Discretization/DG/JacobianCell_DGBR2_Element.h
The file was modified src/Field/Element/BoundingBox.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Galerkin.h
The file was modified src/Discretization/Potential_Drela/ResidualCell_CG_Potential_Drela.h
The file was modified src/Field/ProjectSoln/InterpolateFunctionCell_Continuous.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Area_impl.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Line_impl.h
The file was modified src/Field/FieldData/FieldDataMatrixD_CellLift.h
The file was modified src/Discretization/Potential_Drela/ResidualParamSensitivity_CG_Potential_Drela.h
The file was modified src/Discretization/DG/JacobianInteriorTrace_DGBR2_LiftedQuantity.h
The file was modified src/Field/Tuple/ElementTuple.h
The file was modified src/Discretization/HDG/JacobianInteriorTrace_HDGAdvective_Param.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_LinearScalar_sansLG_HDGAdvective.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Euler1D_AV1D_Conservative.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Volume_impl.h
The file was modified src/Discretization/HDG/Integrand_HDG_fwd.h
The file was modified src/Field/FieldLiftGroupVolume_Traits.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_RBS.h
The file was modified src/Field/FieldVolume_DG_Cell_Instantiate_3D.cpp
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Galerkin.h
The file was modified src/Field/Element/ElementPointData.h
The file was modified src/Field/XFieldArea_ElementLocal.cpp
The file was modified src/Discretization/DG/FieldBundle_DGBR2.h
The file was modified src/Field/FieldVolume_CG_Trace_Instantiate_3D.cpp
The file was modified src/Field/FieldVolume_CG_Cell_Instantiate_3D.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AD_AV2D_AUDUSUG.cpp
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_Dirichlet_mitLG_Galerkin.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Discretization/Galerkin/FieldBundle_Galerkin.h
The file was modified src/Field/FieldArea_CG_Cell_impl.h
The file was modified src/Discretization/Block/JacobianParam_Decoupled.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_Euler1D_Conservative.cpp
The file was modified src/Discretization/DG/ResidualBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Discretization/HDG/SetFieldInteriorTrace_HDG_AuxiliaryAdjoint.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG_impl.h
The file was modified src/Field/FieldSpacetime_DG_InteriorTrace.h
The file was modified src/Discretization/LIP_HACK/IntegrandCell_Galerkin_Darmofal.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_AdvectionDiffusion1D_AUDUSUG.cpp
The file was modified src/Field/Element/ElementXFieldJacobianEquilateral.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Bernstein.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion2D_AUDUSN.cpp
The file was modified src/Field/FieldLiftLine_DG_Cell_Instantiate_1D.cpp
The file was modified src/Field/Field_NodalView_Spacetime.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Projection.h
The file was modified src/Field/FieldGroupLine_Traits.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_manifold_AUDNSN.cpp
The file was modified src/Field/Element/ElementAssociativityAreaConstructor.h
The file was modified src/Field/FieldLine_CG_Cell_Instantiate_1D.cpp
The file was modified src/Field/Element/ElementVolume.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_OutputWeightRsd_HDG.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionBoundaryTrace_Dispatch.h
The file was modified src/Discretization/Potential_Drela/IntegrandBoundaryFrame_CG_LIP_Drela.h
The file was modified src/Discretization/HDG/FunctionalBoundaryTrace_HDG_sansLG.h
The file was modified src/Adaptation/MOESS/ProblemStatement_FieldTypes_HDG.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Hierarchical.h
The file was modified src/Field/Element/ElementXFieldVolume.h
The file was modified src/Field/FieldVolume_DG_InteriorTrace_impl.h
The file was modified src/BasisFunction/ElementFrame.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler2D_PrimitiveSurrogate.cpp
The file was modified src/Field/FieldArea_CG_InteriorTrace_impl.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes2D_PrimitiveConstVisc.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes3D_PrimitiveSutherland.cpp
The file was modified src/Field/FieldLiftArea_DG_Cell_impl.h
The file was modified src/Field/FieldLine_DG_Trace.h
The file was modified src/ErrorEstimate/HDG/ErrorEstimate_HDG.h
The file was modified src/Field/FieldArea_DG_Cell_impl.h
The file was modified src/Field/FieldSpacetime_DG_Trace_Instantiate_4D.cpp
The file was modified src/Field/FieldLift.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateInteriorTrace_Galerkin.h
The file was modified src/ErrorEstimate/ErrorEstimate_Common.h
The file was modified src/Discretization/DG/Integrand_DGBR2_fwd.h
The file was modified src/Field/Element/ElementXFieldVolume_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor1D_AUSJump_Euler1D_Conservative.cpp
The file was modified src/Discretization/Galerkin/JacobianInteriorTrace_Galerkin_Element.h
The file was modified src/Discretization/Galerkin/ResidualInteriorTrace_Galerkin.h
The file was modified src/Field/ProjectSoln/PointwiseSolutionStorage.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_PTC_manifold.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler1D_PrimitiveRhoPressure.cpp
The file was modified src/BasisFunction/BasisFunctionLine_Bernstein.cpp
The file was modified src/Discretization/DG/SolutionData_DGAdvective.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_Euler1D_Surrogate.cpp
The file was modified src/Adaptation/MOESS/ParamFieldBuilder_Block2.h
The file was modified src/ErrorEstimate/DistributeBoundaryTraceGroups.h
The file was modified src/Adaptation/callMesher2D.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Triangle.h
The file was modified src/Field/Element/ElementAssociativityVolumeConstructor.cpp
The file was modified src/Discretization/FV_TPFA/AlgebraicEquationSet_FV_TPFA.h
The file was modified src/Discretization/DG/FunctionalCellwise_DGBR2.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Lagrange.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_TwoPhase1D.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Hierarchical.cpp
The file was modified src/Field/FieldSubGroup.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionBoundaryTrace_mitLG.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_TransitionIBL.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_impl.h
The file was modified src/Discretization/IntegrateBoundaryTraceGroups.h
The file was modified src/Field/ProjectSoln/ProjectGlobalField_KDVertex.h
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryTrace_sansLG_Galerkin_IPTF.h
The file was modified src/Field/Element/UniqueElem.cpp
The file was modified src/BasisFunction/BasisPoint.h
The file was modified src/Field/FieldBaseLine_Instantiate.cpp
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2_VecS4_Real.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_TwoPhase2D_LogpnSw.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AdvectionDiffusion1D_AUDUSUG.cpp
The file was modified src/Discretization/DG/JacobianDetInvResidualNorm.h
The file was modified src/Field/FieldSpacetime_DG_InteriorTrace_impl.h
The file was modified src/Field/XFieldArea_BoundaryTrace.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler2D_Entropy.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_RBS.cpp
The file was modified src/Field/Element/GalerkinWeightedIntegral_New.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified src/Field/Element/ElementAssociativityVolumeConstructor.h
The file was modified src/Field/Element/ElementXFieldLine_Instantiate_2D.cpp
The file was modified src/Field/FieldVolume_CG_InteriorTrace_Instantiate_3D.cpp
The file was modified src/Discretization/Galerkin/SolutionData_Galerkin_Stabilized.h
The file was modified src/Field/FieldData/FieldDataMatrixD_BoundaryCell.h
The file was modified src/Field/Element/ElementXFieldJacobianEquilateral.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_FieldTrace_HDG.h
The file was modified src/Field/HField/HFieldLine_DG.h
The file was modified src/Field/FieldArea_CG_Cell_Instantiate_3D.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron.h
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_mitLG.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Sensor1D_AUSJump_AD.cpp
The file was modified src/Field/GroupElementType.h
The file was modified src/Adaptation/MOESS/MOESS_CostModel.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Hierarchical.cpp
The file was modified src/Field/FieldData/FieldDataMatrixD_Cell.h
The file was modified src/Discretization/HDG/SetFieldBoundaryTrace_Dispatch_AuxiliaryAdjoint.h
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin.h
The file was modified src/Field/FieldLiftAssociativity.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_ArtificialViscosity_RANSSA3D_PrimitiveSutherland.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Legendre.cpp
The file was modified src/Field/FieldArea_DG_BoundaryTrace_Instantiate_2D.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_HB.h
The file was modified src/BasisFunction/BasisFunctionLine_Projection.cpp
The file was modified src/Field/ProjectSoln/ProjectGlobalField.h
The file was modified src/Discretization/Potential_Drela/BC_WakeCut_Potential_Drela.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Burgers1D_Conservative_DNSN.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_WeightedResidual_Galerkin.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion2D_AUDHJSUG.cpp
The file was modified src/Field/Element/ElementXFieldArea.h
The file was modified src/Field/XField3D_Wake.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.cpp
The file was modified scripts/util/InsertCopyright.sh
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Galerkin_manifold.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Discretization/isValidState/isValidStateInteriorTrace_HDG.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_CutCellTransitionIBLUniField.h
The file was modified src/Discretization/LIP_HACK/IntegrandInteriorTrace_Galerkin_WakeCut_LIP_SRA.h
The file was modified src/Discretization/Potential_Drela/AlgebraicEquationSet_CG_Potential_Drela.h
The file was modified src/Field/FieldLiftVolume_DG_Cell.h
The file was modified src/Field/DistanceFunction/DistanceSolver.h
The file was modified src/Field/FieldLine_DG_HubTrace_impl.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Legendre.cpp
The file was modified src/Field/Element/ElementAssociativityLineConstructor.cpp
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_FieldTrace_HDG.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Line.h
The file was modified src/Field/FieldArea_DG_InteriorTrace_Instantiate_2D.cpp
The file was modified src/Discretization/CG/Integrand2DFunctor_CGStabilized_old.hxx
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2.h
The file was modified src/BasisFunction/BasisFunctionArea_Projection.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_None_HDGAdvective.h
The file was modified src/BasisFunction/BasisFunctionCategory.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_RBS.h
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Field/FieldSpacetime_CG_Cell_Instantiate_4D.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Conservative.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Line.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was modified src/Discretization/FV_TPFA/IntegrandInteriorTrace_FV_TPFA.h
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin_CutCellTransitionIBLUniField.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_TwoPhase2D_LogpnSw.cpp
The file was modified src/BasisFunction/BasisFunctionVolume.h
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2_impl.h
The file was modified src/Discretization/IntegrateCellTraceGroups_FieldTrace.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryFrame_Galerkin_Circ.h
The file was modified src/Field/FieldSpacetime_CG_BoundaryTrace_Instantiate_4D.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Bernstein.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_RANSSA2D_PrimitiveConstVisc.cpp
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_OutputWeightRsd_DGBR2.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AD_AV2D_AUDUSUG.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion1D_ALaxDUSU.cpp
The file was modified src/Field/Tuple/BasisTuple.h
The file was modified src/Discretization/HDG/AWResidualCell_HDG.h
The file was modified src/Field/FieldSpacetime_DG_Cell.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_Param_CutCellTransitionIBL.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion2D_AUDUSUG.cpp
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Output_DGBR2.h
The file was modified src/Field/FieldLine_Instantiate_2D.cpp
The file was modified src/Discretization/DG/JacobianCell_DGBR2.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_CutCellTransitionIBLUniField.h
The file was modified src/Discretization/HDG/JacobianInteriorTrace_HDG_AuxiliaryVariable.h
The file was modified src/Field/Element/ElementProjection_L2.h
The file was modified src/Field/FieldSubGroup_impl.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion1D_AUDNSN.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA_Source3D_PrimitiveConstVisc.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_HubTrace_Galerkin.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDGAdvective_Param.h
The file was modified src/Discretization/AlgebraicEquationSet_Debug.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_TwoPhaseLinearized1D.cpp
The file was modified src/Discretization/DG/FieldBundle_DGAdvective.h
The file was modified src/Discretization/HDG/SetFieldBoundaryTrace_Dispatch_AuxiliaryVariable.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA3D_SurrogateSutherland.cpp
The file was modified src/BasisFunction/RefElement_Split_Types.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2_Real_Real.cpp
The file was modified src/Field/Tuple/FieldAssociativityTuple.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_CutcellTransitionIBL.h
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Discretization/HDG/SetFieldCell_HDG_AuxiliaryVariable.h
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_Dispatch_AdjointLO.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad_RBS.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Burgers2D_Conservative_DUSN.cpp
The file was modified src/BasisFunction/BasisFunctionLine_Legendre.cpp
The file was modified src/Field/FieldLine_DG_Cell.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin.h
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_BDF.h
The file was modified src/Discretization/Potential_Drela/ResidualBoundaryTrace_Dispatch_CG_Potential_Drela.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Discretization/Potential_Drela/IntegrandBoundaryTrace_WakeCut_CG_FP_Drela.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_ShallowWater1D.cpp
The file was modified src/Field/Field_CG_TraceConstructor.h
The file was modified src/Field/Element/ReferenceElementMesh.h
The file was modified src/Field/FieldLine.h
The file was modified src/BasisFunction/BasisFunctionBase.h
The file was modified src/Field/FieldAssociativityConstructor.h
The file was modified src/Adaptation/MOESS/LocalSplitConfig.h
The file was modified src/Field/FieldArea_CG_Cell_Instantiate_2D.cpp
The file was modified src/BasisFunction/BasisFunctionNode.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Legendre.h
The file was modified src/BasisFunction/CanonicalTraceToCell.h
The file was modified src/Discretization/Galerkin/Integrand_Galerkin_fwd.h
The file was modified src/Discretization/DG/SolutionData_DGBR2.h
The file was modified src/Field/Element/ElementAssociativitySpacetimeConstructor.cpp
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4_impl.h
The file was modified src/Field/FieldArea_DG_Cell_Instantiate_2D.cpp
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_impl.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_OutputWeightRsd_Galerkin.h
The file was modified src/Field/FieldLine_DG_Trace_Instantiate_1D.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Area.h
The file was modified src/Discretization/Potential_Drela/JacobianBoundaryTrace_CG_Potential_Drela.h
The file was modified src/Field/FieldSequence.h
The file was modified src/Field/FieldArea_DG_Trace.h
The file was modified src/BasisFunction/CellToTrace.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin_BDF.h
The file was modified src/BasisFunction/BasisFunctionLine_Hierarchical.cpp
The file was modified src/Discretization/HDG/AlgebraicEquationSet_Hubtrace_HDGAdvective_CutcellTransitionIBL.h
The file was modified src/Field/ProjectSoln/ProjectConstTrace.h
The file was modified src/ErrorEstimate/DG/ErrorEstimateBoundaryTrace_DGBR2.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Dirichlet_mitLG_HDG.h
The file was modified src/Discretization/HDG/JacobianInteriorTrace_HDG.h
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Burgers1D_Conservative_DUSU.cpp
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_Galerkin_Farfield_IPTF.h
The file was modified src/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.cpp
The file was modified src/Field/FieldLine_DG_HubTrace.h
The file was modified src/BasisFunction/BasisFunctionVolume_Projection.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Bernstein.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_FieldTrace_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateInteriorTrace_PrimalStrongForm_Galerkin.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Bernstein.h
The file was modified src/Field/FieldLiftAssociativityConstructor.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_Local_DG.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_LinearScalar_sansLG_DGBR2.h
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Field/Tuple/FieldTuple.h
The file was modified src/Field/FieldSpacetime_CG_Cell.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_HSM2D.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_NavierStokes2D_Primitive_ConstantViscosity.cpp
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryTrace_Galerkin_WakeCut_LIP.h
The file was modified src/Field/Element/ElementAssociativityLineConstructor.h
The file was modified src/Discretization/Potential_Drela/ResidualBoundaryFrame_CG_Potential_Drela.h
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryFrame_Galerkin.h
The file was modified src/Field/FieldArea_DG_InteriorTrace_impl.h
The file was modified src/Field/FieldArea_DG_Trace_impl.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_mitLG_DGBR2.h
The file was modified src/Field/FieldLine_CG_Cell.h
The file was modified src/Field/FieldGroupSpacetime_Traits.h
The file was modified src/Discretization/HDG/JacobianCell_HDG.h
The file was modified src/Discretization/Galerkin/JacobianFunctionalCell_Galerkin.h
The file was modified src/Field/Element/ElementXFieldLine_Instantiate_3Dand4D.cpp
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2.h
The file was modified src/Adaptation/callMesher3D.cpp
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_Dispatch_LiftingOperator.h
The file was modified src/Field/Field_NodalView.h
The file was modified src/Field/SpaceTypes.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Bernstein.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_HubTrace_Galerkin_cutCellTransitionIBL.h
The file was modified src/BasisFunction/BasisFunction_TraceOrientation.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_TwoPhase1D.cpp
The file was modified src/Discretization/HDG/AWIntegrandBCFunctor_HDG.h
The file was modified src/Discretization/IntegrateBoundaryTrace_Dispatch.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_TwoPhase2D.cpp
The file was modified src/Discretization/IntegrateInteriorTraceGroups.h
The file was modified src/Discretization/DG/ResidualBoundaryTrace_FieldTrace_DGBR2.h
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified src/Field/FieldVolume_DG_Cell.h
The file was modified src/Adaptation/MOESS/TAO/TAOException.h
The file was modified src/Field/FieldArea_CG_Trace_impl.h
The file was modified src/Discretization/Potential_Drela/ResidualBoundaryTrace_WakeCut_CG_Potential_Drela.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Burgers_AV1D_DUSUG.cpp
The file was modified src/Field/FieldVolume_CG_InteriorTrace.h
The file was modified src/Field/ProjectSoln/ProjectGlobalField.cpp
The file was modified src/Field/Field_DG_InteriorTraceBase_impl.h
The file was modified src/Discretization/HDG/IntegrandFunctor_HDG_PTC.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_None_HDG.h
The file was modified src/Field/Element/RefCoordSolver.cpp
The file was modified src/Discretization/isValidState/call_derived_isValidState.h
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified src/BasisFunction/BasisPointDerivative.h
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_StrongForm.h
The file was modified src/Field/Element/ElementXFieldArea_impl.h
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryFrameTrace_Galerkin.h
The file was modified src/Discretization/LIP_HACK/Nishida_Hack.h
The file was modified src/Field/FieldLine_DG_Cell_Instantiate_2D.cpp
The file was modified src/Field/HField/GenHField_CG.cpp
The file was modified src/Adaptation/MOESS/CostModel_FeFloa.cpp
The file was modified src/Field/FieldLine_DG_Cell_Instantiate_1D.cpp
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Discretization/HDG/AWIntegrandBoundaryFunctor_HDG.h
The file was modified src/Field/Element/ElementAssociativityLine.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_TwoPhase2D_Surrogate_pnSw.cpp
The file was modified src/Field/FieldData/FieldDataMatrixD_BoundaryTrace.h
The file was modified src/Field/FieldVolume_CG_InteriorTrace_impl.h
The file was modified src/Field/FieldVolume_DG_InteriorTrace.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Project.h
The file was modified src/Adaptation/TargetMetric.h
The file was modified src/Discretization/HDG/IntegrandInteriorTrace_HDG.h
The file was modified src/Discretization/isValidState/SetValidStateCell.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Lagrange.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_BuckleyLeverett_AV1D.cpp
The file was modified src/Field/Element/ElementXFieldNode.h
The file was modified src/Field/FieldSpacetime_DG_BoundaryTrace.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
The file was modified src/Discretization/HDG/SetFieldCell_HDG_AuxiliaryAdjoint.h
The file was modified src/Discretization/FV_TPFA/IntegrandCell_FV_TPFA.h
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryFrame_Galerkin_Circ.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Legendre.h
The file was modified src/Field/FieldVolume_CG_Trace.h
The file was modified src/BasisFunction/TraceToCellRefCoord.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_mitLG_Galerkin.h
The file was modified src/Discretization/GroupIntegral_Type.h
The file was modified src/Field/ElementConnectivityConstructor.h
The file was modified src/Field/FieldLiftVolume_DG_Cell_impl.h
The file was modified src/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Galerkin.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AdvectionDiffusion3D_AUDUSUG.cpp
The file was modified src/Discretization/LIP_HACK/JacobianInteriorTrace_Galerkin_IPTF.h
The file was modified src/Field/FieldArea_CG_Trace_Instantiate_2D.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryTrace_Galerkin_WakeCut_LIP.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_HDG_AuxiliaryVariable.h
The file was modified src/Field/FieldLiftLine_DG_Cell_Instantiate_2D.cpp
The file was modified src/Field/FieldArea_DG_InteriorTrace.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_RBS.h
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
The file was modified src/Field/FieldLine_DG_Trace_impl.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion3D_AUDUSUG.cpp
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Output_HDG.h
The file was modified src/Discretization/DG/IntegrandInteriorTrace_DGBR2_manifold.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryFrame_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionLine_Lagrange.cpp
The file was modified src/Discretization/HDG/IntegrandFunctor_HDG_HB.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Euler1D_AV1D_Primitive.cpp
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDGAdvective_Advection1D_AUSU.cpp
The file was modified src/Field/FieldLiftArea_DG_Cell_Instantiate_2D.cpp
The file was modified src/Discretization/IntegrateInteriorTraceGroups_FieldTrace.h
The file was modified src/Field/FieldLine_DG_Trace_Instantiate_2D.cpp
The file was modified src/Field/FieldSpacetime_DG_Trace_impl.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Line_Instantiate.cpp
The file was modified src/Discretization/DG/IntegrandCell_DGBR2_Output.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryTrace_Dispatch_Galerkin_IPTF.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_BuckleyLeverett_AV1D_Sensor_AUSJump.cpp
The file was modified src/Field/ElementConnectivity.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA2D_PrimitiveConstVisc.cpp
The file was modified src/Discretization/HDG/JacobianCell_HDG_Element.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_Dispatch_HDG.h
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_HDG.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Hierarchical.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Lagrange.cpp
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_LinearScalar_mitLG_HDG.h
The file was modified src/Field/Element/TraceUnitNormal.h
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin_CutCellTransitionIBL.h
The file was modified src/Discretization/Potential_Drela/IntegrandBoundaryTrace_WakeCut_CG_LIP_Drela.h
The file was modified src/Field/FieldArea_DG_Cell_Instantiate_3D.cpp
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_manifold_Circle_AUDNSN.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_TwoPhase2D_Surrogate_pnSw.cpp
The file was modified src/Field/Field_DG_InteriorTraceBase.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_RANSSA2D_Primitive_ConstantViscosity.cpp
The file was modified src/Discretization/DG/SetFieldInteriorTrace_DGBR2_LiftingOperator.h
The file was modified src/Field/FieldVolume_DG_BoundaryTrace_impl.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_Dispatch_DGBR2_Param.h
The file was modified src/Discretization/HDG/FunctionalCell_HDG.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/BasisFunction/ElementFrame.cpp
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_Param_CutCellTransitionIBLUniField.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2_impl.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_HDG.h
The file was modified src/Field/Function/WeightedFunctionIntegral.h
The file was modified src/BasisFunction/BasisFunctionArea.h
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Lagrange.h
The file was modified src/Field/Element/UniqueElem.h
The file was modified src/Field/HField/HFieldVolume_CG.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/Discretization/HDG/IntegrateBoundaryTrace_Dispatch_HDG.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/Field/ProjectSoln/InterpolateFunctionTrace_Continuous.h
The file was modified src/Discretization/HDG/JacobianFunctionalBoundaryTrace_Dispatch_HDG.h
The file was modified src/Field/FieldVolume_DG_Cell_impl.h
The file was modified src/Field/FieldVolume_CG_BoundaryTrace.h
The file was modified src/Discretization/Potential_Drela/JacobianBoundaryTrace_WakeCut_CG_Potential_Drela.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Volume_Instantiate.cpp
The file was modified src/Discretization/HDG/AWIntegrandFunctor_HDG.h
The file was modified src/Field/FieldLine_CG_BoundaryTrace_Instantiate_1D.cpp
The file was modified src/Field/HField/HFieldArea_CG.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_Euler2D_Conservative.cpp
The file was modified src/Discretization/CG/ResidualParamSensitivity_CG.h
The file was modified src/Field/FieldArea_DG_Cell.h
The file was modified src/Field/FieldSpacetime_DG_BoundaryTrace_Instantiate_4D.cpp
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_FieldTrace_HDGAdvective.h
The file was modified src/Field/FieldLine_Instantiate_1D.cpp
The file was modified src/Field/FieldLine_CG_Cell_Instantiate_2D.cpp
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_Dispatch.h
The file was modified src/Field/FieldLine_DG_InteriorTrace_Instantiate_2D.cpp
The file was modified src/Discretization/DG/JacobianBoundaryTrace_DGBR2.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split_TraceToCell.h
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_FieldTrace_Galerkin.h
The file was modified src/Field/Element/ElementSequence.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor1D_AUSJump_BuckleyLeverett1D.cpp
The file was modified src/Field/FieldArea_DG_BoundaryTrace.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Legendre.cpp
The file was modified COPYRIGHT.txt
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/MOESS/ProblemStatement_HDG_ErrorEstimate.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_PTC.h
The file was modified src/BasisFunction/BasisFunctionSpacetime.h
The file was modified src/Discretization/DG/FunctionalBoundaryTrace_DGBR2.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes2D_ConservativeConstVisc.cpp
The file was modified src/Discretization/HDG/AuxVarCategory.h
The file was modified src/Discretization/HDG/IntegrandInteriorTrace_HDGAdvective.h
The file was modified src/Discretization/HDG/ResidualInteriorTrace_HDG.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Projection.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Dirichlet_mitLG_Galerkin.h
The file was modified src/Field/FieldSpacetime_CG_Trace_impl.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Output_Galerkin.h
The file was modified src/Field/HField/GenHFieldArea_CG.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Burgers1D_Conservative_DUSU.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Burgers_AV2D_DUSN.cpp
The file was modified src/Adaptation/MOESS/TAO/TAOException.cpp
The file was modified src/Field/FieldData/FieldDataMatrixD_TraceLift.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionCell.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Hierarchical.h
The file was modified src/Discretization/DG/ResidualBoundaryTrace_DGBR2.h
The file was modified src/Field/Element/ElementalMassMatrix.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle.cpp
The file was modified src/Discretization/LIP_HACK/ResidualCell_Galerkin_Kutta.h
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_DGBR2_LiftingOperator.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryFrameTrace_Galerkin.h
The file was modified src/Field/Element/BoundingBox.h
The file was modified src/BasisFunction/BasisFunctionLine_Projection.h
The file was modified src/Field/Partition/LagrangeElementGroup.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Lagrange.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes3D_PrimitiveConstVisc.cpp
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_LinearScalar_sansLG_HDG.h
The file was modified src/Field/Field_impl.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG.h
The file was modified src/Field/Field_DG_TraceBase_impl.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_ArtificialViscosity_TwoPhase1D.cpp
The file was modified src/Field/Element/ReferenceElementMesh.cpp
The file was modified src/Discretization/HDG/JacobianInteriorTrace_HDGAdvective.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_ArtificialViscosity_BuckleyLeverett1D.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_RANSSA3D_SurrogateSutherland.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA_Source2D_PrimitiveConstVisc.cpp
The file was modified src/BasisFunction/BasisFunction_TraceOrientation.cpp
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_AdvectionDiffusion1D_ALaxDUSU.cpp
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_NavierStokes2D_Conservative_ConstantViscosity.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetime.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Tetrahedron.cpp
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Euler1D_Conservative.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_FieldTrace_HDGAdvective_Param.h
The file was modified src/Discretization/DG/SolutionData_DGBR2_Block2.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin.h
The file was modified src/Field/ProjectSoln/ProjectSolnGradientCell_Discontinuous.h
The file was modified src/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_BuckleyLeverett1D.cpp
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_Dispatch_HDG.h
The file was modified src/Field/FieldLine_DG_InteriorTrace_impl.h
The file was modified src/Field/FieldLiftArea_DG_Cell_Instantiate_3D.cpp
Commit 2b3f4d97f0044e3e8e8c1a7c53948c2660b60579 by pcaplan
dimension-independent local splits
The file was modified test/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
Commit c65b021b3a95e49207aeab067924aed173702a3e by pcaplan
timing tests show dim-independent implementation on par with savithru's impl...tried to debug hugh's local xfield in primal mode but something is wrong...unit tests on the way
The file was addedtest/system/Timing/CMakeLists.txt
The file was modified src/Field/XField_ElementLocal_impl.h
The file was modified src/Field/XField_Local_Common.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
The file was modified test/system/CMakeLists.txt
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Element/ElementAssociativityVolumeConstructor.cpp
The file was addedtest/system/Timing/XField_LocalSplit_Timing_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
Commit 63b3cbd5f5b6389fd40a813fe8743de5d1ed50e5 by arthuang
adding stabilized error estimation infrastructure
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was addedsrc/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin_Corrected.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
Commit 87a694ba535456240e922c4f49ac868e6ca076a7 by arthuang
more playing with AGLS
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was addedtest/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized2_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was addedtest/system/Asymptotic/ErrorEstimateOrder_2D_CG_Stabilized_Triangle_AD_btest.cpp
Commit bf1eb85e6097d0b3bf77f794cc15a0fb538c852f by arthuang
minor edits
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Trace.h
The file was modified src/pde/NS/SolutionFunction_NavierStokes2D.h
Commit 75d70bc1df8546726426b5f416ff5b9512bf97f8 by hcarson
reconciling merge conflicts and some tweaks
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Poisson_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_MMS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_CornerSingularity_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_ASExp_toy.cpp
The file was modified test/unit/pde/AnalyticFunction/AD_TripleBL_Solutions.nb
Commit 1ff9fa4f4761de0d00f3c543024c21f2a16705df by hcarson
license updates
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_ASExp_toy.cpp
The file was modified src/pde/OutputCell_SolutionError.h
The file was modified test/sandbox/Adapt2D_DGBR2_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_MultiScale_toy.cpp
Commit 034954caa8a487bfbe5aed4a228f4400e2bcf83f by hcarson
fixes to match avro
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit 38a68a6d61148b57a718ac1f24c236cc3a21395b by hcarson
forgot to add the avro defined precompile check
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit a272112dabb4b6f0f31467f3055fe12307658e08 by hcarson
relaxed tolerances and forgot to split world
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 834053e5f9ba93ed6c3eb14fbeac0cdf1537435b by hcarson
tweaking tol again...
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 2627c8650ec377305d7a7cde14a8e86638dd7b26 by hcarson
another tweak...
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit a5965d5f987d2be56dcdaf592f901ab713341607 by pcaplan
cleanup of localpatch + commenting
The file was modified test/system/Timing/XField_LocalSplit_Timing_btest.cpp
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_WholeGrids_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
Commit 05a736ac5ea88b57e563ec22b133c14627f66786 by pcaplan
copyright
The file was modified src/Field/XFieldSpacetime_Local_Split.cpp
The file was modified src/Field/XFieldSpacetime_ElementLocal.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/XFieldSpacetime_EdgeLocal.cpp
The file was modified src/Field/XFieldSpacetime_Local_Split.h
The file was modified src/Field/XFieldSpacetime_Local_Split_Linear_Edge.cpp
The file was modified src/Field/XFieldSpacetime_Local_Split_Linear_Edge.h
Commit 3dc4e922d3a3a08f611ff3ef537a46317b54ed2b by pcaplan
more copyright
The file was modified test/unit/Field/XField4D_ElementLocal_btest.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_4D.cpp
The file was modified test/unit/Field/XField4D_Local_Split_Linear_EdgeSplits_btest.cpp
The file was modified test/unit/Field/XField4D_Local_Split_EdgeSplits_btest.cpp
Commit bacb5df6d1dc727cdae9053eb9ec5f46210d9e38 by galbramc
Updates for MOESS optimizations. Still needs more work.
The file was modified test/unit/Adaptation/MOESS/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified CMakeLists.txt
The file was modified CMakeInclude/Builds/BuildBoost.cmake
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.cpp
The file was modified test/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was modified CMakeInclude/Builds/BuildSUITESPARSE.cmake
The file was modified CMakeInclude/MakeSummaryFile.cmake
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified test/unit/Adaptation/MOESS/TAO/CMakeLists.txt
The file was modified test/unit/Adaptation/MOESS/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.cpp
Commit 2271badaaaaaacd329148d4cd9d79b61682895c5 by galbramc
Instantiations for 4D AD solve.
The file was modified src/Discretization/IntegrateBoundaryTraceGroups_FieldTrace.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was addedsrc/Field/FieldLinesearch/FieldLinesearch_SpaceTime_Instantiate.cpp
The file was modified src/Field/output_Tecplot.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.h
The file was addedsrc/Field/FieldLinesearch/FieldLinesearch_SpaceTime.h
The file was modified src/Field/FieldSequence.h
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
The file was addedsrc/Field/FieldLiftGroupSpacetime_Traits.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionCell.h
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion3D_AUDUSUG.cpp
The file was modified src/Field/output_Tecplot.cpp
The file was modified src/Discretization/IntegrateInteriorTraceGroups.h
The file was addedsrc/Field/FieldLiftSpaceTime_DG_Cell_Instantiate_4D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Discretization/IntegratePeriodicTraceGroups.h
The file was modified src/Field/CMakeLists.txt
The file was addedsrc/Field/FieldLiftSpaceTime_DG_Cell_impl.h
The file was addedsrc/Field/FieldLiftSpaceTime_DG_Cell.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was addedsrc/Field/FieldLinesearch/FieldLinesearch_SpaceTime_impl.h
The file was modified src/Field/Field_Local.h
The file was modified src/Discretization/IntegrateBoundaryTraceGroups.h
The file was modified src/Discretization/AlgebraicEquationSet_Debug.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was modified src/pde/ForcingFunction3D_MMS.h
Commit f9369afa8cd497f6bcd655c4123c1e6467f7fb6f by galbramc
A few fixes
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_SpaceTime.h
The file was modified src/Field/FieldLiftSpaceTime_DG_Cell_Instantiate_4D.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
Commit 99f2b0abec5d40782d74ace8f3cdd7a318b910f6 by galbramc
Compile fixes
The file was modified src/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
Commit 9767f35a9413935267ed56016b9704bfcf3abf09 by galbramc
More instantiations for 4D
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
The file was modified src/Discretization/DG/DiscretizationDGBR2.cpp
The file was modified src/Field/output_Tecplot.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified src/Field/output_Tecplot_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_MatrixS_Instantiate.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion3D_AUDUSUG.cpp
Commit 2b404c65ab6f4fe78c14341e257188dd82ff4076 by hcarson
removed anachronistic definition of primal grid. Primal grid now matches the behavior of the normal DG grids. Unit tests have just been turned off in the meantime
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Field/XField_ElementLocal_impl.h
The file was modified test/unit/Field/XField2D_EdgeLocal_Primal_Split_btest.cpp
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_WholeGrids_btest.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Primal_btest.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_2D.cpp
The file was modified src/Field/XField_Local_Common.h
Commit 71da8164cdf1ab9bcaf5d4495d71a2f87dac4d2e by pcaplan
make sure mpi is init'd before calling rank by actually running in parallel
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified test/unit/Field/Local/CMakeLists.txt
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
Commit 8ac37f883c359a8a8d41ccb54b51b1d40ab67d31 by pcaplan
revert back to dual
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_WholeGrids_btest.cpp
Commit 42d667d4502690efb07afde33359034be7013480 by pcaplan
ifdef SANS_AVRO for tests with CKF triangulation
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
The file was modified test/system/Timing/XField_LocalSplit_Timing_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
Commit 1ac7c1c66899d19b3ac09718d7adce86bbb128a0 by hcarson
changed to Dual in the system test
The file was modified test/system/Adaptation/SolverInterface_Galerkin_Stabilized_btest.cpp
Commit e54301a82c88be2692ea48c98f330dbc43c67b37 by shunz
attempted to fix nightly tests
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_Line_IBL_airfoilOnly_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
Commit fc56c803468046e21dd654899f04900c5340c125 by galbramc
Relaxed timings, fixed warning
The file was modified test/system/Timing/CMakeLists.txt
The file was modified test/system/Timing/XField_LocalSplit_Timing_btest.cpp
Commit b425e325d17dd981d40cfe445a2ca67d3698518b by shunz
Updated pyrite files to fix nightly tests
The file was modified test/system/IO/ErrorOrder/ErrorOrder_1D_HDGAdvective_Advection_MinTest.txt
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_Line_IBL_airfoilOnly_btest.cpp
The file was modified test/system/IO/ErrorOrder/ErrorOrder_1D_HDGAdvective_Advection_FullTest.txt
Commit 2a6bcd06e369cbc821673cd75aa06bff428e66a9 by galbramc
Moved timing test into sandbox
The file was modified .gitignore
The file was modified test/system/CMakeLists.txt
The file was removedtest/system/Timing/XField_LocalSplit_Timing_btest.cpp
The file was addedtest/sandbox/XField_LocalSplit_Timing_toy.cpp
The file was removedtest/system/Timing/CMakeLists.txt
Commit 81513d2ed34cb8c7048ef13657209438942b4ac3 by galbramc
Cleanup of refine interface with auto memory management.
The file was addedsrc/Meshing/refine/refine_ptr.h
The file was addedsrc/Meshing/refine/refine_grid3D.cpp
The file was modified src/UserInterfaces/capsAIM/markWakeEdges.cpp
The file was modified src/Meshing/refine/XField_refine.h
The file was modified src/Meshing/refine/MultiScale_metric.cpp
The file was addedsrc/Meshing/refine/refine_defs.h
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Meshing/refine/CMakeLists.txt
The file was modified src/Meshing/refine/XField3D_refine.cpp
Commit a10d4dff8d7377116e3244de643b27e33e885928 by cfrontin
Modest progress on instantiations.
The file was addedtest/unit/UnitGrids/XField4D_Box_Ptope_X1.cpp
The file was addedtest/unit/UnitGrids/XField4D_Box_Ptope_X1.h
The file was addedtest/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was addedtest/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit 6e9d728169658311c62135b1979b5aea46fd94ab by galbramc
Fix include
The file was modified src/Meshing/refine/refine_grid3D.cpp
Commit c82b99af265fdd159f0d2500c42ccf1fceae0bd0 by cfrontin
4D box unit grid grandfathered out of XField_KuhnFreudenthal.
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.h
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.cpp
Commit 32ff757c09095f24eddf5f160a3c0f80b297c21a by hcarson
added fix to 3D
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
Commit 7c304b61a6225e06e35e4d2a2c01d8a636216a43 by hcarson
removed the separate 4D file, just added an instantiate at the end of 3D
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
The file was removedsrc/Field/XField_Local_Common_Instantiate_4D.cpp
Commit 9c36e5344141878d6499d22084de57deada6c01d by shunz
p=7 led to error close to machine zero, which seemed to cause touble to nightly ErrorOrder test.  Cut back p from 7 to 6
The file was modified test/system/IO/ErrorOrder/ErrorOrder_1D_HDGAdvective_Advection_FullTest.txt
The file was modified test/system/Asymptotic/ErrorOrder_1D_HDGAdvective_Advection_btest.cpp
Commit e5e2a25b81be1f7110241242743540e117d3c3bd by shunz
p=6 still too high for pyrite test for ErrorOrder
The file was modified test/system/IO/ErrorOrder/ErrorOrder_1D_HDGAdvective_Advection_FullTest.txt
The file was modified test/system/Asymptotic/ErrorOrder_1D_HDGAdvective_Advection_btest.cpp
Commit 0ac404cf49aa867fe3e601965c56eb7bd5eb11ea by shunz
Attempted to warning "use of zero-allocated memory"
The file was modified src/LinearAlgebra/SparseLinAlg/ScalarVector_impl.h
The file was modified src/LinearAlgebra/SparseLinAlg/ScalarVector.h
Commit c8013a4d836f6b0816ced6635740f0705854e34f by galbramc
Some cleanup in the sandbox. Added 2D L2Project adaptation
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was addedtest/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_impl.h
The file was removedtest/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_Trace_btest.cpp
The file was addedtest/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was removedtest/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_float.cpp
The file was removedtest/sandbox/Adapt3D_CG_AD_L2_MOESS_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Trace.h
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_double.cpp
Commit b0915d3bc6a10f390d521920e07510af5c7c2f8b by galbramc
Added tecplot dump for metric fields. Other small fixes
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/Field/CMakeLists.txt
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was removedtest/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_avro_toy.cpp
The file was modified src/Adaptation/MeshAdapter.h
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified src/Meshing/avro/CMakeLists.txt
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Field/output_Tecplot.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Trace.h
The file was addedsrc/Field/output_Tecplot_Metric.cpp
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_Trace_btest.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified external/CMakeLists.txt
The file was modified scripts/jenkins/SANS_Depend.sh
Commit 102eddc70548807d76edf89159381a20b711c47a by ursachi
Changed floor to round for generating new 1D mesh
The file was modified src/Meshing/Embedding/MesherInterface_Embedding.cpp
Commit 59861fd50c2f1228166109281cea572c61126597 by shunz
Minor refactoring
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/pde/IBL/FluidModels.h
The file was modified src/PanelMethod/AlgebraicEquationSet_ProjectToQauxi.h
Commit 5850c328df81298728c54da86f1c8f59a487888b by galbramc
Compile fixes and more dependency warning suppressions
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified CMakeInclude/Builds/BuildPARMETIS.cmake
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified CMakeInclude/Builds/BuildTRIANGLE.cmake
The file was addedtest/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was modified external/CMakeLists.txt
The file was modified CMakeInclude/Builds/BuildTETGEN.cmake
The file was modified CMakeInclude/Builds/BuildBoost.cmake
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
Commit 26f3396802c19f01e78f5cb3d014ffda62045e70 by galbramc
Add dl library for avro
The file was modified CMakeInclude/Finds/FindAVRO.cmake
Commit 0000dd9fb57e785d576df13c960a8c5a07850662 by shunz
Replaced nt transport equation with G variable as in SciTech paper, although the results are equivalent
The file was modified src/pde/IBL/BCIBLUniField.h
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DGAdv_IBLUniField_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_LFflux.txt
The file was modified src/pde/IBL/VarInterpret2D.h
The file was modified test/unit/pde/IBL/VarInterpret2D_btest.cpp
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_forcedTransition0p8244925_naca0004_ne64_p1_Test_CapturedTransition_LFflux.txt
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_DGAdv_IBLUniField_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_FullUpwind.txt
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_forcedTransition0p8244925_naca0004_ne64_p1_Test_CapturedTransition_FullUpwind.txt
Commit 0a883c58215f4b4098c07accb2123712b788fbd2 by hcarson
bits and pieces
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateBoundaryTrace_Galerkin_AD_btest.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified test/unit/ErrorEstimate/ErrorEstimate_Galerkin_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateInteriorTrace_PrimalStrongForm_Galerkin_AD_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
Commit 462d9f8323619fbb4b357b84d79a58f3bb79c275 by hcarson
added linear args and a test
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction2D_btest.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
Commit 805c9694a1483a3c1e366af4dedb2204bde1575b by pcaplan
just wanna get my stuff in the repo
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 138af08a26e33b65e05258d69dc1efcbccf8f211 by kug46
Files for parallel periodic XField2D_Box_Triangle_Lagrange (Issues need to be fixed)
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin.h
The file was modified test/unit/UnitGrids/XField2D_Box_Triangle_Lagrange_X1_btest.cpp
The file was addedtest/sandbox/Solve2D_DGAdvective_AD_RK_ParallelPeriodic_toy.cpp
The file was modified test/unit/UnitGrids/XField2D_Box_Triangle_Lagrange_X1.cpp
The file was modified test/unit/UnitGrids/XField2D_Box_Triangle_Lagrange_X1.h
Commit 3904aedcb1f04f5564bac4a3f7bca78a0b9d2900 by pcaplan
retrieve edge indices and sub elems from split
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit f0e9b88462309d82b26f46c0b39b5f1126f4c6da by pcaplan
ref coordinates on split sub cells
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
Commit 883ae67ba2c9d12408501a5eb3646b4fe57ff8f8 by shunz
Added a layer of abstractions when evaluating fluxes, sources etc. in IBL pde class
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit a95fbbe004e0c2c2ed3360a6c61206fa9798f5e7 by shunz
Fixed formatting... previously went under the radar since vera++ was not installed locally...
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit 4d83a54708f1d11a1e1dc29de770c621035f6a2a by pcaplan
inst of some 4d adaptation things
The file was modified test/sandbox/XField_LocalSplit_Timing_toy.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/Adaptation/MOESS/LocalSplitConfig.h
The file was modified src/BasisFunction/RefElement_Split_Types.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Adaptation/MOESS/XFieldND_EquilateralRef.h
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
The file was modified src/Adaptation/MOESS/XFieldND_EquilateralRef.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified src/tools/BackTraceException.cpp
Commit a08d5d0b2879d5cdbbacdf67b4f384c2d3dab5f0 by galbramc
Added scalar and dot product fixes for MatrixSymS
The file was modified src/tools/SANSTraitsScalar.h
The file was modified src/LinearAlgebra/DenseLinAlg/tools/dot.h
Commit 53cd7d2a4c3e0cfb3f4ee97e916228d72ecc52cb by cfrontin
Working on 3d ST...
The file was modified src/Field/output_Tecplot.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AdvectionDiffusion3D_AUDUSUG.cpp
The file was modified src/Field/Element/ReferenceElementMesh.cpp
The file was addedsrc/Field/HField/GenHFieldSpacetime_DG.h
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.h
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
The file was modified src/Field/FieldLift_Local.h
The file was modified src/Field/tools/for_each_BoundaryFieldTraceGroup_Cell.h
The file was modified src/Field/FieldLiftSpaceTime_DG_Cell_Instantiate_4D.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified src/Field/HField/GenHField_DG.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was addedsrc/Field/HField/HFieldSpacetime_DG.h
The file was modified src/Field/HField/HField_DG.cpp
Commit 1a5b8dd57433cda53a66ffdeeac9e0ffd70921b6 by shunz
Enabled smooth laminar/turbulent blending
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit 5f953e85a5445d4522d3cf1ee798be3197671e6b by cfrontin
Fixed SVD calculation for normal vector for 4D tet.
The file was addedsrc/Field/Element/Documentation/ndNormal.pdf
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
The file was addedsrc/Field/Element/Documentation/ndNormal.tex
Commit d5b7489bc2351247be77219e427c97b9ad25af14 by cfrontin
Scrubbed some comments.
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
Commit 0b9e4939e941399fad3d015ad94c848b4dbf969b by arthuang
edits to gls error estimation
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was addedtest/sandbox/ErrorOrderEstimate_2D_CGStabilized_Triangle_AD_toy.cpp
Commit 969cbb0a0f227b58887f648711c09c8bcb5957b0 by pcaplan
unit tests for basis function ref elem split
The file was modified test/unit/BasisFunction/BasisFunction_RefElement_Split_btest.cpp
Commit b3b30ed09aab04f1387f8dbe2257406fa36ff4d6 by pcaplan
4d adapt?
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/Field/Element/RefCoordSolver.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_double.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction4D.h
The file was modified src/Adaptation/MOESS/LocalSplitConfig.h
The file was modified src/Field/output_Tecplot_Metric.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
The file was addedsrc/Field/Local/whichLocalSplit.h
The file was addedsrc/Adaptation/callMesher4D.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was addedtest/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Field/FieldSpacetime_DG_Cell_Instantiate_4D.cpp
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
Commit 634b71006ed5e3f56f9d6d1b556e86686eb42a5d by shunz
Fixed intel errors by relaxing tolerance and reconciling a missing pyrite file specialized for intel MKL
The file was modified test/system/Asymptotic/ErrorOrder_1D_HDGAdvective_Advection_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
Commit 6a34b076fdd3efd9a4d0b0c9cc48a0ecc5a7e149 by hcarson
added a Field weighted stabilized CG nodal estimate integrand test in 2D
The file was modified test/unit/Discretization/Galerkin/Galerkin_Stabilized_AD.nb
The file was modified test/unit/Discretization/Galerkin/Galerkin_AD.nb
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit f3363e9d20ea22b8d5c8828b4df0540b3021c853 by hcarson
comment
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
Commit 74413145f900f1bb92d790fd806d3bd0999e1fc4 by cfrontin
Continued work on ElementXField implementations.
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
Commit 6adab1766c778ea52e8a0a64a567427934c7df21 by cfrontin
Vera fixes, COPYRIGHT fixes, and some avro preprocessor fixes.
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.h
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.cpp
Commit efa58dff3f6ce5c806efcdea4beb9404dd214acb by galbramc
Updates for 2D L2 Projection sandbox test
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit b1f74d3514d0a77449872181374557a4b269a4f3 by galbramc
Updates for 1D L2 Projection sandbox test
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
Commit 6246a4c42e718eb554c3348fbabd2fea78950188 by cfrontin
Clearing out high-level exceptions whose low-level implementations are done.
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
Commit 6d93c441d317223296040d3c8829d38c14061aa7 by cfrontin
Added last bits of ADST4D case, should run (?) now.
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit 3cf80ccdf53720d1d6346afa3ad53a3da12f90f7 by galbramc
Added new trace free step matrix error model. Not enabled.
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified CMakeInclude/Builds/BuildNLOPT.cmake
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Adaptation/callMesher1D.cpp
The file was removedtest/sandbox/Adapt1D_DGBR2_L2Project_toy.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
Commit c6980cd2945752b9cf5037ef0be5f3618f33aac5 by hcarson
added a 2D error estimate test, and asserted assumption on basis function type
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit 9a5efbaab18f0f47225e1ed75195af8e783ba61b by cfrontin
Fix.
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.cpp
Commit 6323aecabfa0fbd8b583eb0da402f13750897c83 by hcarson
fixed the estimate vary tests
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
Commit 8fd1d00c352a7ef79bf6e9378055eb7d54808190 by hcarson
notebook with Double BL exact solutions
The file was addedtest/unit/pde/AnalyticFunction/AD_DoubleBL_Solutions.nb
Commit ad5ed0544fe649f606177743e644b78216841255 by hcarson
forgot the copyright change
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit c08d9412a1add367891f7b5a08c485761601f3b7 by galbramc
Normalize MOESS optimization with nlopt
The file was modified src/Field/output_Tecplot_Metric.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.h
The file was modified src/Meshing/FeFloa/MesherInterface_FeFloa.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified test/unit/Adaptation/MOESS/MOESS_PX_Optimizer_NLOPT_btest.cpp
Commit 56d708c2b0bbfd473a587edec16c07c69c991c72 by galbramc
Fixed undefined reference
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit df403899a1edb8d773cd7016e0d9db894fb064ba by shunz
Fixed a bug in laminar/turbulent blending function
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit ab31d2e983493ddd8fc11f187315ee1073542050 by cfrontin
ifdef SANS_AVRO requirements in unit tests.
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.cpp
Commit 35bab3e06185e909e6d054a7726dad4a782c36d6 by hcarson
removed the scp to devastator. Should be useful for everyone now
The file was modified test/sandbox/extract.sh
Commit d1ba32baf1e2909cd284e948bab0228ec51d2fc3 by hcarson
forgot to change a quadratic function explicit constructor
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified test/unit/Field/ProjectGlobalField_btest.cpp
Commit 755456ee4189df0ba4518bd5eeb4929c21f35bcb by hcarson
undoing a print
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit 5dba7e96d16896fb230b7d8efee23e9d6c90beed by pcaplan
EQUILATERAL PENTATOPE coordinates + added unit volume check in unit test to catch this
The file was modified test/unit/Adaptation/MOESS/XFieldND_EquilateralRef_btest.cpp
The file was modified src/Adaptation/MOESS/XFieldND_EquilateralRef.cpp
Commit 348ef227c121dfe8361c57fac6fcf8585e0d88a2 by pcaplan
unit test for split ref step matrix on pentatopes + generating matlab script
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
The file was addedtest/unit/Adaptation/MOESS/ReferenceStepMatrix_btest.m
The file was modified test/unit/Adaptation/MOESS/ReferenceStepMatrix_btest.cpp
Commit 051caf14cc270004e47ccc25d67c48d62695e831 by pcaplan
unit tests for error model
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
Commit c0f830fd13726a50f221bcc819dfd89b67881bc9 by pcaplan
4D L2 ERROR ADAPTATION WORKS...cleaning up........
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/XFieldSpacetime_Local_Split_Linear_Edge.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Field/XFieldSpacetime_Local_Split.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified src/pde/AnalyticFunction/ScalarFunction4D.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 025edd829c97dcd5c161c1c6d6fa56afb82299ff by galbramc
Added new MOESS optimization without global FrobNorm
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.h
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was addedtest/unit/Adaptation/MOESS/MOESS_SANS_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
Commit c6e3a8c39a964db283c35b71d686a08509516b9b by galbramc
Forgot CMake file
The file was modified src/Adaptation/CMakeLists.txt
Commit 63f535a7085e7456309a8cf30f0b8ed2b4b9cb36 by blsc
CG artificial viscosity in 2D
The file was modified test/sandbox/Solve3D_DGBR2_RANSSA_CRM_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was removedsrc/pde/NS/BCEulerArtificialViscosity3D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/pde/NS/Q2DPrimitiveSurrogate.h
The file was modified src/pde/ArtificialViscosity/AVSensor_AdvectiveFlux2D.h
The file was addedtest/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_ArtificialViscosity_toy.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_RANSSA3D_PrimitiveSutherland.cpp
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified src/pde/NS/Q2DPrimitiveRhoPressure.h
The file was addedtest/sandbox/Solve2D_DGBR2_Triangle_Euler_GaussianBump_ArtificialViscosity_toy.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.cpp
The file was modified src/Discretization/Galerkin/SolutionData_Galerkin_Stabilized.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_Source3D_btest.cpp
The file was modified src/pde/NS/CMakeLists.txt
The file was removedsrc/pde/NS/BCEulerArtificialViscosity3D.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux2D.h
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_ViscousFlux3D_btest.cpp
The file was addedsrc/pde/NS/BCEulermitAVDiffusion3D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_toy.cpp
The file was addedsrc/pde/NS/BCEulermitAVDiffusion3D.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_ArtificialViscosity_RANSSA3D_PrimitiveSutherland.cpp
Commit acfdabdecd8fe8d650e2232f2e164a7621abba16 by galbramc
Small fix for cmake summary
The file was modified CMakeInclude/MakeSummaryFile.cmake
Commit e973828c01006019cd76deec043a3d9a22a2143e by galbramc
Weekly test fixes
The file was modified test/system/AnalyticSolve/AnalyticSolve2D_DGAdvective_Triangle_Euler_UniformStream_btest.cpp
The file was modified test/system/LocalSolve/CMakeLists.txt
Commit 79227fae5ffd202540abe7062ba2cb34a45c76b8 by kug46
Modified AlgEqSet, IntegrandInteriorTrace and 2D DGAdvective toy for Parallel 2D Periodic Grids
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_manifold.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified test/sandbox/Solve2D_DGAdvective_AD_RK_ParallelPeriodic_toy.cpp
Commit 52d60f5d033fd482e9fd8514852220e650c9ac26 by galbramc
Towards parallel PETSc/TAO
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_Triangle_AD_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
Commit 7aff95b9c3cd6a8f1fb371a64641769421145b4c by shunz
Refactored intermittency calculation
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified test/unit/pde/IBL/FluidModels_btest.cpp
The file was modified src/pde/IBL/FluidModels.h
The file was modified test/unit/pde/IBL/PDEIBL2D_btest.cpp
Commit 5ffc9553009ac34d32f87fc3491abfde6ee54384 by shunz
Generailized Projection to Qauxi to handle blended intermittency.
The file was modified src/PanelMethod/ProjectionToQauxi_IBL.h
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit b8462f9808f58bad28df637559ce0ee6b4f5636a by cfrontin
Trying to bump coverage.
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.cpp
Commit 0791814ad9ffe34ae9f2f263f07fbab600704689 by galbramc
Some cleanup of logEuclidian cost
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
Commit 134f0cd45d3f8138883195490cdf9abd0f955ee7 by hcarson
Added lagrange P1 to the exception
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin.h
Commit 93324be7e3e3adabfc24819140a2e44a997d1204 by arthuang
copywrite update for some files
The file was modified src/pde/Stokes/BCStokes2D.cpp
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_FieldTrace_GalerkinEDG.h
The file was modified src/pde/Stokes/OutputStokes2D.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_Stabilized.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes2D_PrimitiveSutherland.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_GlobalMap.h
The file was modified src/pde/NS/PDENavierStokes_Brenner2D.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokesBrenner2D_PrimitiveConstVisc.cpp
The file was modified test/sandbox/Solve2D_EDG_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_GlobalMap.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_GalerkinEDG.h
The file was modified test/sandbox/ErrorOrder_1D_CGEdgeStab_AD_toy.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_StabilizedTrace.h
The file was modified test/sandbox/Solve2D_CGEdgeStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Stokes2D.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski2_toy.cpp
The file was modified test/unit/pde/Stokes/PDEStokes2D_btest.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized2_Triangle_AD_btest.cpp
The file was modified src/pde/NS/PDERANSSA_Brenner2D.h
The file was modified src/pde/Stokes/BCStokes2D.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_GalerkinEDG.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes2D_PrimitiveSutherland.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin_Corrected.h
The file was modified src/pde/Stokes/PDEStokes2D.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_Dispatch_GalerkinEDG.h
The file was modified src/pde/Stokes/TraitsStokes.h
The file was modified src/pde/Stokes/SolutionFunction_Stokes2D.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/pde/Stokes/SolutionFunction_Stokes2D.h
Commit 1c8cbc5fd82d3a7f38c0af631e370ed05cf8a318 by galbramc
Various small fixes
The file was modified src/Field/XFieldLine_ElementLocal.cpp
The file was modified src/BasisFunction/ElementEdges.h
The file was modified src/Meshing/XField1D/XField1D.cpp
The file was modified src/Meshing/Embedding/MesherInterface_Embedding.cpp
Commit 16351cd6c9239ca87bd29a60b3a10e34fb8c43fe by hcarson
added a Tanh2 function based on Loseille's Tanh3
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction2D_btest.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
Commit b84aa962963988f62c416b6760ace4959d8a8a08 by galbramc
Updated Embedding unit test for quadrature integration
The file was modified test/unit/Meshing/Embedding/MesherInterface_Embedding_btest.cpp
Commit 485ecc5b4f6b6d74bab1151fd2c27be21f2e5398 by shunz
Reverted to binary intermittency as default
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit c9a694ecd971e2299f01f4bcdd2558b7640987dd by shunz
Relaxed tolerance for intel compiler.  Restored default to binary intermittency for existing tests
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
Commit dc170b9f7492514261288fa8c982f379c3a72e8e by cfrontin
Trying to get coverage...
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.cpp
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.cpp
Commit 322b1dc78f1a5433da2c1620f3806484f8cf2c9c by cfrontin
Tests added + un-tested, unused additions removed.
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.cpp
Commit 901590fce278356debdde844013d16a1a30e2957 by cfrontin
Added comments and made sure ADST4D case is ready for parallelization.
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.cpp
Commit d4fd1f8386b3f9abeb006e88b6bf0daf005f687f by cfrontin
More parallel fixes.
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit db5b95fa5d1cae5dc01187928ecb4932221562b7 by shunz
Relaxed torleranc for gnu48
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellForcedTransitionIBL_Panel_btest.cpp
Commit 2103c8ea9d9a020eccf4bfb48f06b53d921c6da2 by cfrontin
More parallel fixes.
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit 54580f3eed332739bc86f30868def69023e6b02d by shunz
Added regularized point source to accommodate potential co-existence of free and forced transition in the captured transition treatment
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit 435737e9045d9fafa1ff16bd6128e2a97b56f3a8 by cfrontin
Updated ADST3D cases (solve and adapt) for avro and MPI use.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
Commit b60eb59235d65e2aa19c5eefc8fdc755a43a4f1b by cfrontin
Forgot an MPI redefine.
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit e00e456485e0fcb53c1fb07b3c11a48e916ee080 by cfrontin
jk MPI fix actually this time.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit 2777440f7e2e10c0b1f0b6665c7fa1287796e11d by galbramc
Minor fix
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
Commit c191e6d3c5beb9776ebac91511a23ac32004869c by cfrontin
Continued avro- and MPI-ification.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit 764b8294552a254de5121cc7c150fe3d334f4b50 by cfrontin
Unit testing fixes.
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
Commit e4e416d8649f52ad4550748e4b4186c2c2c726ef by cfrontin
Fixed warning.
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
Commit 2e9ed1c1414674b304e1c7a109d8dd85765c56b4 by cfrontin
Fixed fstream initializer.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
Commit 19c3f69ddb5392799005b070d7cfdda81a4231bd by cfrontin
Warning cleanup...
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit fee2a8a93f1e2360a2adee3ed5795401ce4d687a by galbramc
Fixes towards parallel+periodic
The file was modified test/sandbox/Solve2D_DGAdvective_AD_RK_ParallelPeriodic_toy.cpp
The file was modified src/Field/XField_impl.h
The file was modified src/Discretization/Galerkin/JacobianInteriorTrace_Galerkin_Param.h
Commit fdcc20c8ad103efc2c1d389177748bafda79bd31 by cfrontin
Coverage improvement...
The file was addedtest/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
Commit 711653dd66187b1c58e948a7c449bca17391c96f by pcaplan
cleanup of interface to match savithru's
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
Commit 89e137154bc019cae0928481511f9aa4c5baf230 by pcaplan
instantiation of 4d savithru splits (technically the extraction works because that's what i started with but the actual split does not)
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified src/Field/XFieldSpacetime_Local_Split.h
The file was removedsrc/Field/XFieldSpacetime_Local_Split_Linear_Edge.cpp
The file was modified src/Field/CMakeLists.txt
The file was removedsrc/Field/XFieldSpacetime_Local_Split_Linear_Edge.h
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
The file was modified src/Field/XFieldSpacetime_Local_Split.cpp
Commit f8921f8e3532bcc31efcd13598bc6af9b3cf286e by galbramc
Fixes for running parallel DG with periodic BCs
The file was modified src/Field/tools/for_each_PeriodicFieldTraceGroup_Cell.h
The file was modified src/Field/CountGhostNeighbors.h
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGAdvective_Triangle_AD_btest.cpp
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_Triangle_AD_btest.cpp
The file was addedsrc/Field/tools/for_each_PeriodicTraceGroup_Cell.h
Commit 96750d9b30998ad531e8fe66f1139d992e10467e by cfrontin
Removed adapt4d skeleton from build.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit f3a6c8e569e90af65d0235d7a0d3b7f149fc1d35 by galbramc
Added instantiation
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_InverseLDLT_Real_Instantiate.cpp
Commit e81b9b5d2853afc41111341d76eaa4b239d1d3d3 by cfrontin
ffs
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
Commit 830f53ef0f881b8e3173b78a28c35778ba50a416 by pcaplan
instantiate SVD (with error), XField_Local calls XField_LocalPatch in 4d which local_split_patch is turned off
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/XFieldSpacetime_Local.h
The file was addedsrc/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_4x4.cpp
The file was modified src/Field/XFieldSpacetime_Local_Split.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/CMakeLists.txt
The file was modified test/unit/Field/XField4D_Local_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_InverseLDLT_Real_Instantiate.cpp
Commit 3081baa53c6f798b10ceff0b426dc5b722a02986 by pcaplan
ifdef sans avro in sandbox file
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
Commit bf24fe97eb6c5c55349708b54e5205e402d242b5 by pcaplan
instantiation of new MOESS SANS optimizer for 4d
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
Commit c0373405f4b8349e3d33124652a508c36a20ea64 by arthuang
experimenting w p1 adjoint
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
Commit 62813fe39705965500f15fb895291f9ebd56155e by pcaplan
adapt3d change in api
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit 0410b226e900fcef5216e6d9f2aa735c3c417878 by pcaplan
relaxed tolerance for system test
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
Commit 03a98bcbd7fe47d295c9b63c7f58dca31157e6be by pcaplan
publicize error model functions...still not sure why
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.h
Commit 0664675025cb86cafb2b6e6f8d9ed829c22eb84e by pcaplan
added note about protected methods for error model class
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit 7ae9d316c7dc00a68de23dde03a766452727991c by pcaplan
missing operator for 1d function
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
Commit a86e01eab107feff4b4d59c1f2e55bfe7a28e1b9 by pcaplan
unprotected from SANS_AVRO avro namespace use
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
Commit d319a8b38b1975edd518dfdf9b4e31d2aa7e03df by pcaplan
rename file to avoid copyright check
The file was addedtest/unit/Adaptation/MOESS/ReferenceStepMatrix.m
Commit 944836529e364fe6717abd20e941d5d6a5b2ec59 by pcaplan
deleted file
The file was modified test/unit/Adaptation/MOESS/ReferenceStepMatrix_btest.m
Commit e8a2540490a3807561340846a8c4c6db6b902829 by galbramc
Only have vera look at .cpp and .h files
The file was modified test/system/CMakeLists.txt
The file was modified test/unit/CMakeLists.txt
Commit 7452c4a78ac269c153f19ab0d5d912216cf49a01 by pcaplan
SANS_CHECK_CLOSE not BOOST_CHECK_EQUAL for floats, come on philip
The file was modified test/unit/Adaptation/MOESS/XFieldND_EquilateralRef_btest.cpp
Commit de23186aa045ab675cd20ed6ae1c4abcde9cbfe7 by arthuang
bug != in shock capturing
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion1D.h
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/ErrorOrderEstimate_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/NS/PDEEuler2D.h
Commit f8f4166c82d8e5dbe82b504de952042719fed88b by arthuang
revert back to formulation
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
Commit 1bdfe9bb2b71c9008453dd92abb58928be19b5a0 by arthuang
add expt stab (no-op) to 2DAD
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
Commit e0e94885d6e9f35c5dc151f75a4a2eeef697cf8b by hcarson
Added a C2 continuous smooth abs
The file was modified src/tools/smoothmath.h
Commit fce5644f28e2fa4ae4994bcabf665da8c6b7c7dd by pcaplan
fix intel compiler warning
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 59a2def7df1282b1987b62054eeeefcf616365d8 by pcaplan
add pending changes in local patch header
The file was modified src/Field/Local/XField_LocalPatch.h
Commit 43cf23bc9a872a31992cf7152219c4f4106a852f by galbramc
Run SANS_Commit in parallel
The file was addedscripts/jenkins/Makefile.parallel
The file was modified scripts/jenkins/SANS_Commit.sh
Commit 9b572e79b2b938a9f6c5c1b41f4bb68f1bb48ee5 by galbramc
Cannot specify format for 'time' on all systems
The file was modified scripts/jenkins/Makefile.parallel
Commit 2a115fe78dbd91fb731a1156770ba895d6a48146 by galbramc
Updates to SANS_Commit.sh
The file was modified scripts/jenkins/SANS_Commit.sh
Commit 03aed0d09e35ba7b28e8c816ebc37aa1df531b90 by galbramc
One more parallel fix
The file was modified scripts/jenkins/SANS_Commit.sh
The file was modified scripts/jenkins/Makefile.parallel
Commit adbde6d918c2315118fb97e8c64a9d682e8a3310 by galbramc
Forgot to run 'make all'
The file was modified scripts/jenkins/Makefile.parallel
The file was modified scripts/jenkins/SANS_Commit.sh
Commit 2a5c7fc37f2f89ac4092ebb9929b211018fd0bcb by galbramc
Fix make warning for now
The file was modified scripts/jenkins/Makefile.parallel
Commit 00336677501835da80658b24a53495c88937bfeb by cfrontin
dev exceptioned code required only for 4d tecplot.
The file was modified src/Field/Element/ReferenceElementMesh.cpp
The file was modified test/unit/Field/Element/ReferenceElementMesh_btest.cpp
Commit 12d08828e2a1be93505989d02549112b45e221ac by hcarson
added a C2 smoothabs and matlab file that generated
The file was addedsrc/tools/smoothabs2.m
The file was modified src/tools/smoothmath.h
Commit 402b33d0d72dbcce60194c8ffe8fbc3fd09ffaa9 by hcarson
actually got the smoothmax1, smoothmax2 functions work, also added implicitly defined smoothmin1 and smoothmin2
The file was modified test/unit/tools/smoothmath_btest.cpp
The file was modified src/tools/smoothmath.h
Commit 8d79dbea12bee2a5047d7144f3c433e803708e60 by cfrontin
merge fix
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit 43008243678b2121bd20c300ec2c78173aa2d4a1 by cfrontin
merge fix 2
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit 87ac47e334cc2df369ee28cf39ba82175110de96 by hcarson
working on new error models
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
Commit e5bc194ddf27db3657c28bbeee2200d862c2228e by hcarson
ASExpCombo function for testing L2
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit 925378e2e68142360403bb66b9cd93f0470ddc71 by galbramc
Revive Adapt L2Project
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_manifold_AUDNSN.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/pde/Sensor/PDESensorParameter2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_manifold_Circle_AUDNSN.cpp
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_Annulus_DNSN.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/pde/Sensor/BCSensorParameter2D.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_AUDNSN.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
Commit 03505c9c0c78bec09fe231f16e812b4d8c106f45 by pcaplan
partial cleanup of local patch before supporting CG patches
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_4x4.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit a27b7ddc323b4869fc3635d4ca28548c4d7bc000 by galbramc
Removed PBAM
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMSolverFace_btest.cpp
The file was removedtest/unit/Meshing/Adaptive/AnalyticMetrics/MetricAnalytical_btest.cpp
The file was addedtest/unit/Meshing/AnalyticMetrics/MetricAnalytical_btest.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_CornerSingularity.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was removedtest/unit/Meshing/Adaptive/CMakeLists.txt
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_BoundaryLayer.cpp
The file was addedsrc/Meshing/AnalyticMetrics/CornerSingularity.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/Euclidean.h
The file was addedsrc/Meshing/AnalyticMetrics/Euclidean.h
The file was modified src/Meshing/CMakeLists.txt
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/CornerSingularity.h
The file was addedsrc/Meshing/AnalyticMetrics/MetricField.h
The file was addedsrc/Meshing/AnalyticMetrics/XField.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_CornerSingularity.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_Euclidean.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_BoundaryLayer.cpp
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMCircleInSquareFace_btest.cpp
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMBoundaryLayerFace_btest.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMKDVertex.h
The file was addedsrc/Meshing/AnalyticMetrics/BoundaryLayer.h
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/CornerSingularity.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_XField.cpp
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMCornerEdge_btest.cpp
The file was removedtest/unit/Meshing/Adaptive/AnalyticMetrics/CMakeLists.txt
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_impl.hpp
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMEuclideanEdge_btest.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/BoundaryLayer.h
The file was addedsrc/Meshing/AnalyticMetrics/BoundaryLayer.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/MetricField.h
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/XField.h
The file was modified test/unit/Meshing/CMakeLists.txt
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMXField_btest.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/BoundaryLayer.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_Euclidean.cpp
The file was addedsrc/Meshing/AnalyticMetrics/CMakeLists.txt
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMBoundaryLayerEdge_btest.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/MetricAnalytical.h
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMBagel_btest.cpp
The file was addedtest/unit/Meshing/AnalyticMetrics/CMakeLists.txt
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/XField.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was removedtest/unit/Meshing/Adaptive/PBAM/CMakeLists.txt
The file was addedsrc/Meshing/AnalyticMetrics/MetricAnalytical.h
The file was addedsrc/Meshing/AnalyticMetrics/CornerSingularity.h
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver.h
The file was removedsrc/Meshing/Adaptive/PBAM/CMakeLists.txt
The file was removedsrc/Meshing/Adaptive/PBAM/ConjugateGradient.h
The file was addedsrc/Meshing/AnalyticMetrics/XField.h
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_XField.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/CMakeLists.txt
Commit b622febcc9b8d6efdfffd8056f1ff6fb2f4a2c12 by hcarson
fix for jenkins, smoothmax2, tweaks to SANS opt and the VectorX hack to work with Phil
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified test/unit/tools/smoothmath_btest.cpp
The file was modified src/tools/smoothmath.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin.h
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit b1aac0917e0354c13af1a6837c748eac7cf5a388 by hcarson
unparallelized a test, there's a bug in P4 Hierarchical parallel
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 31fab04b7ed14308e17258523b38a991254dc723 by hcarson
turning the P3 and P4 unsplit tests off again. There's something weird and MPI-ish going wrong here
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 96bfe7351375148e6a50aa58f9e190c522d959c8 by galbramc
Missed one include
The file was modified test/unit/Meshing/AnalyticMetrics/MetricAnalytical_btest.cpp
Commit 983ba71f1981c156a5f0fdec1ccfb90b7467b008 by galbramc
Missed one more file
The file was modified CMakeLists.txt
Commit 2d89fec7125cb0227778e72f5a2ac6b7a9bdd254 by pcaplan
more cleanup of local patch
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 3f1041a360e0e9969f36f1329fc5a27c01c37205 by galbramc
Suppress valgrind avro+intel strange warnings
The file was modified scripts/valgrind/intel.supp
Commit dc71d6791e34c830c8ba967c32e8bf39120ef075 by galbramc
Broke up DGBR2lib trying to reduce compile time
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified CMakeLists.txt
The file was modified test/unit/Discretization/DG/CMakeLists.txt
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was modified src/Discretization/CMakeLists.txt
The file was modified test/system/AnalyticSolve/CMakeLists.txt
The file was modified test/unit/Discretization/Block/CMakeLists.txt
The file was modified test/system/Adaptation/CMakeLists.txt
The file was modified test/system/BlockSolve/CMakeLists.txt
The file was modified test/unit/SolutionTrek/HarmonicBalance/CMakeLists.txt
Commit 750bfe3e686c884246a562dbc9d0825a11c3a6d7 by hcarson
pre merge
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit ddd3a000d6a4f78cf12b54b4227eb667312dcc64 by pcaplan
support for CG local solves with XField_LocalPatch
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 1f7185c0c3529697161e9a90b1a0add1ca38f772 by pcaplan
forgot to propagate changes in function names to tests
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
The file was modified test/sandbox/XField_LocalSplit_Timing_toy.cpp
Commit 5ba278743650434a32a0dffc639929bb39452d8f by pcaplan
turnon off local patch splits for jenkins
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Local/whichLocalSplit.h
Commit e97d4c861d3de5df19292c419f414436571451de by pcaplan
silence warning
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit e92d23f8b546c6acca44983c8eefe9ab3c3303d0 by galbramc
Switched implied metric optmizer to MMA
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was modified test/unit/Adaptation/MOESS/ImpliedMetric_Optimizer_NLOPT_btest.cpp
Commit 63240854bbf4cc57122567206b659ea08b3c8022 by arthuang
agls tweaks
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit b51139d6d988ef63ccb64b66ac2d50be60a9d36b by galbramc
Relaxed tolerance
The file was modified test/unit/Adaptation/MOESS/ImpliedMetric_Optimizer_NLOPT_btest.cpp
Commit a03c5ad708e797a8dadf50380d73167af696fec3 by pcaplan
complete unit tests for xfield local patch...still need some work on CG tests
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was addedtest/unit/Field/Local/XField_LocalPatch_Simplex_forCG_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was addedtest/unit/Field/Local/XField_LocalPatch_Simplex_forDG_btest.cpp
Commit ecb6d138246678c16735e5e7c3c975785193e853 by hcarson
merge conflict
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit 2594380965bd87e4f79ff1b5e253db41572d797c by hcarson
a stupid bug
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit d40f9179aa04bfae57e95188f059baf9e43970dc by hcarson
changes to optimizers, and also turning the modified model back off
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
Commit a10c081be145059f39e450f0c6849088f21c5be3 by galbramc
Fix work weekly
The file was modified src/tools/system_call.cpp
Commit 7cdc945b3b38747522a0c5eef502d3ee18c5f3de by galbramc
Weekly suppression and revived cotire
The file was modified scripts/valgrind/OpenMPI.supp
The file was modified CMakeInclude/SANScotire.cmake
The file was modified CMakeInclude/cotire/cotire.cmake
Commit 08ad1feae1343c3c5dba3873d8c7eebaf82bbf8c by galbramc
Fixed the last error.
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit e460a2a3e7d3928c341c79c508726b2c29b35f1d by galbramc
Fixed a warning
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
Commit 0c2dd42ad3ef0dacfc8557ae57649fec7650fe22 by galbramc
Added option to use CG field for PTC time step
The file was modified src/SolutionTrek/Continuation/PseudoTime/SetLocalTimeStep.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/AlgebraicEquationSet_IRS.h
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_CRM_Sub_toy.cpp
The file was modified src/Discretization/isValidState/isValidStateCell.h
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_HCH_toy.cpp
The file was modified src/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_PTC.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 179282a50bb9adc00ac7459d2ba416f854cb2973 by galbramc
Changed the span of the SANS frob norm penalty function
The file was removedtest/unit/Adaptation/MOESS/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was addedtest/unit/Adaptation/MOESS/NLOPT/CMakeLists.txt
The file was modified test/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was modified test/unit/Adaptation/MOESS/CMakeLists.txt
The file was removedtest/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was removedtest/unit/Adaptation/MOESS/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was removedtest/unit/Adaptation/MOESS/ReferenceStepMatrix_btest.m
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.h
The file was addedtest/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified src/Adaptation/MOESS/ReferenceElementCost.h
The file was addedtest/unit/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was addedtest/unit/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT_btest.cpp
The file was removedtest/unit/Adaptation/MOESS/MOESS_SANS_Optimizer_NLOPT_btest.cpp
The file was addedtest/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
Commit e857ffc4d3ec00c0d34ebb784e5c6018afe6dffb by pcaplan
unit tests for DG/CG patches
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Simplex_forCG_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit a47d36a7a25b2bddc344f9bb8a4e0521f4630f01 by pcaplan
remove print_inline
The file was modified test/unit/Field/Local/XField_LocalPatch_Simplex_forCG_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Simplex_forDG_btest.cpp
Commit fcc0fe24295131d6359826e375aabed1e2d2ea8e by cfrontin
Conical method of stroud added, and working. Still needs integration into pentatope.
The file was addedsrc/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was addedtest/unit/Quadrature/QuadratureSpacetime_Pentatope_Stroud_btest.cpp
The file was addedsrc/Quadrature/Quadrature_Simplex_StroudConical.h
The file was modified src/Quadrature/CMakeLists.txt
Commit 7010fecc20a8c45401f43738c3b3879f8838d01a by galbramc
Added a ego map to EGTessModel that maps from All egos to Unique egos
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified test/unit/Meshing/EGTess/EGTessModel_btest.cpp
Commit 21c849cc704ccc8817d01b14bae0181b3b8de6a3 by pcaplan
add xfield for full potential code using avro
The file was modified src/Meshing/avro/CMakeLists.txt
The file was addedsrc/Meshing/avro/XField3D_avroWake.h
The file was addedtest/unit/Meshing/avro/XField3D_avroWake_btest.cpp
The file was addedsrc/Meshing/avro/XField3D_avroWake.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
Commit 22ed178a728a6c619aa51d5cf1444b3301c32217 by cfrontin
Integrated Stroud into 4D quadrature.
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_Stroud_btest.cpp
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_btest.cpp
Commit 5d693065fcb2e22cdaa6b9e6ab931a462578f502 by pcaplan
cleanup avro wake3d
The file was modified src/Meshing/avro/XField3D_avroWake.cpp
Commit bd471d026d4a05a0c46e5bc283532dd842bd09cd by galbramc
Fixed compile error
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_CRM_Sub_toy.cpp
Commit 457a185d79f464b277584ce8cf1460729d9d0c04 by galbramc
Fixed another compile error
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
Commit 6d8e61497ad9fdef679bf8c9d8560c942fa2cadb by pcaplan
work towards high-order support for local patch split
The file was modified src/Field/Local/XField_LocalPatch.h
The file was addedtest/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 617f5f02fc692f8445b9931038ac1ad4679f0826 by arthuang
getting unit tests to pass...
The file was removedtest/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized2_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was removedtest/sandbox/Solve2D_CGEdgeStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was removedtest/sandbox/ErrorOrder_1D_CGEdgeStab_AD_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was removedtest/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was removedtest/sandbox/ErrorOrder_2D_CGStabilizedLifted_Triangle_AD_toy.cpp
The file was modified src/pde/OutputCell_SolutionError.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was removedtest/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski2_toy.cpp
The file was modified test/unit/Discretization/Galerkin/StabilizationMatrix_NS_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/ErrorOrderEstimate_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified test/system/LocalSolve/EdgeLocalSolve3D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
Commit 234ebad28a2a9030f9ce158d5dbc2cb902cdc174 by arthuang
fixing merge conflicts
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
Commit 9efb1c1673625db81b850c56b54c130631ba5413 by galbramc
Fix up PseudoTime_btest
The file was modified test/unit/SolutionTrek/Continuation/PseudoTime_btest.cpp
Commit 956e4f394ec60dbaa57091d76731c65f4140294c by cfrontin
Fixed btest memory leak.
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
Commit de7f9eac80a82fdf3d5378188f93efc7f1e90607 by cfrontin
Improved stroud testing.
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_Stroud_btest.cpp
Commit 15c05eb1b87507aba4dc086b2a47011627510f16 by arthuang
experimenting with an element based local solve
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was addedtest/sandbox/LocalSolve2D_Galerkin_Stabilized_Triangle_AD_toy.cpp
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimate_ElementalBase_Galerkin.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimate_ElementalBase_Galerkin.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimate_Elemental_Galerkin.h
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified src/ErrorEstimate/CMakeLists.txt
Commit 39665df7b7139ce84e02ec90b7ec1ed11c0859ec by hcarson
BCNone is dead. Long live BCNone.
The file was modified src/pde/IBL/BCIBL2D.cpp
The file was modified src/pde/ShallowWater/BCShallowWater2D_manifold.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.cpp
The file was modified src/pde/ShallowWater/BCShallowWater2D.h
The file was modified test/unit/SolutionTrek/HarmonicBalance/CMakeLists.txt
The file was addedsrc/pde/BCNone.h
The file was modified src/pde/NS/BCEuler2D.h
The file was modified test/unit/pde/Burgers/CMakeLists.txt
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D.h
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified src/pde/NS/BCEulermitAVDiffusion1D.h
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was modified src/pde/CMakeLists.txt
The file was modified test/unit/IO/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_pattern.txt
The file was modified test/unit/pde/ShallowWater/CMakeLists.txt
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion2D_btest.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified test/unit/pde/Distance/CMakeLists.txt
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhase1D_pattern.txt
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhase2D_pattern.txt
The file was modified test/unit/pde/NDConvert/CMakeLists.txt
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.cpp
The file was modified test/unit/Discretization/DG/CMakeLists.txt
The file was modified src/pde/ShallowWater/BCShallowWater2D.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D.h
The file was modified test/unit/pde/Sensor/CMakeLists.txt
The file was modified test/unit/pde/PorousMedia/BCTwoPhase2D_btest.cpp
The file was modified test/unit/pde/NS/CMakeLists.txt
The file was modified src/pde/NS/BCEuler1D_mitState.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.h
The file was modified src/pde/PorousMedia/BCTwoPhase2D.h
The file was modified test/unit/PanelMethod/CMakeLists.txt
The file was modified test/unit/Discretization/Galerkin/CMakeLists.txt
The file was modified test/unit/pde/AdvectionDiffusion/CMakeLists.txt
The file was modified src/pde/ShallowWater/BCShallowWater2D_manifold.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.cpp
The file was modified test/unit/pde/IBL/CMakeLists.txt
The file was modified test/unit/Discretization/HDG/CMakeLists.txt
The file was modified src/pde/NS/BCEuler1D.h
The file was modified src/pde/PorousMedia/BCTwoPhaseLinearized1D.h
The file was modified test/unit/SolutionTrek/Continuation/CMakeLists.txt
The file was modified CMakeLists.txt
The file was modified test/unit/Discretization/CG/CMakeLists.txt
The file was modified src/pde/NS/BCEuler3D.h
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D_btest.cpp
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was modified test/unit/SolutionTrek/TimeMarching/CMakeLists.txt
The file was modified test/unit/pde/Sensor/BCSensorParameter2D_btest.cpp
The file was modified test/sandbox/CMakeLists.txt
The file was modified test/unit/pde/Sensor/BCSensorParameter1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhase1D_btest.cpp
The file was modified src/pde/NS/BCEuler1D.cpp
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.h
The file was modified test/unit/pde/PorousMedia/CMakeLists.txt
The file was modified src/pde/Burgers/BCmitAVSensorBurgers1D.cpp
The file was modified src/pde/NS/BCEuler2D.cpp
The file was modified src/pde/Sensor/BCSensorParameter1D.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion_ArtificialViscosity2D.h
The file was modified test/unit/pde/ArtificialViscosity/CMakeLists.txt
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett1D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.cpp
The file was addedsrc/pde/BCNone.cpp
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_btest.cpp
The file was modified test/system/AnalyticSolve/CMakeLists.txt
The file was modified src/pde/PorousMedia/BCTwoPhase1D.cpp
The file was modified test/system/BlockSolve/CMakeLists.txt
The file was modified test/unit/pde/ShallowWater/BCShallowWater1D_btest.cpp
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion2D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase2D.cpp
The file was modified src/pde/Burgers/BCmitAVSensorBurgers2D.h
The file was modified test/unit/pde/AnalyticFunction/CMakeLists.txt
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_manifold_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseLinearized1D_btest.cpp
The file was modified src/pde/Burgers/BCmitAVSensorBurgers1D.h
The file was modified src/pde/NS/BCNavierStokes1D.h
The file was modified test/system/CodeConsistency/CMakeLists.txt
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified test/unit/pde/CauchyRiemann/CMakeLists.txt
The file was modified src/pde/PorousMedia/BCTwoPhaseLinearized1D.cpp
The file was modified test/system/Adaptation/CMakeLists.txt
The file was modified test/unit/IO/pde/PorousMedia/BCBuckleyLeverett1D_pattern.txt
The file was modified src/pde/ShallowWater/BCShallowWater1D.h
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhaseLinearized1D_pattern.txt
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D_btest.cpp
The file was modified test/unit/pde/NS/BCEuler1D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was modified src/pde/IBL/BCIBL2D.h
The file was modified src/pde/Burgers/BCmitAVSensorBurgers2D.cpp
The file was modified src/pde/ShallowWater/BCShallowWater1D.cpp
The file was modified test/unit/pde/FullPotential/CMakeLists.txt
The file was modified test/unit/pde/IBL/BCIBL2D_btest.cpp
The file was modified test/unit/NonLinearSolver/CMakeLists.txt
The file was modified test/unit/ErrorEstimate/CMakeLists.txt
The file was modified test/unit/pde/HSM/CMakeLists.txt
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_btest.cpp
The file was modified src/pde/Sensor/BCSensorParameter1D.h
The file was modified src/pde/Sensor/BCSensorParameter2D.h
The file was modified src/pde/Sensor/BCSensorParameter2D.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase1D.h
The file was modified src/pde/NS/BCEuler3D.cpp
The file was modified src/pde/NS/BCEulerArtificialViscosity3D.h
The file was modified src/pde/NS/BCEuler2D_Dirichlet_sansLG.h
Commit f63cb0519a8317ca76d4d1858af0e013c0dd3f6d by galbramc
New Implied Metric optimizer based on logM. Various other small fixes.
The file was modified src/Adaptation/CMakeLists.txt
The file was modified CMakeInclude/HeaderCompileCheck.cmake
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was addedsrc/Adaptation/MeshAdapter1D.cpp
The file was modified CMakeInclude/cotire/cotire.cmake
The file was modified test/sandbox/CMakeLists.txt
The file was addedsrc/Adaptation/MeshAdapter2D.cpp
The file was modified src/Adaptation/MeshAdapter.h
The file was addedsrc/Adaptation/MeshAdapter_impl.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified test/unit/SolutionTrek/Continuation/ImplicitResidualSmoothing_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_sansLG.h
The file was addedsrc/Adaptation/MeshAdapter4D.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MeshAdapter3D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
Commit 3e23ce8664622aad0ee004c8130638fc6b6fe856 by pcaplan
elemID must be global
The file was modified src/Field/XField_impl.h
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
Commit c6ef954172571007c3e1c168d1825320fd48300d by pcaplan
support for high-order local patch
The file was addedtest/unit/Field/Local/XField_LocalPatch_HighOrderTet_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/XField_impl.h
Commit addd8dd0e72ac5d0128bb289cfd0c6d12ace801f by pcaplan
ifdef avro
The file was modified src/Meshing/avro/XField3D_avroWake.cpp
Commit edc9e688dfa3bffd5ea636e117045f86e2a1270b by blsc
Updates for CG 3D Euler with shock capturing and 2D RANS
The file was addedtest/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_GaussianBump_ArtificialViscosity_toy.cpp
The file was modified src/pde/NS/BCEuler3D_mitState.h
The file was addedtest/unit/UnitGrids/XField3D_GaussianBump_Xq_btest.cpp
The file was modified src/pde/NS/BCRANSSA2D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/Adaptation/MOESS/ParamFieldBuilder.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux2D.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was addedtest/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_ArtificialViscosity_toy.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.cpp
The file was modified src/Discretization/CMakeLists.txt
The file was modified src/pde/ArtificialViscosity/AVSensor_AdvectiveFlux3D.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was addedtest/sandbox/Solve3D_CGStabilized_Euler_Bump_ArtificialViscosity_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was addedtest/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was addedtest/unit/UnitGrids/XField3D_GaussianBump_Xq.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
The file was addedtest/unit/UnitGrids/XField3D_GaussianBump_Xq.h
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified src/pde/NS/PDERANSSA2D.h
Commit ea9848029b51006ade3d85a5a42019aa74ccbd64 by pcaplan
multiple def from copy paste
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTet_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
Commit 040e80152f0ea31c702d5069f7e4a56ff889e051 by cfrontin
uninitializaed data fix (typo)
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.cpp
Commit 4e90fe63fec97b9a7960920df83d50b2dcc5750a by pcaplan
changes to error model interface for high-order local splits
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit 9669c451d0bfa1b49173b009516431b9e4269178 by blsc
Removing problematic instantiations due to wall distance parameter with artificial viscosity for RANS
The file was modified src/Discretization/CMakeLists.txt
Commit f982e6ddad9c454ba12aea45922f98e50e054423 by pcaplan
add info as to which type of field is being sampled
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit 98a9149b82741bc6b87d629b18396061239d9652 by blsc
Removing code from BCEuler3D_mitState.h which was ifdef'd out
The file was modified src/pde/NS/BCEuler3D_mitState.h
Commit 26aadd3ad09a9605210a96539d0973ba4a86c0b4 by hcarson
added integer template for equation number
The file was modified src/pde/IBL/BCIBL2D.h
The file was modified src/pde/NS/BCEuler3D.h
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/NS/BCEuler1D.h
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_btest.cpp
The file was modified test/unit/pde/NS/BCEuler1D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhase2D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett1D_btest.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCBuckleyLeverett1D_pattern.txt
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseLinearized1D_btest.cpp
The file was modified test/unit/pde/Sensor/BCSensorParameter2D_btest.cpp
The file was modified src/pde/Burgers/BCmitAVSensorBurgers2D.h
The file was modified src/pde/ShallowWater/BCShallowWater2D_manifold.h
The file was modified test/unit/pde/Sensor/BCSensorParameter1D_btest.cpp
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion2D_btest.cpp
The file was modified src/pde/Burgers/BCmitAVSensorBurgers1D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.h
The file was modified src/pde/PorousMedia/BCTwoPhase1D.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.h
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhase1D_pattern.txt
The file was modified src/pde/NS/BCEulerArtificialViscosity3D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.cpp
The file was modified test/unit/pde/ShallowWater/BCShallowWater1D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseLinearized1D.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_pattern.txt
The file was modified src/pde/Sensor/BCSensorParameter2D.h
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion1D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion1D_btest.cpp
The file was modified src/pde/NS/BCEuler2D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion1D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified src/pde/NS/BCNavierStokes1D.h
The file was modified src/pde/Sensor/BCSensorParameter1D.h
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_btest.cpp
The file was modified src/pde/ShallowWater/BCShallowWater1D.h
The file was modified src/pde/PorousMedia/BCTwoPhase2D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion2D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseLinearized1D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion_ArtificialViscosity2D.h
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhaseLinearized1D_pattern.txt
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D.h
The file was modified src/pde/ShallowWater/BCShallowWater2D.h
The file was modified src/pde/BCNone.h
The file was modified test/unit/pde/IBL/BCIBL2D_btest.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhase2D_pattern.txt
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D.h
The file was modified src/pde/PorousMedia/BCTwoPhase1D.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhase1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D_btest.cpp
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_manifold_btest.cpp
Commit b7639dd5402387165518fadf71d0bacfe7a9c2c1 by pcaplan
typo in avro wake
The file was modified src/Meshing/avro/XField3D_avroWake.cpp
Commit 4fcb70db4da888f177f9dee96102140edfd4c943 by pcaplan
specialized wake model not defined without avro
The file was modified src/Meshing/avro/XField3D_avroWake.cpp
Commit 21abda1d2b814f0a4ab59847e3676958b3194714 by hcarson
added an ND test of the BCNone with and without useFluxViscous
The file was modified test/unit/pde/NDConvert/BCNDConvert_btest.cpp
Commit 7a9df16ec4474c78e97459390d2869d1a9319eea by hcarson
Galerkin folder passes
The file was modified test/unit/Discretization/Galerkin/IntegrateBoundaryTrace_Dispatch_Galerkin_AD_1D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin_AD_btest.cpp
Commit 7c49679a3326ce0ee39ead96eed7484a0d1b83e4 by hcarson
added the downcast to NoneBC to extract the boolean
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin.h
Commit 82553efa377b22088ad903bbda43fc94a0bc21c6 by hcarson
converted HDG over to the new Nones
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_None_HDG.h
The file was modified test/unit/Discretization/HDG/IntegrandBoundaryTrace_None_HDG_AD_btest.cpp
Commit 6968e23043b729be336b171c21d596e65686f4f2 by galbramc
Updated implied metric for TAO. Fixed a number of floating point problems.
The file was modified src/Meshing/libMeshb/WriteSolution_libMeshb.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor2D_btest.cpp
The file was modified src/pde/FullPotential/LinearizedIncompressiblePotential3D_Trefftz.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor1D_btest.cpp
The file was modified src/Meshing/libMeshb/WriteMesh_libMeshb.cpp
The file was modified test/unit/UnitGrids/XField2D_CubicSourceBump_Xq.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/pde/NS/BCEuler3D_mitState.h
The file was modified src/pde/PorousMedia/SourceTwoPhase2D.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/pde/Sensor/Source2D_JumpSensor_btest.cpp
The file was modified test/unit/pde/PorousMedia/SourceTwoPhase2D_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion1D_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.cpp
The file was modified src/pde/NS/Q2DEntropy.h
The file was modified src/pde/NS/Q1DEntropy.h
The file was modified src/pde/NS/Q2DConservative.h
The file was modified test/unit/pde/NS/PDEEuler2D_btest.cpp
The file was modified src/Discretization/FV_TPFA/IntegrandInteriorTrace_FV_TPFA.h
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_btest.cpp
The file was modified test/unit/pde/NS/PDEEuler1D_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor3D_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_3x3.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.h
The file was modified src/pde/Sensor/Source1D_JumpSensor.h
The file was modified test/unit/pde/NS/Q2DEntropy_btest.cpp
The file was modified src/pde/NS/Q3DConservative.h
The file was modified test/unit/pde/NS/Q1DEntropy_btest.cpp
The file was modified test/unit/Field/Element/ElementSpacetime_Pentatope_btest.cpp
The file was modified test/unit/UnitGrids/XField4D_24Ptope_X1_1Group.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
Commit a289a1dac6605779485188d6a6a85e43c56bff0b by cfrontin
More robust testing, compiler warning silencing.
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_Stroud_btest.cpp
Commit 287542c28d295b2def73d428323852af39b2af1a by pcaplan
dont inherit from xfield_avro if not defined
The file was modified test/unit/Meshing/avro/XField3D_avroWake_btest.cpp
The file was modified src/Meshing/avro/XField3D_avroWake.h
The file was modified src/Meshing/avro/XField3D_avroWake.cpp
Commit 4903c022653226ca5cd21cf20a5d45c0eb70a7eb by pcaplan
still missing some ifdef
The file was modified src/Meshing/avro/XField3D_avroWake.h
Commit 949263deef7536c361e845c0bb588da285bd9a70 by galbramc
Various compile fixes. Generalized Adapt2D_Mesh_Optimize for all mesh generators.
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Meshing/AnalyticMetrics/MetricField.h
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MeshAdapter_impl.h
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.h
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
Commit cfb14680ee30b29e662f6ecee5faf7b734e94292 by galbramc
Missed one
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
Commit b6090529c989216a389fbc1aa89acbed8fe49564 by galbramc
Warning fixes
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
Commit 554c261845263c9e65078db757afe4b91a744a75 by hcarson
killed a few more BCTypeNone references, just plugging away
The file was modified src/pde/IBL/BCIBLUniField.cpp
The file was modified test/system/CodeConsistency/CMakeLists.txt
The file was modified src/pde/NS/BCRANSSA2D.h
The file was modified src/pde/BCNone.h
The file was modified test/unit/Discretization/DG/JacobianBoundaryTrace_Dirichlet_mitState_DGBR2_TwoPhase_btest.cpp
The file was modified test/unit/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/ResidualBoundaryTrace_None_Galerkin_AD_btest.cpp
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseLinearized1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_btest.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase1D.h
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D.h
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin_manifold_ShallowWater2D_btest_TBD.cpp
The file was modified src/pde/Burgers/BCBurgers1D.cpp
The file was modified test/sandbox/Solve2D_Uncoupled_DGAdvective_IBL_toy.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhase1D_btest.cpp
The file was modified test/unit/pde/ShallowWater/BCShallowWater1D_btest.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusionType.h
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_manifold_btest.cpp
The file was modified src/pde/Burgers/BCBurgers2D.cpp
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion1D_btest.cpp
The file was modified test/unit/Discretization/DG/IntegrandBoundaryTrace_LinearScalar_sansLG_DGBR2_AD_btest.cpp
The file was modified test/unit/pde/Burgers/BCBurgers1D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseLinearized1D.h
The file was modified src/pde/Burgers/BCBurgers1D.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateBoundaryTrace_Galerkin_AD_btest.cpp
The file was modified src/pde/IBL/BCIBLUniField.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin.h
The file was modified test/unit/IO/pde/NS/BCRANSSA3D_mitState_pattern.txt
The file was modified test/unit/pde/Sensor/BCSensorParameter2D_btest.cpp
The file was modified test/unit/pde/Burgers/BCBurgers2D_btest.cpp
The file was modified test/unit/pde/Sensor/BCSensorParameter1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D_btest.cpp
The file was modified test/unit/IO/pde/NS/BCRANSSA2D_pattern.txt
The file was modified src/Discretization/IntegrateBoundaryTraceGroups.h
The file was modified src/pde/IBL/BCIBL2D.h
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion2D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase2D.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D_btest.cpp
The file was modified src/pde/Burgers/BCBurgers2D.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhase2D_btest.cpp
The file was modified src/pde/NS/BCRANSSA3D_mitState.h
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D.h
The file was modified test/unit/pde/IBL/BCIBL2D_btest.cpp
Commit 770027a598eb5d64dfbce2813c7f96b9c3d71bac by hcarson
pre merge
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit f4b858e4c8486829f1515203d0ee948c5a7c525a by hcarson
Removed the BCNoneUniField
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_CapturedTransition_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBLUniField_NACA0004_LamiBL_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
Commit d7d404c921095aa032763fbe160bbd53c7c1c2f1 by cfrontin
Added switching for expensive PI quadrature/low-cost NI quadrature. Fixed associated tests to get correct convergence rates.
The file was modified src/Quadrature/QuadratureSpacetime.h
The file was modified src/pde/AnalyticFunction/ScalarFunction4D.h
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_btest.cpp
Commit a63b693d5e12c353c8dfd987ff68b0e7cbc6dc6c by arthuang
committing sandbox pre-merge
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit 2b96a2b0dec1f8092cdeccba5abddfd1cd0837aa by hcarson
someone forgot to actually use the W and B typedefs
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_None_HDG.h
Commit 8e7911a36403dbd675638ba90dd1c8ee996dcea7 by hcarson
missing include
The file was modified test/sandbox/Solve2D_HDG_Triangle_NavierStokes_Joukowski_toy.cpp
Commit f3f4b1b83f553a0d50f2a55ba53356ea1b880556 by hcarson
fixed the CMakeLists.txt
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified test/unit/Discretization/Block/CMakeLists.txt
The file was modified test/unit/pde/Sensor/CMakeLists.txt
The file was modified test/unit/Discretization/CG/CMakeLists.txt
The file was modified test/system/CodeConsistency/CMakeLists.txt
The file was modified CMakeLists.txt
The file was modified test/system/AnalyticSolve/CMakeLists.txt
The file was modified test/unit/Discretization/DG/CMakeLists.txt
The file was modified test/unit/ErrorEstimate/CMakeLists.txt
Commit e55caa89d66bac4525be61edcc9ae8e1d62b9a75 by hcarson
made BCNone_AV to do with annoying ArtVisc feature
The file was modified src/pde/NS/BCEulermitAVDiffusion1D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
Commit 739cc6555b55fc7cbbb9cd734798138bef560a88 by hcarson
missing includes and last bit
The file was modified test/sandbox/Solve2D_HDG_Triangle_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Solve2D_HDG_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/unit/Discretization/Galerkin/ResidualBoundaryTrace_None_Galerkin_AD_btest.cpp
Commit 5ac8eedfbd9e1881c160c0c799993d491e78047f by hcarson
fixed typo: derived to dervied
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Meshing/avro/XField_avro.h
The file was modified src/Field/XField.h
The file was modified src/Field/XField_Local_Base.h
Commit 11c2048050249f73fc8368cbae3caddbf73bb765 by hcarson
vera slap correction
The file was modified test/unit/Discretization/Galerkin/IntegrateBoundaryTrace_Dispatch_Galerkin_AD_1D_btest.cpp
Commit a5aab5da88fce14619f522318ff71329356d73d8 by galbramc
Fixed one more BCNone
The file was modified test/unit/ErrorEstimate/ErrorEstimate_Galerkin_AD_btest.cpp
Commit 010f98768de6beedb698d85c863de4123ba32a20 by hcarson
forgot a file
The file was modified test/unit/ErrorEstimate/ErrorEstimate_Galerkin_AD_btest.cpp
Commit 2c9e50a9c53d64360191f94f0a7ae310f1016878 by blsc
Removing more of the block artificial viscosity stuff in 2D and unit test updates
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was removedtest/sandbox/Solve2D_DGBR2_Triangle_Euler_Ramp_ArtificialViscosity_Block2x2_toy.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_btest.cpp
The file was modified test/sandbox/Solve3D_DGBR2_RANSSA_CRM_toy.cpp
The file was removedtest/sandbox/Solve2D_DGBR2_Triangle_Euler_RAE2822_ArtificialViscosity_Block_toy.cpp
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was addedtest/sandbox/Solve2D_DGBR2_Triangle_Euler_Ramp_ArtificialViscosity_Block2x2_toy.cpp.nocompile
The file was modified src/pde/NS/BCRANSSA2D.h
The file was removedtest/sandbox/Solve2D_DGBR2_HOW5_CI1_Block_toy.cpp
The file was modified test/unit/Adaptation/MOESS/ParamFieldBuilder_btest.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_toy.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
Commit 86a44709592cc455c46711bf80ad488bf1a78251 by blsc
More merge conflicts
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
Commit 100576dc8c1a87937dbd428f84b707a121104222 by blsc
More merge conflict resolution
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
Commit d33660a6f4dda15977c48b97e93026a4b11f7d3b by cfrontin
Fixed memory leak.
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_Stroud_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
Commit 76dde6fc6e74198ef92b84222c2a505822ea0b18 by pcaplan
used quadrature cache for L2 projection
The file was modified src/Field/Element/ElementProjection_L2.h
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
Commit 58cf2f605ca1046a048dfe155d7daf8a72d11636 by pcaplan
fix for order = 0 integration
The file was modified src/Quadrature/QuadratureSpacetime.h
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
Commit 682087b3cab6d4df47ed60b9bde2595c9b6689fc by galbramc
New cost target for SANS MOESS optimizer. Lots of work towards avro+Wakes.
The file was modified test/unit/Adaptation/MOESS/CMakeLists.txt
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified test/unit/Meshing/avro/XField_avro_btest.cpp
The file was modified src/Meshing/avro/XField_avro.h
The file was modified test/unit/Meshing/avro/CMakeLists.txt
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was addedsrc/Meshing/avro/MesherInterface_Wake_avro.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Field/XField.h
The file was modified test/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified src/Field/XField3D_Wake.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was removedsrc/Meshing/avro/XField_avro.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified CMakeLists.txt
The file was addedtest/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/CMakeLists.txt
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.h
The file was addedsrc/Meshing/avro/XField3D_Wake_avro.h
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was addedsrc/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was removedsrc/Meshing/avro/XField3D_avroWake.h
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified test/system/Adaptation/CMakeLists.txt
The file was modified src/Meshing/avro/CMakeLists.txt
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was removedsrc/Meshing/avro/XField3D_avroWake.cpp
The file was addedsrc/Meshing/avro/XField_avro_4D.cpp
The file was addedsrc/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was addedsrc/Meshing/avro/XField_avro_2D.cpp
The file was modified src/Field/XField3D_Wake.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was addedsrc/Meshing/avro/XField_avro_3D.cpp
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/CMakeLists.txt
The file was removedtest/unit/Meshing/avro/XField3D_avroWake_btest.cpp
Commit a7be50a48f8147d3275590874e44e0ab3ad15062 by galbramc
Fixed typo
The file was modified src/Meshing/avro/XField_avro.h
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
Commit e19d514398ff16d5f561d9c5266a278d9ab048b0 by galbramc
Minor fixes
The file was modified src/Meshing/avro/XField_avro_impl.h
Commit 9b890d866d069cf5a369eb5870e09bb2eec7fb08 by galbramc
One more typo
The file was modified src/Meshing/avro/XField3D_Wake_avro.h
Commit 59916cfb7eef7254a62b2296ba12a900af3bf240 by blsc
Unit test updates
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor2D_btest.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor3D_btest.cpp
Commit 9592e6f73d6eaaef83b06d01448018338b9f5b01 by galbramc
Helps to use consistent array size
The file was modified src/Meshing/avro/XField_avro_impl.h
Commit 38658b023b0c9db48eacd19b08772f1f6c070143 by galbramc
Updates to jenkins scripts
The file was modified scripts/jenkins/SANS_Weekly.sh
The file was modified scripts/jenkins/SANS_Nightly.sh
The file was modified scripts/jenkins/make_external.sh
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
Commit 2a9a4917908ac93bb1874f108a1e4f52e9dc2ce7 by galbramc
Segregating MeshAdapter
The file was modified src/Adaptation/callMesher1D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_GilesPierce_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_HemisphereCylinder_toy.cpp
The file was modified src/Adaptation/MeshAdapter4D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt3D_DGAdvective_Euler_HCH_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_ST_toy.cpp
The file was modified src/Adaptation/callMesher2D.cpp
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_CornerSingularity_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_MMS_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Helmholtz_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/system/Adaptation/SolverInterface_Galerkin_Stabilized_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/Adaptation/MeshAdapter3D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Helmholtz_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_BoundaryLayer_toy.cpp
The file was modified src/Adaptation/MeshAdapter_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified src/Adaptation/callMesher4D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_HCH_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_Symmetric_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_HCH_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was removedsrc/Adaptation/MeshAdapter.cpp
The file was modified src/Adaptation/MeshAdapter1D.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_Block2x2_toy.cpp
The file was modified src/Adaptation/MeshAdapter2D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_GilesPierce_AV_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt2D_DGAdvective_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_PrimalOnlyBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/system/Adaptation/SolverInterface_DGBR2_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_UROP_toy.cpp
The file was modified src/Adaptation/callMesher3D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/system/Adaptation/SolverInterface_DGAdvective_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MeshAdapter.h
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_Sub_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_NACADuct_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_HOW5_CI1_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_CornerSingularity_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Nakayama_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
Commit 7e81b6200e7caaceb8731eb5a0bdfa90803fef87 by blsc
Missing instantiation
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
Commit 0ca4e524b1b45a132a1663a5cf390e9d592e9f71 by galbramc
Fixed mistake in BuildAVRO
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
Commit 2310ac25bc4d087957e99a76d72463b0bb95f014 by blsc
Fixes for 3D CG case with artificial viscosity
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_InverseLUP_Real_Instantiate.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_InverseLU_Surreal_Instantiate.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_InverseLUP_Surreal_Instantiate.cpp
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Decompose_LUP_Surreal_Instantiate.cpp
The file was modified src/Field/FieldVolume_CG_Trace_Instantiate_3D.cpp
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/Field/FieldVolume_CG_Cell_Instantiate_3D.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Decompose_LU_Surreal_Instantiate.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Decompose_LU_Real_Instantiate.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was addedtest/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_ArtificialViscosity_toy.cpp
Commit 3dce316f2e1dac6b9651ac13cba562c14a47e648 by galbramc
Fixed compile issues related to separating dimensions
The file was modified test/sandbox/Adapt2D_DGBR2_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_PrimalOnlyBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
The file was modified src/Adaptation/MeshAdapter4D.cpp
The file was removedsrc/Adaptation/callMesher1D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_UROP_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Helmholtz_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_HCH_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_NACADuct_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_HCH_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_HemisphereCylinder_toy.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_Sub_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_HOW5_CI1_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_MultiScale_toy.cpp
The file was modified src/Adaptation/MeshAdapter2D.cpp
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Nakayama_toy.cpp
The file was modified test/sandbox/Adapt2D_DGAdvective_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt3D_DGAdvective_Euler_HCH_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_Symmetric_toy.cpp
The file was modified src/Adaptation/MeshAdapter1D.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_CornerSingularity_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_toy.cpp
The file was removedsrc/Adaptation/callMesher2D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_GilesPierce_AV_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_ST_toy.cpp
The file was removedsrc/Adaptation/callMesher4D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was removedsrc/Adaptation/callMesher3D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AR_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/Adapt2D_HDG_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Helmholtz_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified src/Adaptation/MeshAdapter3D.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_GilesPierce_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_CornerSingularity_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_MMS_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_AD_DoubleBoundaryLayer_toy.cpp
The file was modified CMakeLists.txt
The file was modified test/sandbox/Adapt2D_HDG_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MeshAdapter_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_L2_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_Block2x2_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_FlatPlate_toy.cpp
Commit 090e4f49c393c780905ace94b4525ab6802a04c0 by blsc
Initializing variables to fix some compiler warnings
The file was modified src/pde/NS/PDERANSSA3D.h
Commit 255410e00681c1141aca9e1b18218ccd25bc7b3a by blsc
LU factorization on processors so PETSc solves reliably
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_ArtificialViscosity_toy.cpp
Commit 5f2940264fb12a366c247d77dd2bfb6d866f7987 by galbramc
Missed a few
The file was modified test/system/Adaptation/SolverInterface_Galerkin_Stabilized_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_DGAdvective_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_DGBR2_btest.cpp
Commit 57a40960882b2c0659d81e2133b8b8b504e96fb9 by blsc
IRS updates
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/AlgebraicEquationSet_IRS.h
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/ImplicitResidualSmoothing.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_IRS.h
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/ImplicitResidualSmoothing.h
The file was modified src/SolutionTrek/Continuation/Continuation.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit e8d7511bbb868531e9df0d6df90656e6b8f9a3c4 by galbramc
Fix for gnu 4.8
The file was modified src/Adaptation/MeshAdapter.h
The file was modified CMakeLists.txt
The file was modified src/Adaptation/MeshAdapter1D.cpp
The file was modified src/Adaptation/MeshAdapter2D.cpp
The file was modified src/Adaptation/MeshAdapter3D.cpp
The file was modified src/Adaptation/MeshAdapter4D.cpp
Commit 4c1bddebdb450b98155d293e9eeb0e1a1c8cb4b4 by galbramc
Refactored tecplot output to reduce link time
The file was addedsrc/Field/output_Tecplot/output_Tecplot_LiftArea.cpp
The file was removedsrc/Field/output_Tecplot_impl.h
The file was addedsrc/Field/output_Tecplot/output_Tecplot_FP.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_MetricVolume.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_FieldVolume.cpp
The file was removedsrc/Field/output_Tecplot_Area_3D.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_MetricVolume4.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Metric_impl.h
The file was addedsrc/Field/output_Tecplot/output_Tecplot_FieldArea.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Lift_impl.h
The file was removedsrc/Field/output_Tecplot.cpp
The file was removedsrc/Field/output_Tecplot_SA.cpp
The file was removedsrc/Field/output_Tecplot_Error.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Error.cpp
The file was addedsrc/Field/output_Tecplot/TecTopo.h
The file was addedsrc/Field/output_Tecplot/output_Tecplot_FieldVolume4.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_SA.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_MetricArea.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_LiftLine.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_LiftVolume.cpp
The file was removedsrc/Field/output_Tecplot_FP.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Metric.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_MetricLine.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Field_impl.h
The file was removedsrc/Field/output_Tecplot_LIP.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_LIP.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Area_3D.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_FieldLine.cpp
The file was removedsrc/Field/output_Tecplot_Metric.cpp
Commit bd27b627dc8c2accd23d47a3e74667d70cb753d8 by galbramc
Forgot files
The file was modified src/Field/Element/ElementXFieldArea_impl.h
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
The file was modified src/Field/Element/ElementXFieldLine_impl.h
The file was modified src/Field/output_Tecplot_PDE.h
The file was modified src/Field/CMakeLists.txt
The file was modified src/Field/Element/ElementXFieldVolume_impl.h
Commit d41201cc74912d87583c066ceaedfc678232c157 by galbramc
Fixed muliple instantiations
The file was modified src/Field/output_Tecplot/output_Tecplot_Field_impl.h
Commit 8d6e27db078cb5a3588471d1bf5b25376adb1420 by pcaplan
pre merge
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
Commit 82627890c656cf5c5256e6994e4b97a9766e81cd by blsc
Syncing with hypersonic
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_IRS.h
Commit 5ee3aa7e3cbeeceed6aedc23e983f66258a54d82 by arthuang
reverting a dead end
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was removedsrc/ErrorEstimate/Galerkin/ErrorEstimate_ElementalBase_Galerkin.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was removedsrc/ErrorEstimate/Galerkin/ErrorEstimate_Elemental_Galerkin.h
The file was removedsrc/ErrorEstimate/Galerkin/ErrorEstimate_ElementalBase_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
Commit 254e442b063fd6cff761a678dda53661d9fd1352 by cfrontin
Adapt4D de-mothballing.
The file was modified src/Field/ProjectSoln/ProjectGlobalField.cpp
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit ee194cd51a2ee58681bec11454944f3ca5a31ea2 by cfrontin
Fixed 'potential' memory leak problem by putting frees in same scope as creation.
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 6189c3f936f159e349676aac5058bf17a68dedde by galbramc
Suppress cppcheck bug
The file was modified scripts/cppcheck/suppressions.txt
Commit d98a54a36e69e00689e0dc3b76f2e1d51e127541 by arthuang
tweaked AGLS setup, hope this one gets through!!
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_Joukowski_toy.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin_Stabilized.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/ErrorEstimate/CMakeLists.txt
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
Commit 4ff60678cbb0caf178a87226d6bdd2e570512f49 by arthuang
AGLS formulation w/ correction getting good rates! push to laptop, need to fix unit tests
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was addedtest/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit 1cccf798fe93858984d44159cf059557128ef420 by arthuang
unit tests should be working...
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
Commit c3ed3ee04c1f3862a9d5815aa3ca59d35f634aed by hcarson
pre merge
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit ea8bf01820774af75038ec809415448ce4577acd by galbramc
Another cppcheck suppression
The file was modified scripts/cppcheck/suppressions.txt
Commit 96066824f43d4b261fa9d1bac338a00dacd1e846 by hcarson
clean up on choosing reSolve groups
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/XField_Local_Base.h
The file was modified src/Field/XFieldVolume_ElementLocal.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XFieldLine_ElementLocal.cpp
The file was modified src/Field/Element/ElementProjection_L2.h
The file was modified src/Field/XField_Local_Common.h
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_ElementLocal.cpp
Commit 65d341360a2ca0eefbccc277642d9a59cff6f6aa by hcarson
some clean up
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateInteriorTrace_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBase_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
Commit 4097190c01436527db1129ae1c581296efdeb0c3 by hcarson
added a virtual method for computing Initial Error. The default version has the overhead of a solve associated, whereas the SolverInterface version has the cheaper version that avoids the solve and thus is more robust
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
Commit 5df10eb4b5cf609fae4f094e5b04f9a848c868ec by pcaplan
parameter for avro to allow for interior boundaries needed for wake models
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Field/XField3D_Wake.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.h
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
Commit 98415955a205dcc665bcc21bae7f2cde569b17d7 by arthuang
unit tests ready to go
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was removedsrc/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin_Corrected.h
The file was removedsrc/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin_Stabilized.h
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was removedtest/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_Stabilized_AD_btest.cpp
The file was addedtest/unit/ErrorEstimate/OutputCorrection_Galerkin_Stabilized_AD_btest.cpp
The file was addedsrc/ErrorEstimate/Galerkin/OutputCorrection_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was addedtest/sandbox/ErrorEstimateOrder_2D_CG_Stabilized_Triangle_AD_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was removedtest/system/Asymptotic/ErrorEstimateOrder_2D_CG_Stabilized_Triangle_AD_btest.cpp
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was removedtest/sandbox/ErrorOrderEstimate_2D_CGStabilized_Triangle_AD_toy.cpp
The file was addedtest/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected_AD_btest.cpp
Commit 5c9fe1469df3dc1cf8f4e87d60ca8ac3b6995424 by cfrontin
Adding 4D Legendre basis for Adapt4D + error estimates.
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.h
The file was modified src/BasisFunction/Documentation/legendre_basis.nb
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime.h
Commit bdfc6df87b5c19d68659b11bed00d8c3df7f224b by cfrontin
cmake addition of 4d legendre... still not finished though.
The file was modified src/BasisFunction/CMakeLists.txt
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.cpp
Commit 1f9d211775a788694f369ac6f035492df168839b by cfrontin
oops
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.cpp
Commit 1cf1d4203151b7df8f9961580336378d88be5303 by arthuang
don't use Philip's split for now
The file was modified src/Field/Local/whichLocalSplit.h
Commit 277f3025c14a0ba4d219657137c68d6a1e65304b by arthuang
add nb for output correction
The file was addedtest/unit/Discretization/Galerkin/OutputCorrection_GLS_AD.nb
Commit b0d3a2edfd881298c21f0e2f450c33beb749ab65 by arthuang
got rid of a unnecessary sandbox, updated other test
The file was removedtest/sandbox/LocalSolve2D_Galerkin_Stabilized_Triangle_AD_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
Commit fccbd6b292272675bd71036f34596b3a68e3faa0 by galbramc
One less call to checkGrid for curved LocalPatch
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 3a21d185a6076e2ff013f9a9b85a84ed0da0f863 by blsc
More IRS stuff
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_IRS.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/SolutionTrek/Continuation/Continuation.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/ImplicitResidualSmoothing.h
The file was modified test/unit/SolutionTrek/Continuation/ImplicitResidualSmoothing_btest.cpp
The file was modified test/unit/UnitGrids/XField3D_GaussianBump_Xq_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_ArtificialViscosity_toy.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion1D.h
Commit 453b1d4a316fbd68e9b53260b9edd50e74f64208 by pcaplan
moved metric conformity to separate file
The file was addedsrc/Adaptation/MetricConformity.h
Commit 440d7c44f8a7a18ab61d85172959b8eb359ed33a by pcaplan
tried to assess metric conformity and re-adjust target cost but simpler to just ask the mesher and have inner loop on adaptations to control target cost
The file was modified src/Adaptation/MeshAdapter4D.cpp
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Field/Element/ElementProjection_L2.h
The file was modified src/Adaptation/MOESS/XFieldND_EquilateralRef.cpp
The file was modified src/Adaptation/MeshAdapter_impl.h
Commit 92bcc5c03ea697dcd16563d04495cc64926b1a61 by arthuang
pushing to hypersonic
The file was removedtest/sandbox/ErrorEstimateOrder_2D_CG_Stabilized_Triangle_AD_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
Commit ec3c46b3bb31ca30095a79090c6c7ca1c75e9deb by pcaplan
some fixes to actually use the volume factor...
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
Commit 41d7d130d5821d37383bddd8b4dac00e1f3a5d19 by hcarson
new elemental error estimate for CG, not especially tested but seems to be ok
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimate_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
Commit d9fd24a9a15f15e23ea11421c7ce660c4eb3f477 by hcarson
more tweaks to cases
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit 3143913b612829db209953e113ba94ff214c1dc5 by cfrontin
Add static caching for pentatope quadrature.
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
Commit e283894565878fa0aa9849eefae99588c713c16d by ursachi
Set edge length bound = 1 for 1D
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
Commit 00b14193217e91e07af5367460a48aa2d52aa33d by ursachi
Added exponential and maxcubic functions
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.cpp
Commit 0783707c69454418b5a0944a0c65f008d24db638 by ursachi
1D test cases
The file was addedtest/sandbox/Adapt1D_DGAdvective_Line_Euler_GilesPierce_toy.cpp
The file was addedtest/sandbox/Adapt1D_L2Project_toy.cpp
Commit e41b30450307ab92d3df8453df6b5b91d80cf1c6 by galbramc
std::stringstream has a surprisingly expensive constructor
The file was modified src/Field/XFieldArea_checkGrid_impl.h
The file was modified src/Field/XFieldLine_checkGrid_impl.h
The file was modified src/Field/XFieldSpacetime_checkGrid_impl.h
The file was modified src/Field/XFieldVolume_checkGrid_impl.h
Commit 8e7f59b2a643032b0949a0f1893eb03f0b656d32 by galbramc
Fixed formatting
The file was modified src/Meshing/avro/MesherInterface_avro.h
Commit 8478e797bb1ef659b9f136ae8bc3356ddfdfeaf2 by galbramc
Added missing copyright
The file was modified src/Adaptation/MetricConformity.h
Commit 153588c5bbaec31ff6dbbc539cd2990f7d91062f by galbramc
Added missing includes
The file was modified src/Adaptation/MetricConformity.h
Commit 234edbdb23df1857a0f43cf15c87b2982632b7e9 by pcaplan
include set
The file was modified src/Adaptation/MetricConformity.h
Commit 75405ca96830c3c8cdcb424b3823b4cce623b763 by pcaplan
merge
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
Commit bf0a65be12fed21af025010403dd028c7cba42e6 by pcaplan
still default to savithru's local split
The file was modified src/Field/Local/whichLocalSplit.h
Commit e83c54aa6cb8138636ddf62f40ebe83b5175c7ea by pcaplan
protect quadrature tests with use_conical
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_btest.cpp
Commit 278f0178d9e2e741ca212f9d9376a4ab3daa150b by ursachi
Deleted unnecessary includes
The file was modified test/sandbox/Adapt1D_L2Project_toy.cpp
Commit 30ff7776810130ded3834bc26f798ae010e8285a by hcarson
changes to make avro grids compile again
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_LikelihoodSweep_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit ff3511ef8489521339d13bfa25dd75c407e90ec2 by hcarson
cleanup and forgotten files
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified test/unit/Field/Element/ElementProjection_L2_Triangle_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateBoundaryTrace_Galerkin_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_AD_btest.cpp
The file was modified test/unit/pde/AnalyticFunction/AD_DoubleBL_Solutions.nb
Commit 05b9815c0a288de12b1554cb71caeb105d802203 by galbramc
Progress towards avro+Wakes. Added intel19 to jenkins env.
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Field/XField3D_Wake.h
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.h
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified test/unit/Meshing/avro/XField_avro_btest.cpp
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was modified src/Meshing/avro/XField_avro.h
The file was modified scripts/jenkins/jenkins_env.sh
The file was modified src/Field/XField3D_Wake.cpp
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/Adaptation/MeshAdapter_impl.h
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified CMakeLists.txt
The file was modified src/Meshing/avro/XField_avro_4D.cpp
The file was modified src/Meshing/avro/XField_avro_3D.cpp
Commit 44881d4fabcdc09834dadc219c620a76c36f6ce1 by cfrontin
Quadrature fix.
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
Commit f059c57a78200ad1f8981fe828e003f6e6ddbd53 by cfrontin
Added Legendre4D Bases.
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
Commit f7b4943d691b0ae3a14b9a22502cbf7cc82eb523 by cfrontin
Adapt4D ADST should *start*.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 6b65877c8c230e10018b9754734d7f5fd1f4c86b by galbramc
Remove files dumped by avro
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
Commit 3628fd728b598d9c475932ddd9eed4b0471d11f2 by galbramc
Fixed missing parameter checks
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
Commit ebd907a185a844da2820e107b3d17045f51ba4e4 by galbramc
Improved speed of XField_LocalPatch
The file was modified src/Field/XFieldSpacetime_checkGrid_impl.h
The file was modified src/Field/XFieldVolume_checkGrid_impl.h
The file was modified src/Field/XFieldArea_checkGrid_impl.h
The file was modified src/Field/Element/UniqueElem.cpp
The file was modified src/Field/Element/UniqueElem.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/XField_impl.h
The file was modified src/Field/XFieldLine_checkGrid_impl.h
Commit d18f96b0c970a4f648c487aeea7f263727082870 by galbramc
Allow longer time for slow test
The file was modified test/unit/Adaptation/MOESS/NLOPT/CMakeLists.txt
Commit daa356a6868cec2cc4b63c9a8f9e8b56f33f52f6 by pcaplan
debug CG local patch
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit a1adff5894e75f53a28f38890e6189cd54fe23a9 by galbramc
Update UniqueTrace to use UniqueElem
The file was modified src/Field/Partition/LagrangeElementGroup.h
The file was modified src/Field/Partition/LagrangeElementGroup.cpp
Commit 4eb2e3ab1b50669a8004996ff00e26def2d88d9d by cfrontin
Added 4D pentatope Legendre unit tests.
The file was addedtest/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre_btest.cpp
Commit 244bbc10867bba196f75511f9caa82f73ce70a94 by cfrontin
Complete Legendre 4D test.
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre_btest.cpp
The file was addedtest/unit/IO/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre_pattern.txt
Commit c678a0b81a9d7be43ddb39eb57a7d4356285a9e3 by cfrontin
Actually this time.
The file was modified test/unit/IO/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre_pattern.txt
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre_btest.cpp
Commit b082dd26afea430e2f79aee44e930318bdfed70c by cfrontin
Universalized legendre max order, refactored variable.
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre_btest.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.h
Commit 18749b14b4e7223fcf131ba8730a7348ba552ad3 by cfrontin
first errormodel additions.
The file was modified src/BasisFunction/ReferenceElement.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit bb34138a0ad83519c8babbab59f271f6efab8c31 by galbramc
Updating the delta wing case
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 19f5710e475288b5b24ba1a16e630911a0cc2bc7 by galbramc
Fixed compile errors
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 2e9bf7a7d6f90de32328d226d1347df8b9f03b87 by cfrontin
reference element tested and ready to fly.
The file was modified src/BasisFunction/ReferenceElement.cpp
The file was modified test/unit/BasisFunction/ReferenceElement_btest.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.h
Commit 13fa2b4d8713d16755b56a7c3f500bc73a55137f by galbramc
More compile fixes for DeltaWing. avro works again with it.
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit ab9bf737970050a38aaf1f63be80c3958d92ed46 by galbramc
Skip blank backtrace numberes. Lots of work towards avro+Wakes
The file was modified src/Meshing/avro/XField_avro.h
The file was modified src/Meshing/avro/XField_avro_3D.cpp
The file was addedsrc/Field/Element/UniqueElemHash.h
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Meshing/EGTess/EGTriangle.cpp
The file was modified test/unit/Meshing/avro/XField_avro_btest.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Meshing/avro/XField_avro_2D.cpp
The file was modified src/Field/Partition/LagrangeElementGroup.h
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.h
The file was modified src/Meshing/avro/XField_avro_4D.cpp
The file was modified src/tools/BackTraceException.cpp
Commit 6f724f089d82d85d10db02299b7c9bc5816fdc3f by cfrontin
Fixed test for lagrange basis function spacetime, moving coords to inherited class from base class.
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
Commit 25c55fbf15bf12adcd950d8101d3057f87ff8696 by cfrontin
warning fix, you dumbass\!
The file was modified src/BasisFunction/ReferenceElement.cpp
Commit 9f619a368e32e2146c42b5775d775e5f54d674ce by galbramc
Fixed up hashing and added unit tests for UniquElem
The file was addedtest/unit/Field/Element/UniqueElem_btest.cpp
The file was modified src/Field/Element/UniqueElemHash.h
Commit d1be98d262c3073782f3ba6c0e0de3009d341999 by cfrontin
fixed cross-machine tolerancing issue.
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre_btest.cpp
Commit 82d19569cefb2d68304c98a293eb6d07d3b121e8 by galbramc
Lots of fixes for avro+Wakes
The file was modified src/Meshing/TetGen/makeTetGenModel.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/Field/XField3D_Wake.cpp
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Meshing/TetGen/EGTetGen.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
Commit a0e0a93a0ea0356767663ff613b5a0f07de41f12 by galbramc
Don't dump file
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
Commit 1d73c22b738d55012d8ad421dd55a7dca0259f2e by hcarson
pre merge
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit 43bc2628e641f2aaa87133c985ea55f6dd909655 by galbramc
Reduce testing in MOESS_Gradation_Optimizer_NLOPT_btest
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
Commit 47e459a459e7380d44fc335d09f0bcda8215cc55 by arthuang
new and improved AGLS formulation
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
Commit 483c6e1541e097f5bace3cec6632112d2245a1d6 by pcaplan
premerge
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime.h
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified test/sandbox/XField_LocalSplit_Timing_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
Commit 5f0f8597e45ffd9c105b1908719e36d132bb80e0 by galbramc
Use operator() to modify avro topologyDup
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
Commit 999bd934b9c9d456be3ad9e876043ee130368d15 by galbramc
Add backtrace info to singular matrix. Enable VERA_ERROR for all builds with SANS_Commit.sh
The file was modified src/LinearAlgebra/DenseLinAlg/tools/SingularException.h
The file was modified scripts/jenkins/SANS_Commit.sh
Commit cf68d06b618f2c75d97a81f755722bc506f7f44c by galbramc
Quadrature fixes
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
Commit 08ad8e04e8e6c349bb71b215cdcf41f9741221fe by galbramc
Removed unnecessary line
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
Commit 3068bd15714d445b3587f57c00a6fa307b442378 by galbramc
Add vera to CentOS and Rhel. Undo some fixes.
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was modified scripts/jenkins/jenkins_env.sh
Commit 18bd8b7bfcd7186c2fd0c1d561700c0262d4ae1f by galbramc
Added boost to LD_LIBRARY_PATH on CentOS
The file was modified scripts/jenkins/jenkins_env.sh
Commit 627c54eb73a8a55a3f7a0cbd6d24a9ba52024fce by galbramc
Guard against negative nodal metrics from ImpliedMetic optimizer
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
Commit 14a14a6af93e0568128b68f402fbdb5ea76a1fb5 by galbramc
Updated avro and refine build to work with .tgz files
The file was addedexternal/avro_tar.sh
The file was addedexternal/refine_tar.sh
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
Commit 857b6f6add2bb899fede99bb2022daddd64ba5e7 by galbramc
Updated build of lapack and avro build to use SANS lapack
The file was modified CMakeInclude/Finds/FindLAPACK.cmake
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified CMakeInclude/Builds/BuildLAPACK.cmake
Commit 580add14ff8caaa86ba806ca27153308a16ac692 by galbramc
Forgot to remove test hack
The file was modified CMakeInclude/Finds/FindLAPACK.cmake
Commit 6b6db1f03432a82169e64a12fa4dbd884318c54e by galbramc
Fixed mistake in FindLAPACK
The file was modified CMakeInclude/Finds/FindLAPACK.cmake
Commit f03c19e1c0d80e2046e2ee5ebf84d7798bef4598 by galbramc
Add more diagnostics to Jacobian failure with RefCoordSolver
The file was modified src/Field/Element/RefCoordSolver.cpp
The file was modified CMakeInclude/Finds/FindLAPACK.cmake
The file was modified src/LinearAlgebra/DenseLinAlg/tools/SingularException.h
Commit 883978563fb42cd43b739c2c2d6a53c903872e31 by galbramc
More debug info for singular RefCoordSolve
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
The file was modified src/Field/Element/RefCoordSolver.cpp
Commit 3574e1b08af78586b32440566bf97180e45ff52d by galbramc
Missing include
The file was modified src/Field/Element/RefCoordSolver.cpp
Commit d40151680f5ae002d73ac0b6a4f119f8a7b4e6b9 by pcaplan
GRRRRRRRRRRRRRRRR CELL GROUP 1 NEEDS  TO BE ADDED TO RESOLVE CELL GROUPS FOR CG GRRRRRRRRRR (โ•ฏยฐโ–กยฐ๏ผ‰โ•ฏ๏ธต โ”ปโ”โ”ป
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Field/Field_Local.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
The file was modified src/Field/Partition/LagrangeElementGroup.h
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Local/whichLocalSplit.h
Commit c186c116e41efdabb54906cfc64ef28a071d5b58 by pcaplan
got rid of hackery
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
Commit 2e4e98493a06578ab0fdf61e638685a3fa37c2af by pcaplan
extra space
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
Commit 9e500e304a9a71e76df2a3e034265efdf93575be by galbramc
Working towards scale invariant DenseLinAlg solves
The file was modified src/LinearAlgebra/DenseLinAlg/InverseLUP.h
The file was addedsrc/LinearAlgebra/DenseLinAlg/tools/SingularException.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/CMakeLists.txt
The file was modified src/LinearAlgebra/DenseLinAlg/tools/SingularException.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_Decompose_Cholesky_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_Decompose_LDLT_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/InverseLU.h
The file was modified src/LinearAlgebra/DenseLinAlg/InverseQR.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_3x3.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/InverseLDLT.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_2x2.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_4x4.cpp
Commit 7fcaef1190a6b72438e1bbcbf8fffc8ce439a52e by pcaplan
line unit test should really allow edge split since its the same as an iso split, vera fixes too
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified test/unit/BasisFunction/BasisFunction_RefElement_Split_btest.cpp
Commit e37a02eac825fe3a4f9ee13bc8308bf14181e739 by pcaplan
cleanup of unused debugging stuff...what a colossal waste of time
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 4e79041dcadaf7a0b3b522f5fd38c5f8378930fb by pcaplan
trailing whitespace
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
Commit bfde2943d6ae33dbfea011081a42e2d3f01215c4 by galbramc
Update vera to remove scripts when warn/error is changed. Add limits inlcude where numeric_limits is used.
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Galerkin_HSM2D_btest.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_factorize.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_2x2.cpp
The file was modified test/unit/pde/HSM/VarLambda_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.cpp
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixD_LAPACK_btest.cpp
The file was modified src/Field/DistanceFunction/DistanceSolver.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_Decompose_QR_btest.cpp
The file was modified test/unit/PanelMethod/XfoilPanelEquationSet_btest.cpp
The file was modified CMakeInclude/Vera.cmake
The file was modified test/unit/SolutionTrek/Continuation/PseudoTime_btest.cpp
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified test/unit/Field/ProjectGlobalField_btest.cpp
The file was modified test/unit/Discretization/CG/ResidualParamSensitivity_CG_Triangle_AD_btest.cpp
The file was modified test/unit/SolutionTrek/Continuation/ImplicitResidualSmoothing_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
Commit 072a8954b0664d49d0108a4cc52760b5037ebc83 by arthuang
reverting to new AGLS formulation
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
Commit 916c50098e08c17577c7277aa079702c4b0e6622 by arthuang
reverting to not use Philip's split to get thru Jenkins
The file was modified src/Field/Local/whichLocalSplit.h
Commit dee48557bee3691cd015c25c840bc7820ff3b7fe by pcaplan
silence warning
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
Commit 2814bf8e02ae49939aedecb4fcfd71c9eec0a071 by savithru
Updates to CMake files
The file was modified CMakeInclude/Builds/BuildLAPACK.cmake
The file was modified .gitignore
The file was modified CMakeInclude/Finds/FindLAPACK.cmake
The file was modified CMakeInclude/SANScotire.cmake
The file was modified CMakeInclude/Checks/CheckLAPACK.cmake
The file was modified CMakeInclude/Dependencies.cmake
Commit 318ad0e64699c9fe397690b3bf26f844ee1cedf2 by galbramc
Fix quadrature memory leak again
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
Commit d0c7608262b9fbf959d39b8b5e41910111fce6c8 by cfrontin
trying to solve pivot problem... not yet though.
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_InverseLDLT_impl.h
Commit 9c1e01c0aa0041317bf5e052a23f81c180135c4e by hcarson
added assert grid. Wraps check grid in a try-catch and return true if it passes. Can use in places where checkGrid can be removed in Release mode
The file was modified src/Field/XField.h
Commit ef6d15ab1c49e48982ca0846974fb5dbadb048fb by hcarson
pre merge
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit 313f41467e2ba5f739a4922eeec27163b0a4f4a4 by galbramc
Updates so avro+Wake appears to be working
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified test/unit/UserInterfaces/CMakeLists.txt
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
Commit 5f5a3e017899e8acde3770510a33b0c37c6ccfc9 by cfrontin
fixed ReferenceElement constraint jacobian assignment ya dingus.
The file was modified src/BasisFunction/ReferenceElement.cpp
Commit 535f09a77b6dd1c01b8f1bef3a1d09dac11e56dd by cfrontin
fixed ReferenceElement constraint jacobian assignment ya dingus, pt. II: unit testing boogaloo
The file was modified test/unit/BasisFunction/ReferenceElement_btest.cpp
Commit 2e877d7fdbdea8a9b05ff3e2e08d69f7f17a2c0d by cfrontin
Removed pivoting change that was dumb anyway.
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_InverseLDLT_impl.h
Commit f05e21f63bf24b4674a21d96e8d03a7e0ac9b85a by ursachi
Combined into one file
The file was removedtest/sandbox/Adapt1D_L2Project_toy.cpp
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
Commit 9683041f46451aaf2c50c5a2564a8dbfcc08ae65 by arthuang
sandbox updates
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
Commit 2ca028f012540a6cdd5fee99338d4e914b0e8c6b by arthuang
moving towards rans adaptive cg
The file was removedtest/sandbox/Adapt2D_DGBR2_RANSSA_NACADuct_toy.cpp
The file was removedtest/sandbox/Solve2D_DGBR2_Triangle_RANSSA_WBWT_toy.cpp
The file was removedtest/sandbox/Solve3D_DGBR2_RANSSA_WBWT_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was removedtest/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_UROP_toy.cpp
The file was removedtest/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_UROP_toy.cpp
The file was addedtest/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
Commit eca237725f071f5fbca979f7e6c2332b0dcadb92 by arthuang
RANS test case working
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
Commit 606a9668a91a9911ac13d637ea1af344e3805e97 by arthuang
rans joukowski working for real?
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
Commit 74f4d5e34863fcd5474fdabf835ff3746042418a by galbramc
Fixed link errors
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified test/unit/Meshing/avro/CMakeLists.txt
Commit fa649f7089a5c8734bf0b3450fd44aaea604a02a by galbramc
More fixes for avro+Wake. Needs some more checks.
The file was modified src/Meshing/EGTess/CMakeLists.txt
The file was addedsrc/Adaptation/MeshAdapter/MeshAdapter_impl.h
The file was addedsrc/Adaptation/MeshAdapter/MeshAdapter2D.cpp
The file was addedsrc/Adaptation/MeshAdapter/callMesher.h
The file was addedsrc/Adaptation/TargetMetric/TargetMetric2D.cpp
The file was removedsrc/Adaptation/MeshAdapter3D.cpp
The file was addedsrc/Adaptation/TargetMetric/TargetMetric3D.cpp
The file was addedsrc/Adaptation/MeshAdapter/MeshAdapter3D.cpp
The file was removedsrc/Adaptation/MeshAdapter_impl.h
The file was removedsrc/Adaptation/MeshAdapter2D.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified test/unit/Meshing/avro/CMakeLists.txt
The file was addedsrc/Adaptation/TargetMetric/TargetMetric4D.cpp
The file was addedsrc/Adaptation/MeshAdapter/MeshAdapter4D.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
The file was removedsrc/Adaptation/MeshAdapter4D.cpp
The file was removedsrc/Adaptation/TargetMetric.cpp
The file was addedsrc/Adaptation/TargetMetric/TargetMetric1D.cpp
The file was modified src/Meshing/EGTess/WakedFarFieldBox.cpp
The file was addedsrc/Adaptation/MeshAdapter/MeshAdapter1D.cpp
The file was addedsrc/Adaptation/TargetMetric/TargetMetric_impl.h
The file was removedsrc/Adaptation/MeshAdapter1D.cpp
The file was modified src/Meshing/EGTess/makeWakedAirfoil.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was removedsrc/Adaptation/callMesher.h
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
Commit 0e83cc8e29f89f57f68d138cb83a7431ea3924b1 by galbramc
Forgot files
The file was addedsrc/Meshing/EGTess/intersectWake.h
The file was addedsrc/Meshing/EGTess/intersectWake.cpp
Commit 9e2e616c6ff64cafeea9a0bb073e079a6ac7dbad by galbramc
Fixed compile error
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
The file was modified src/Meshing/EGTess/intersectWake.cpp
Commit 8b85e78db5dc2cc084b74fe09481d8b9a54aee7f by galbramc
Split up the Adaptation library by dimension
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_1D.cpp
The file was addedsrc/Adaptation/MOESS/NodalMetrics/NodalMetrics1D.cpp
The file was addedsrc/Adaptation/MOESS/ErrorModel/ErrorModel2D.cpp
The file was addedsrc/Adaptation/MOESS/NodalMetrics/NodalMetrics3D.cpp
The file was removedsrc/Adaptation/MOESS/ErrorModel.cpp
The file was removedsrc/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_4D.cpp
The file was addedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_1D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT_1D.cpp
The file was addedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_3D.cpp
The file was addedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_4D.cpp
The file was addedsrc/Adaptation/MOESS/ErrorModel/ErrorModel4D.cpp
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO/MOESS_PX_Optimizer_TAO_impl.h
The file was addedsrc/Adaptation/MOESS/MOESS/MOESS3D.cpp
The file was addedsrc/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was addedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_1D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_3D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT_impl.h
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT_2D.cpp
The file was addedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_2D.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was addedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_3D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT_4D.cpp
The file was addedsrc/Adaptation/MOESS/ErrorModel/ErrorModel3D.cpp
The file was addedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was removedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MOESS/NodalMetrics/NodalMetrics4D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_2D.cpp
The file was addedsrc/Adaptation/MOESS/MOESS/MOESS2D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT_3D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_3D.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_4D.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was removedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.cpp
The file was addedsrc/Adaptation/MOESS/MOESS/MOESS4D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_2D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_impl.h
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_impl.h
The file was addedsrc/Adaptation/MOESS/ErrorModel/ErrorModel1D.cpp
The file was addedsrc/Adaptation/MOESS/MOESS/MOESS1D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_1D.cpp
The file was removedsrc/Adaptation/MOESS/MOESS.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_4D.cpp
The file was addedsrc/Adaptation/MOESS/NodalMetrics/NodalMetrics2D.cpp
The file was removedsrc/Adaptation/MOESS/NodalMetrics.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was removedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was addedsrc/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_2D.cpp
Commit b7e56d5a5ecf122f21910bd7734fa4bfce1cc573 by galbramc
Compile error fix
The file was removedsrc/Adaptation/MeshAdapter/callMesher.h
The file was addedsrc/Adaptation/callMesher.h
The file was modified src/Adaptation/MeshAdapter/MeshAdapter_impl.h
Commit f9f768fb0ce78b67c0e4a9ed660a0583eb66c82c by galbramc
Fix link errors
The file was modified test/unit/UserInterfaces/CMakeLists.txt
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
Commit d6117b8651bfddf68620379e42ae7791790e9423 by galbramc
Another link error
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
Commit 929941ae9ae21ff1dd9b4c76304ea27e2b163dcc by cfrontin
Migrated single boundary layer scalarfunction from 4D to 3D+T
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
Commit acdeca0f94a396c7369305f354da8c99cc24561a by galbramc
Remove debug files
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
Commit c7ed57e782080a6982f8b2ab283037770926d7fb by galbramc
Don't run avro with wakes due to failing debug dumps in avro
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
Commit 592f843bf4f2094d177e559181c38213f43a9761 by galbramc
Split avro Wake edges that span the entire wake
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.h
Commit dc7e19959d1c4777dc3c8fceb1012f1af96eca25 by galbramc
Trying to split segments on wakes, but I need help...
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
Commit 10073e28cc3bde9e6e62f44f1732ec74aea5eae9 by galbramc
Fail depends tests if files are generated
The file was modified scripts/jenkins/SANS_Commit.sh
The file was modified scripts/jenkins/SANS_Depend.sh
Commit 38387c580547ed86d81dfaa4b3e6436c2f7be750 by galbramc
Reworking MOESS to use Field_CG
The file was addedsrc/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean2D.cpp
The file was modified src/Adaptation/TargetMetric/TargetMetric_impl.h
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was addedsrc/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
The file was addedsrc/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean4D.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was removedsrc/Adaptation/MOESS/CostModel_FeFloa.h
The file was addedsrc/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean3D.cpp
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/TargetMetric.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was removedsrc/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was addedsrc/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean1D.cpp
The file was removedsrc/Adaptation/MOESS/CostModel_FeFloa.cpp
Commit 341462fbff07c768e2c0466143dd1db0067b804c by arthuang
revert away from Philip's local split
The file was modified src/Field/Local/whichLocalSplit.h
Commit e20fe74907bbeec7d15459a7bd2374ed463ccf36 by arthuang
update error estimate unit test
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
Commit 25cf43d22dfe99f0235aa474c69a0adeb1f799eb by arthuang
unused variable
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
Commit 44644a9f528c9036e99e9372666800b66840d115 by ericdow
added gravity to 2D two phase case
The file was addedtest/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
The file was modified CMakeInclude/Finds/FindPETSC.cmake
Commit 0753b6fd191494761b5dbc814e4948411d1ec286 by galbramc
New parameters for new EPIC 10.3 executable
The file was modified src/Meshing/EPIC/MesherInterface_Epic.h
The file was modified test/unit/IO/Adaptation/epic_script_example2D.com
The file was modified test/unit/IO/Adaptation/epic_script_EpicProjectFlag_3D.com
The file was modified test/unit/IO/Adaptation/epic_script_example3D.com
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
The file was modified test/unit/IO/Adaptation/epic_script_EpicProjectFlag_2D.com
The file was modified test/unit/Meshing/EPIC/MesherInterface_Epic_btest.cpp
Commit fa6b96e4ffeda56931019b3c5166642425aeedcc by galbramc
More reworking of MOESS
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ST_toy.cpp
The file was removedtest/unit/Adaptation/MOESS/CostModel_FeFloa_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was modified test/sandbox/Adapt2D_HDG_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_1D.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_GilesPierce_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_BuckleyLeverett_ST_toy.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_4D.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_4D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified test/unit/Adaptation/MOESS/MOESS_btest.cpp
The file was modified test/sandbox/Adapt1D_DGAdvective_Line_Euler_GilesPierce_toy.cpp
The file was modified test/main_boost_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_PrimalOnlyBoundaryLayer_toy.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_Block2x2_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Field/Element/RefCoordSolver.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_Symmetric_toy.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_3D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_QuarterFiveSpot_toy.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_BackwardsStep_toy.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_3D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_ArtificialViscosity_toy.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was removedtest/fenv.h
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_L2_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ST_toy.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_1D.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_2D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_2D.cpp
Commit 0766dc86be841ebb67f1926087ec6dbd29e2fe22 by galbramc
More cleaning of MOESS
The file was removedsrc/Adaptation/MOESS/MOESS_CostModel.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was removedtest/unit/Adaptation/MOESS/MOESS_CostModel_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
Commit ef9e2f5c3656c111c3a3b9194ada98eeebce90a1 by galbramc
Fix ccache path for SANS_Depend tests
The file was modified scripts/jenkins/SANS_Depend.sh
Commit 4f331186ebb514434ef13c9a4e699d442d7d2d33 by galbramc
Another script fix for depends
The file was modified scripts/jenkins/SANS_Depend.sh
Commit 45be0977e5f5ec32739eaa08fc44503ebc3fbae2 by pcaplan
catch invalid split for high-order
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 2784c3e0826c5ad08de39be8a65e1009c42aa7ac by galbramc
Lots more work towards refactored MOESS
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_1D.cpp
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.h
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel2D.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_1D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_1D.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_2D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel1D.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_3D.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_2D.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel4D.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_1D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_4D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_4D.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_3D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel3D.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_4D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_4D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_2D.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.h
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_3D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_3D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_2D.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.h
Commit d0e247fb82e30d5613825885e4648e5aed1352db by galbramc
More work on MOESS
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified test/unit/Adaptation/MOESS/MOESS_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
Commit 030a88e0d0ca2167e99d56464f4176e9deab9bff by cfrontin
updated ADST cases.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit 1a2c69e35b513b922b8ece02560733d75f5323cb by galbramc
MOESS refactoring to use fields seems to be done.
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/CMakeLists.txt
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_impl.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified src/Adaptation/TargetMetric/TargetMetric_impl.h
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
Commit 19e0e54b41634a304c9e422366934af9f353c9fb by galbramc
Fixed includes
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_impl.h
Commit 0501141e9cb7df963ea3b51f217446679eadc2be by galbramc
Fixed parallel print statement
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
Commit 29bed4f4b60e452b250ccd2be955f146ef943632 by galbramc
SANS optimizer was using wrong initial step matric.
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_impl.h
Commit 3481febac9bdfffa7a634f84e4124ae87abe378b by galbramc
Fixed bug in edge length deviation
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
Commit 68481c4d084035c58512c62a9646614c40e74005 by galbramc
Minor fixes
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT_btest.cpp
Commit d4373c49ef3520e0c31318fa26706ad10c210874 by galbramc
More ping tests
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
Commit bc4c1ddd5c73bfb8fc179fc1e28148db70493499 by galbramc
Split up ProjectGlobalField
The file was removedsrc/Field/ProjectSoln/ProjectGlobalField.cpp
The file was addedsrc/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField3D.cpp
The file was addedsrc/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField4D.cpp
The file was addedsrc/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField1D.cpp
The file was addedsrc/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField2D.cpp
The file was modified src/Field/CMakeLists.txt
The file was addedsrc/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField_impl.h
Commit d51e088352d923f5b519c4f5b8220124d920b930 by galbramc
Asymmetric cost schedule
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit e7eb395e86a37c6b29071944ed9f6d2978e759a2 by galbramc
CMake updates
The file was modified CMakeInclude/Finds/FindEGADS.cmake
The file was modified CMakeInclude/Checks/CheckLAPACK.cmake
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/Finds/FindLAPACK.cmake
The file was modified CMakeInclude/Builds/BuildLAPACK.cmake
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified CMakeInclude/SANScotire.cmake
Commit 98d392ad55bcea141f06bfe2e3f2e7cf6e1bc455 by ericdow
continued working on debugging two phase gravity fluxes
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified src/pde/PorousMedia/SolutionFunction_TwoPhase2D.h
The file was modified src/pde/PorousMedia/SolutionFunction_TwoPhase2D.cpp
Commit 47d88a9f137444d9b63a6688c7b11f1d90b9a9b6 by galbramc
TAO implied metric calculation works in parallel
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/CMakeLists.txt
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
Commit d967496c133786c33e03a07c340edfcec7401f41 by galbramc
Fix typo
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
Commit edc88cd66801172f37c9a3758cdbdad675476ccc by galbramc
Remove mesh_0.json from tests with avro
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
Commit 8f7fd529d1065bda7ada60c99847a8f547616122 by galbramc
More work towards parallel MOESS with TAO
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified src/Adaptation/CMakeLists.txt
The file was addedtest/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
The file was removedsrc/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was removedsrc/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO/MOESS_PX_Optimizer_TAO_impl.h
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO.h
The file was removedtest/unit/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_4D.cpp
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_2D.cpp
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_1D.cpp
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_3D.cpp
Commit 542d376962a5118d75616989c33bcd0b65a9e7c1 by galbramc
Some compile fixes
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
Commit 62696368373885fa578ab78694b9579c9c245958 by galbramc
Synchronize error models in ghost/zombie cells
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel.h
Commit 407d79952027d117f415377211940e4aacbbd648 by galbramc
Parallel MOESS is very close
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 679e6811cf19027ffe7d07b3218a21946b7958f7 by galbramc
Link error fixes
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
Commit c33c67ee477540c18c0d17c7b836ce473ad1d7e4 by galbramc
Some small fixes
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
Commit c4db2d2c9bfc18da4e2de4092f8a40734bfcaa71 by arthuang
working out RANS stabilization terms
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/pde/NS/Q2DPrimitiveRhoPressure.h
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/pde/NS/QRANSSA2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/AdvectionDiffusion/Source1D.h
The file was modified src/pde/AdvectionDiffusion/AdvectiveFlux1D.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was addedtest/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/AdvectionDiffusion/ViscousFlux1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
Commit 483eb6029dcd85b6fcbb689bffc9782ec8aaaa20 by hcarson
pre merge
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/TargetMetric.h
The file was modified src/Adaptation/MOESS/MOESS.h
Commit f689d0826e3bef5c4925daec35982ae75dc073e8 by galbramc
Stole MMA from NLopt to parallelize with TAO.
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_impl.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT_btest.cpp
Commit 224271292a7a847edc1fedd89fba6d22e25e1062 by galbramc
Added paralel serial equivalence test for MOESS TAO-MMA
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
Commit d4ef879e4f3e1c6de23f4b77ec44a870ed935010 by galbramc
If I TAO+MMA does not wory, try MMA+MPI
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
The file was addedsrc/Adaptation/MOESS/NLOPT/mma/README
The file was addedsrc/Adaptation/MOESS/NLOPT/mma/mma.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/mma/mma.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/CMakeLists.txt
Commit 444e53a0c30845d21ca583f527e0a9a857bc3b37 by arthuang
oliver test is running, not getting right rates yet
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/AdvectionDiffusion/ViscousFlux1D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/pde/AdvectionDiffusion/Source1D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.cpp
Commit 457e8593b2480b6f6cb77c20e66315b17a5aa09c by savithru
Added artificial viscosity to tilted reservoir test case
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
The file was modified src/pde/PorousMedia/SolutionFunction_TwoPhase2D.h
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
Commit f3e9849770eef3001ccb752df220133a25108f17 by hcarson
version used in the git bisect
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
Commit 88321125c75ba4ab647bfd8cf43c79faf85787c8 by arthuang
refactored stabilized CG
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified src/pde/AdvectionDiffusion/ViscousFlux1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/AdvectionDiffusion/Source1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified scripts/vera/exclusions.txt
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
Commit 1d26cc75305d2c104c00a2e232f1de9ff3b15d93 by cfrontin
more robust quadrature tests, shouldn't have issues with quadrature caching.
The file was modified src/Quadrature/QuadratureSpacetime.h
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_btest.cpp
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
Commit 8bc8aebc4c0e5650231c8d9bf340d9421bae3d3f by arthuang
push to laptop in the middle of updating RANSSA
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit d2e0cedabd4a87fb55c382f4a547b6d88f69bbfd by arthuang
missing term for adjoint in RANSSA.. needs unit testing
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
Commit 55f521f455fc9f1022943cae955b3dc751ab8eb3 by arthuang
rans sourcegradientjacobiangradient thoroughly unit tested
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
Commit 59311fcdca06919fa6b8504b57c0e97c7c77824a by savithru
Added pressure integral output for two-phase. Modified tilted reservoir test-case.
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
Commit 62e1986d5321ab3c223464c13067cefff68d91e1 by galbramc
Parallel MMA algorithm!
The file was modified src/Field/Field_NodalView_Area.cpp
The file was modified src/Field/Field_NodalView_Line.cpp
The file was modified src/Field/Field_NodalView_Spacetime.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/mma/mma.h
The file was modified .gitignore
The file was removedsrc/Adaptation/MOESS/NLOPT/mma/mma.cpp
The file was modified test/unit/Field/Field_NodalView_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO.h
The file was modified src/Field/Field_NodalView_Volume.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
The file was removedsrc/Adaptation/MOESS/NLOPT/mma/README
The file was modified test/unit/Adaptation/MOESS/CMakeLists.txt
Commit f65b3d72a7b1ed07d79405f867e4fe47434b7838 by galbramc
Forgot the unit test
The file was addedtest/unit/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA_btest.cpp
The file was addedtest/unit/Adaptation/MOESS/MMA/CMakeLists.txt
Commit 79aef2970debb071c7f59b29298d222249121d84 by galbramc
and the actual files
The file was addedsrc/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA/MOESS_SANS_Optimizer_MMA_3D.cpp
The file was addedsrc/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA/MOESS_SANS_Optimizer_MMA_impl.h
The file was addedsrc/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA/MOESS_SANS_Optimizer_MMA_4D.cpp
The file was addedsrc/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA/MOESS_SANS_Optimizer_MMA_2D.cpp
The file was addedsrc/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA/MOESS_SANS_Optimizer_MMA_1D.cpp
The file was addedsrc/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA.h
Commit 70d16d4dd0c6d2db3ea6773277c4b36939858406 by galbramc
more forgotten files
The file was addedsrc/Adaptation/MOESS/MOESS_SANS_Optimizer_Base/MOESS_SANS_Optimizer_Base_1D.cpp
The file was addedsrc/Adaptation/MOESS/MOESS_SANS_Optimizer_Base/MOESS_SANS_Optimizer_Base_impl.h
The file was addedsrc/Adaptation/MOESS/MOESS_SANS_Optimizer_Base/MOESS_SANS_Optimizer_Base_4D.cpp
The file was addedsrc/Adaptation/MOESS/MOESS_SANS_Optimizer_Base/MOESS_SANS_Optimizer_Base_2D.cpp
The file was addedsrc/Adaptation/MOESS/MOESS_SANS_Optimizer_Base.h
The file was addedsrc/Adaptation/MOESS/MOESS_SANS_Optimizer_Base/MOESS_SANS_Optimizer_Base_3D.cpp
Commit 7ce7948dcda8535bde5161daa3d2ed50bca11b96 by galbramc
Some vera fixes
The file was modified src/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA/MOESS_SANS_Optimizer_MMA_impl.h
The file was modified test/unit/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA_btest.cpp
The file was modified src/Adaptation/CMakeLists.txt
Commit ab756bd98bd68f9d0c71d1305beb8d0539f7bfee by arthuang
took out demote surreal
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/pde/NS/Q2DPrimitiveRhoPressure.h
The file was modified src/pde/NS/QRANSSA2D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/pde/NS/PDENavierStokes2D.h
Commit 03d385a0c25271e0aa492bfce9c9fb5d4f48330d by arthuang
unit tests updated for stabilized integrand
The file was modified test/unit/Discretization/Galerkin/Galerkin_Stabilized_AD.nb
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/pde/AdvectionDiffusion/Source3D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/pde/AdvectionDiffusion/Source2D.h
Commit 9d97240420518d8cb294d22c83f27838f1ee60f2 by hcarson
changes to error model to use order scaling in the regularization
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
Commit c632ef20874e7930bff7a20436a2dc2c92d6daec by galbramc
A number of fixes for parallel MOESS
The file was modified src/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.cpp
The file was modified src/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA/MOESS_SANS_Optimizer_MMA_impl.h
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
The file was modified src/Field/FieldAssociativity.h
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.cpp
The file was modified src/Adaptation/MOESS/MOESS_SANS_Optimizer_Base/MOESS_SANS_Optimizer_Base_impl.h
The file was modified test/unit/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO.h
Commit b6a47edbd101997d9621f86634728b49aea79a93 by hcarson
copyright notice fix
The file was modified src/pde/NS/ForcingFunctionEuler2D.h
Commit 1a76270dc18937787d3ffc050d207069cb687981 by hcarson
fixing a function that got mangled somehow/sometime
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit 4889bdf905bce2abf8f6c29b0256464942e82f52 by hcarson
license error
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_LikelihoodSweep_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit d23005d68cff63321638e1e66e5f428dffd69460 by galbramc
Updated ErrorModel_Element unit test
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
Commit be1540b30741402c0ad6ff0887936a2ac92d49b7 by galbramc
Fixed warning and relaxed tolerance
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified test/unit/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA_btest.cpp
Commit dd337b9677bf449e2d67d2a0ca00860cae07afdc by galbramc
More minor fixes
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
The file was modified test/unit/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA_btest.cpp
Commit 7eceaf36d4b87c609cd573402fe6123f6a5cc026 by galbramc
Added another derivative of St option
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit f38fec092e5f39f017b5687a34358846a32d69e8 by galbramc
Really really relaxed tolerance for Parallel/Serial equivalence for TAO with Intel... not sure whats up with that...
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
Commit 69a5b997a1f8512908b4d3340757f783ee421080 by arthuang
updates to strongform integrand
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified test/unit/Discretization/Galerkin/Galerkin_Stabilized_AD.nb
Commit 5855ad74cc1fa40ab65763180833cfb8f13adbf3 by arthuang
added needed hooks to 3D for stabilized CG
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_NS_btest.cpp
Commit b6b981748f8c37463375f1d586bd070f78d519ac by galbramc
Nightly fixes
The file was modified src/BasisFunction/LagrangeDOFMap.h
The file was modified src/Field/XField3D_Wake.cpp
The file was modified src/tools/PointerArray.h
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/XField.h
The file was modified src/Field/XField_impl.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
Commit cb6626d3b82732acbce1ec65b8fc1b4d9d259b25 by galbramc
Trying to improve the speed of XField_Lagrange
The file was modified src/Field/Element/UniqueElemHash.h
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Partition/XField_Lagrange.h
Commit 8d806874bf7db815147fd42c68a244ec183e0fc2 by arthuang
add RANS ndconvert omterface
# Please enter the commit message for your changes. Lines starting
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
Commit 2339a2b2b7aa7993cacea19c1fd72be92f9932b7 by arthuang
fixed up RANS asymptotic
The file was removedtest/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified test/system/IO/ErrorOrder/ErrorOrder_2D_CGStab_RANSSA_MMS2_FullTest.txt
The file was modified test/system/IO/ErrorOrder/ErrorOrder_2D_CGStab_RANSSA_MMS2_MinTest.txt
The file was addedtest/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_toy.cpp
The file was modified test/system/IO/ErrorOrder/ErrorOrder_2D_CGStab_RANSSA_MMS1_FullTest.txt
The file was modified test/system/IO/ErrorOrder/ErrorOrder_2D_CGStab_RANSSA_MMS1_MinTest.txt
Commit 5a253e5efc208094df28bf41394b1615ee7513a7 by arthuang
added trace on scalar, bug in new source fcn in 3d
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Trace.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 63ec6b39fba59ddc2c1537c85947d2c2289e7725 by arthuang
fixed unit test, mod source
The file was modified src/pde/AdvectionDiffusion/Source1D.h
The file was modified test/unit/Discretization/Galerkin/StabilizationMatrix_NS_btest.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
Commit c56ba06e9f345f7517e0cc986991a7046e30cc4a by arthuang
new adjoint analytic function for 1D BL
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
Commit 429a2cabfb7a0499f783c3b3ed42553905edfe1e by arthuang
added needed hooks for AV, implementation will be needed
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/AdvectionDiffusion/Source3D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
Commit f93f575aff7e1612ada29bd57c8ea4631fc4b273 by arthuang
getting unit tests to pass
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified test/unit/Discretization/Galerkin/OutputCorrection_GLS_AD.nb
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected_AD_btest.cpp
Commit b546a9ac6bbadb35f0eca9bb60d48b7569fe832f by arthuang
working on RANS...
The file was modified src/pde/AdvectionDiffusion/Source1D.h
The file was addedtest/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_DoubleBL_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
Commit c58e3858c232447f8f3d3953a4d50ac96884f0d3 by arthuang
relax tol on unit test
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 62f20d588b1476cd320d1bed279296854b7266a5 by arthuang
truly linear adjoint
The file was modified src/pde/NS/QRANSSA2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
Commit d79f797875063d9d917870223e1d055335886877 by arthuang
caught some bugs, put in unit tests
The file was modified test/unit/pde/NS/Q2DPrimitiveRhoPressure_btest.cpp
The file was modified src/pde/NS/Q2DPrimitiveRhoPressure.h
The file was modified test/unit/Discretization/Galerkin/Galerkin_Stabilized_NS.nb
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_DoubleBL_toy.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/NS/PDERANSSA2D.h
Commit b9e104678c1c36701b6f8cfa3038d5006340429b by hcarson
pre merge
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 6e54d29ff2fb0f27cce7a5af5a732bb41fdc4800 by cfrontin
Quadrature fix on AD3DST.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit 3c8a5c9a311fe09914c5fe972e8d5973169be386 by cfrontin
AD4DST refactor.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit e6c630b56982613208d5d70eabc1cbce5f3f3257 by cfrontin
orthodoxy is unconsciousness.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 594ac6d0d3662baee3605240efd527819da0e5f6 by cfrontin
quadrature fixes
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit 54213ca72bcca42e006c186ac452f13147585b38 by cfrontin
AD4D update.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 12e3ee2743f90096d87b366cb4808972602a6c00 by galbramc
Fixed some analyzer warnings
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected_AD_btest.cpp
Commit 0c1b0995b53df0ee93eedb70241fbb1eac618b1e by galbramc
One more analyzer suppression
The file was modified src/Field/XField3D_Wake.cpp
Commit 92e9d0babd0c4f701bc195841a1962a501e95b91 by galbramc
Some MPI cleanup
The file was modified src/Meshing/EPIC/WriteMeshMetric_Epic.cpp
The file was modified src/Field/Field.h
The file was modified src/Field/FieldBase.h
The file was modified src/Field/output_Tecplot/output_Tecplot_MetricArea.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Meshing/libMeshb/WriteSolution_libMeshb.cpp
The file was modified src/Meshing/libMeshb/WriteMesh_libMeshb.cpp
The file was modified src/Field/XField.h
The file was modified src/Meshing/gmsh/WriteMesh_gmsh.cpp
The file was modified src/Field/output_Tecplot/output_Tecplot_Metric_impl.h
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified test/unit/Field/XField_Lagrange_Partition_btest.cpp
The file was modified src/Field/Field_impl.h
The file was modified src/Field/output_Tecplot/output_Tecplot_MetricVolume.cpp
The file was modified src/Field/XField_impl.h
The file was modified src/Meshing/libMeshb/ReadSolution_libMeshb.cpp
The file was modified src/Field/FieldBase_impl.h
Commit f858233e403a249068aa9e70d557bce69f8a1b62 by pcaplan
target dof factor
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Field/XFieldSpacetime_impl.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
Commit a335264784878cae5326a9ea784c44c79c670a2c by pcaplan
always forget to switch local split
The file was modified src/Field/Local/whichLocalSplit.h
Commit 2510b16408991642e932021a71a105a0ec4310f6 by pcaplan
horizontal tab
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
Commit edd44ec78c2842ba5305f3053703c21d1fe35cdb by pcaplan
wake tests were originally off
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
Commit 74e30dac15b9bcc65adc3c77a82e15fc0b5673e2 by galbramc
Finalized moving nDOFpossessed to Field
The file was modified test/unit/Field/Field3D_CG_Tetrahedron_btest.cpp
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified test/unit/Field/Field2D_CG_Triangle_btest.cpp
The file was modified test/unit/Field/Field3D_CG_Hexahedron_btest.cpp
The file was modified test/unit/Meshing/EGADS/EGApproximate_btest.cpp
The file was modified src/Meshing/gmsh/WriteMesh_gmsh.cpp
The file was modified src/Field/Field.h
The file was modified test/unit/Field/Field2D_DG_Triangle_btest.cpp
The file was modified test/unit/Field/Field2D_CG_Quad_btest.cpp
The file was modified test/unit/Field/FieldLift_DG_btest.cpp
The file was modified test/unit/Field/Field4D_DG_Pentatope_btest.cpp
The file was modified test/unit/Field/Field4D_CG_Pentatope_btest.cpp
The file was modified src/Field/Field_impl.h
The file was modified src/Field/output_Tecplot/output_Tecplot_Metric_impl.h
The file was modified test/unit/Field/Field1D_CG_btest.cpp
The file was modified test/unit/Field/XField_Lagrange_Partition_btest.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified test/unit/Field/Field3D_HDG_btest.cpp
The file was modified test/unit/Field/Field1D_DG_btest.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/unit/Field/Field2D_DG_Quad_btest.cpp
The file was modified test/unit/Field/Field2D_HDG_btest.cpp
Commit 2fe19c5b4814ff345c2e59bc28e9a13cefd64abf by galbramc
Added missing include
The file was modified src/Field/output_Tecplot/output_Tecplot_Metric_impl.h
Commit ea4629fa10460bd69fdea2f16f98c232d4435d40 by hcarson
settings for Marshall to run
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
Commit 9d97350922a00d9e465c7ea6db8a672688a6095a by shunz
Fixed a bug in PTC residual indexing
The file was modified src/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_PTC.h
Commit a0aeac6374bd540a6e706fab0d89cdb0f1251b60 by galbramc
Add debug information for MassMatrix singular matrix errors
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
Commit 75ef80ad8f390501edb00fd9db9f0e543ad89ab8 by hcarson
fixes to mesh adapt
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_LikelihoodSweep_toy.cpp
Commit 9b2908c5869362f3cfcc5757d4b2dd4ad5dd8efb by galbramc
Missing include
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
Commit d0947cba1e38332cdd04f3e3a4e02a1f96e507c9 by shunz
Enabled daisy chain in algebraic equation set class for PTC.  Refactored (and hopefully clarified) calculation of pseudo-transient contributions to residuals and jacobians
The file was modified src/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSetBase_PTC.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_PTC.h
Commit 9a666270a938fa4916e23691d877515157cdb8b7 by shunz
Fixed a bug in PTC AES's cell group integration calls, and a bug in residualPseudoTemporal daisy-chain call
The file was modified src/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_PTC.h
Commit 9a7f9481d60f9fd8e2bc68b44ef65cdf1db35461 by shunz
Enabled PTC for coupled IBL of 4x4 block system
The file was addedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_LamiBL_TurbWake_PTC_btest.cpp
The file was addedsrc/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_Block4x4_PTC_IBL.h
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_PTC_btest.cpp
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit fe4486a0903f8a6449953fa7084210fc8a905759 by shunz
Updated unit test
The file was modified test/unit/pde/IBL/PDEIBLUniField2D_btest.cpp
Commit ac18fcd4e048d9ad1af700e694c410ebed66e3be by arthuang
CG RANS is looking more promising...
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_impl.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
Commit d4a74ae075c4d8f5f32c59e91e449ac0603663d0 by arthuang
loops in rans joukowski
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
Commit 55fe7ff656a7975807f10b4d8165c0b91735f78e by galbramc
One more missing include
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
Commit e654d152cb2c6e25f4e7dba2b84f091370f71b6c by hcarson
fixes for jenkins
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_LikelihoodSweep_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit f66c306aba343b85dfdfa588f2a92c13b10ecf97 by cfrontin
fixed excessively small initial case... now starting from predicted uniform box size.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 69b93d6cd42693ab386ca42c75a3c76b1600930f by cfrontin
Added solve4d smart dof case.
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit c7ef7317e16ac051a43e10c437fd975127866659 by arthuang
added hooks for BICGStab
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver.cpp
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_impl.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
Commit 48d2ee70821cb5dd5970afd114d3bcd97a36d91f by galbramc
Speed improvements for UniqueElem and XField_Lagrange
The file was modified src/Field/XFieldVolume_checkGrid_impl.h
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Field/XFieldLine_checkGrid_impl.h
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Partition/LagrangeElementGroup.cpp
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Field/Partition/LagrangeElementGroup.h
The file was modified src/Field/XField_impl.h
The file was modified test/unit/Field/XField_Lagrange_btest.cpp
The file was modified src/Field/Element/UniqueElem.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Simplex_forCG_btest.cpp
The file was modified src/Field/Element/UniqueElem.cpp
The file was modified src/Field/XFieldArea_checkGrid_impl.h
The file was modified src/Field/XFieldSpacetime_checkGrid_impl.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 2fdc21d9d7bf50f51737ba035f7b4b91b05d4d9e by galbramc
Purged matrix manipulation Nishida hack
The file was removedsrc/Discretization/LIP_HACK/Nishida_Hack.h
The file was modified test/unit/LinearAlgebra/SparseLinAlg/SparseMatrix_CRS_Real_btest.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_toy.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/SparseNonZeroPattern.h
The file was modified test/unit/Discretization/Galerkin/LIP/LinearizedIncompressiblePotential3D_Elliptic_btest.cpp
The file was modified src/Discretization/Potential_Drela/ResidualCell_CG_Potential_Drela.h
The file was modified src/LinearAlgebra/SparseLinAlg/SparseMatrix_CRS.h
The file was modified test/sandbox/Solve3D_CG_LIP_KuttaHACK_toy.cpp
Commit 21ba071949c661470fb76f0a4bbd8688e47ea818 by hcarson
fixed test to match ErrorModel_Elemental.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
Commit b601d6fca5c81d17d12077f072598a338424273e by galbramc
One move too many
The file was modified src/Discretization/IntegratePeriodicTraceGroups.h
The file was modified src/Discretization/Potential_Drela/ResidualBoundaryTrace_WakeCut_CG_Potential_Drela.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_mitLG_Galerkin.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryFrame_Galerkin.h
The file was modified src/Field/Partition/XField_Lagrange.cpp
Commit a9b8f9aec595b9e316967a3560c4b3c6e736fecd by arthuang
playing around with stabilization
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
Commit 09df7b8514fea2ea436dcaf48af43b3dd701a194 by arthuang
RANS with scaling
The file was modified src/pde/NS/PDERANSSA2D.h
Commit 45ba1df2758d3aa98df5eac46f79ba6fba9e7898 by galbramc
Fix for jenkins parallel make
The file was modified scripts/jenkins/SANS_Commit.sh
The file was modified scripts/jenkins/Makefile.parallel
Commit 84cbbfe49485bd7c3a95db038f0922f2dff510d1 by savithru
Updates to porous media PDEs: added gravity to 2D two-phase, added pressure output functional
The file was addedtest/sandbox/Solve1D_DGBR2_BuckleyLeverett_ArtificialViscosity_BDF_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_toy.cpp
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 src/pde/PorousMedia/OutputTwoPhase.h
The file was modified src/pde/PorousMedia/PDETwoPhase_ArtificialViscosity2D.h
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_Symmetric_toy.cpp
The file was modified CMakeInclude/Finds/FindPETSC.cmake
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_BuckleyLeverett1D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_DGBR2_TwoPhase_ST_btest.cpp
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
The file was modified test/unit/pde/PorousMedia/OutputTwoPhase_btest.cpp
Commit d17aebeca1c8ceeeab10e8d5c2ed2a7a32924d58 by savithru
Vera fixes
The file was modified src/pde/PorousMedia/SolutionFunction_TwoPhase2D.h
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
Commit 3caf38fd2e65f601dc026e4c0f9d410b84108fbc by savithru
Fixed copyright notice
The file was modified test/sandbox/Solve1D_DGBR2_BuckleyLeverett_ArtificialViscosity_BDF_toy.cpp
Commit 0a29b4ef0c905c71b24bdbeb65045aaf29a554ab by savithru
One more fix..
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
Commit 860783b9934360c1c99f9accef8f50bb127fefb2 by savithru
Fix uninitialized value
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
Commit 5ace5fcca307d744c220e722393d5e8ac32aa2a4 by shunz
Some cleanup in PTC
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
Commit 3774e5bb55f1340a570748d497e8e4c69a0d1923 by shunz
Fixed a bug in PTC daisy chain implementation: previously, past solution and time step field was not properly updated for daisy-chained equations
The file was modified src/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_PTC.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
Commit 96a55a738cf28b5b4478ff7c70f43ce817ac8fe7 by cfrontin
reapply quadorder fix.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit abdfb3ebcb62c4edb67cc6f4904401aecb06fa9d by galbramc
Fix for singular matrix detection. Only guard against 1/0.
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_Decompose_LU_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/InverseLU.h
The file was modified src/LinearAlgebra/DenseLinAlg/InverseLUP.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_Decompose_LDLT_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/tools/SingularException.h
The file was modified src/LinearAlgebra/DenseLinAlg/InverseLDLT.h
The file was modified src/LinearAlgebra/DenseLinAlg/InverseQR.h
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_Decompose_Cholesky_impl.h
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_InverseLU_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/tools/SingularException.cpp
Commit 44088d0b27e79aafbc97f81eae85e463bd0744ac by galbramc
Separating out LAPACK from LAPACKE
The file was modified CMakeInclude/Checks/CheckMKL.cmake
The file was addedCMakeInclude/Checks/CheckLAPACKE.cmake
The file was modified CMakeInclude/Checks/CheckPETSC.cmake
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/lapack/Eigen_impl.h
The file was modified CMakeInclude/MakeSummaryFile.cmake
The file was modified test/unit/UnitGrids/XField4D_2Ptope_X1_1Group_btest.cpp
The file was modified CMakeInclude/Checks/CheckAFLR.cmake
The file was modified CMakeInclude/Checks/CheckREFINE.cmake
The file was addedCMakeInclude/Finds/FindLAPACKE.cmake
The file was modified CMakeInclude/Checks/CheckCAPS.cmake
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_impl.h
The file was modified CMakeInclude/Checks/CheckPARMETIS.cmake
The file was modified CMakeInclude/Finds/FindLAPACK.cmake
The file was modified CMakeInclude/Checks/CheckCBLAS.cmake
The file was modified CMakeInclude/Checks/CheckTETGEN.cmake
The file was modified CMakeInclude/Builds/BuildLAPACK.cmake
The file was addedCMakeInclude/Builds/BuildLAPACKE.cmake
The file was modified CMakeInclude/Checks/CheckBoostPYTHON.cmake
The file was modified CMakeInclude/Checks/CheckAVRO.cmake
The file was modified CMakeInclude/Checks/CheckNLOPT.cmake
The file was modified CMakeInclude/Checks/CheckSUITESPARSE.cmake
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixD_LAPACK_btest.cpp
The file was removedsrc/LinearAlgebra/DenseLinAlg/tools/DenseLinAlg_LAPACKE.h
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group_btest.cpp
The file was modified test/unit/UnitGrids/XField4D_24Ptope_X1_1Group_btest.cpp
The file was modified CMakeInclude/Checks/CheckLAPACK.cmake
The file was addedsrc/LinearAlgebra/DenseLinAlg/tools/DenseLinAlg_LAPACK.h
The file was modified CMakeInclude/Checks/CheckBoostMPI.cmake
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/Checks/CheckEGADS.cmake
Commit 164c0b270ff863874dd189e7c2613fe2dac0d4d5 by galbramc
Fixes for LAPACK interface
The file was modified CMakeInclude/Checks/CheckLAPACK.cmake
The file was modified CMakeInclude/Builds/BuildLAPACKE.cmake
The file was modified CMakeInclude/Checks/CheckLAPACKE.cmake
The file was modified src/LinearAlgebra/DenseLinAlg/tools/DenseLinAlg_LAPACK.h
Commit 0020df6dc6847b594cfd03a2e35de5aa3de6cfeb by galbramc
Forgot to switch back a change
The file was modified CMakeInclude/Builds/BuildLAPACKE.cmake
Commit d8239a432f77b586d737e82649ba4660b756b03f by galbramc
Only test with LAPACKE on reynolds
The file was modified scripts/jenkins/SANS_Commit.sh
Commit fd012b9bcbbe4ab6419cf40d9d4cec596cb3f2f9 by galbramc
Don't show LAPACKE as an option on OSX
The file was modified CMakeInclude/MakeSummaryFile.cmake
Commit 18daf32a3ed72580b742d843a7967b2fab9a815d by galbramc
Minor fix
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group_btest.cpp
Commit 626088d50df807640a7b703eff3302822148954d by galbramc
Include MKL in coverge testing
The file was modified scripts/jenkins/SANS_Commit.sh
Commit 5e93582a195dcd8ba8418aeb5c46fb481b4e6f81 by galbramc
Source intel for coverage
The file was modified scripts/jenkins/jenkins_env.sh
Commit c7e5245892775cb0b67a734877df47b2d82e5405 by galbramc
Fixes for checking LAPACK
The file was modified CMakeInclude/Checks/CheckLAPACK.cmake
Commit 46e591622051ca38cd8b504d68fe7204bac80dd3 by galbramc
Automatic checking of all lapack functions used by SANS
The file was modified CMakeInclude/Checks/CheckLAPACK.cmake
Commit ea02cbe10d4fd0ef14418e00d7c6d8dd3bcaaeb4 by galbramc
Some small fixes
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
Commit 651d5e8ae0f2d2fe8b1e8a6ebc969d544eff458b by galbramc
Relax tolerance a bit more for intel
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
Commit c9e4e64718a639ad76050dfb42e38fab7579c8f8 by galbramc
Added maximum rate matrix output
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 27fd8b490942c7ec2e2a438ee6ba3fb3201f4510 by cfrontin
updated i/o on 4d cases.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit 58aec09a6ab19fd6caa204f38cc2d7e3b69c4e67 by galbramc
New files for Adjoint consistent potential
The file was addedsrc/Discretization/Potential_Adjoint/IntegrandBoundaryFrame_CG_LIP_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/JacobianBoundaryFrame_CG_Potential_Adjoint.h
The file was modified src/pde/BCCategory.h
The file was modified src/Meshing/EGTess/makeWakedAirfoil.cpp
The file was addedsrc/Discretization/Potential_Adjoint/JacobianBoundaryTrace_WakeCut_CG_Potential_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/AlgebraicEquationSet_CG_Potential_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/IntegrandBoundaryTrace_WakeCut_CG_LIP_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/BC_WakeCut_Potential_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/ResidualBoundaryFrame_CG_Potential_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/ResidualBoundaryTrace_WakeCut_CG_Potential_Adjoint.h
The file was addedtest/sandbox/Solve3D_Potential_Adjoint_toy.cpp
Commit f2db5f847f29f4ca35cc92ba786e37e9dc6a14b8 by galbramc
Cleanup trace matrix print
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 5baade59004f491ce03f57a2a8ce20d1f40fa4c4 by galbramc
Forgot a file
The file was addedsrc/Discretization/IntegratePeriodicTraceGroups_FieldTrace.h
Commit 1ac02f2730a52021f1a29c03e10139d30b2126ed by arthuang
working on RANS
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NS/QRANSSA2D.h
The file was modified src/pde/NS/PDEEuler2D.h
Commit 2191eb1a212f418edf3231325dd15727e0a7e518 by galbramc
Fixes for latest refine
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Meshing/refine/MultiScale_metric.cpp
Commit 7f914e85069b4c30ae812563dd02b2060c48f382 by arthuang
agls formulation looks better?
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NS/PDENavierStokes2D.h
Commit 23439b9f100c5f5175f17d835fbfefc965580f0d by arthuang
modified RANS tests
The file was modified src/pde/NS/PDENavierStokes3D.h
The file was modified test/unit/pde/NS/PDENavierStokes2D_btest.cpp
The file was modified test/unit/pde/NS/PDENavierStokes3D_btest.cpp
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
Commit 55c711a7867bc78e6866075d7938af75851bcebc by hcarson
pre merge
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit d29a2dff586f69abd6e09379e3d42056a6dfed8f by hcarson
typo denomerator to denominator
The file was modified src/LinearAlgebra/DenseLinAlg/tools/SingularException.cpp
Commit 1c54948697f750687d1b8e2372326b88c83a53d5 by hcarson
caught an indexing bug with interior trace groups
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/XField_Local_Common.h
Commit db0d94cfaddf7377a651882b7a3e91b96e8e7655 by hcarson
some tweaks as was retesting using elemental estimates. They still don't work (phew....)
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_Galerkin_Stabilized.h
Commit 5b2a7f1d80108b0ce170225b86310988c8df7245 by hcarson
changed the Galerkin DoubleBL case to match up with the DG one
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
Commit 435f0f491586c32dd93a6ce16a3fc85dc775ab2b by hcarson
changed checkGrid() to assert(assertGrid()). This is the same as checkGrid() in debug mode, but gets removed in release
The file was modified src/Field/XFieldArea_ElementLocal.cpp
The file was modified src/Field/XFieldSpacetime_ElementLocal.cpp
The file was modified src/Field/XFieldSpacetime_Local.h
The file was modified src/Field/XFieldVolume_Local_Split.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XFieldLine_Local_Split.cpp
The file was modified src/Field/XFieldVolume_ElementLocal.cpp
The file was modified src/Field/XFieldVolume_Local_Split_Linear_Edge.cpp
The file was modified src/Field/XFieldLine_ElementLocal.cpp
The file was modified src/Field/XFieldArea_Local_Split_Linear.cpp
The file was modified src/Field/XFieldArea_Local.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_Local_Split.cpp
The file was modified src/Field/XFieldVolume_Local.h
The file was modified src/Field/XFieldLine_Local.h
The file was modified src/Field/XFieldSpacetime_EdgeLocal.cpp
The file was modified src/Field/XFieldVolume_Local_Split_Linear_Isotropic.cpp
Commit 79785f780e832e6dac21d46deb69d000daad853c by hcarson
bug fixes and clean up
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XFieldSpacetime_ElementLocal.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/XFieldSpacetime_EdgeLocal.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
Commit 8930a23ebc36c78d5c232434ebdf2e3fd2c3eda3 by hcarson
undoing the assertGrid, it doesn't work how I thought it did
The file was modified src/Field/XFieldLine_ElementLocal.cpp
The file was modified src/Field/XFieldSpacetime_ElementLocal.cpp
The file was modified src/Field/XFieldVolume_ElementLocal.cpp
The file was modified src/Field/XFieldLine_Local.h
The file was modified src/Field/XFieldLine_Local_Split.cpp
The file was modified src/Field/XFieldVolume_Local_Split_Linear_Isotropic.cpp
The file was modified src/Field/XFieldSpacetime_Local.h
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_Local_Split.cpp
The file was modified src/Field/XFieldSpacetime_EdgeLocal.cpp
The file was modified src/Field/XFieldVolume_Local_Split_Linear_Edge.cpp
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XFieldVolume_Local_Split.cpp
The file was modified src/Field/XFieldVolume_Local.h
The file was modified src/Field/XFieldArea_Local_Split_Linear.cpp
The file was modified src/Field/XFieldArea_Local.cpp
The file was modified src/Field/XFieldArea_ElementLocal.cpp
Commit 2bfa3c1f6f8f233a1019e7928c0088a7da28bf4b by cfrontin
updated io on 2D+T cases.
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit d8eb57660809d74e904366ec89483c11fc8d60d0 by cfrontin
fixed solve4d i/o
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit d03ede3d3aa52ee16fbc83f88f6034d4351679a9 by hcarson
fixes to make the avro grids work in the adapt
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_LikelihoodSweep_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
Commit cb3175da348aea3840f5b795cf7ec9cc423f23b5 by cfrontin
fixed h approximation, *philip's tableflip emoticon*.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
Commit bd9ca47d5b9d9b1eb41491bdaf647e10f0defff6 by cfrontin
oops.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit d521cc43050f209c9a3a97d9f81781df993403f5 by hcarson
hooks for modifying order and power and command line
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_Joukowski_toy.cpp
Commit 894c9128a445222468c30ca7ae805f0342721599 by cfrontin
fixed dumbass error.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 6d9c5cf9bde9ee89cfe68e29167536362349f1da by galbramc
Minor fixes per intel guide. Fix avro+wake.
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Field/XField3D_Wake.cpp
The file was modified src/Field/FieldBase_impl.h
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified src/Field/Element/ElementAssociativityLine.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/ScalarMatrix_CRS_impl.h
The file was modified test/unit/UnitGrids/XField3D_Box_Tet_X1_WakeCut.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/SparseMatrix_CRS.h
The file was modified src/Field/Element/ElementAssociativitySpacetime.cpp
The file was modified src/Meshing/TetGen/EGTetGen.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetimeConstructor.cpp
The file was modified src/Field/XField3D_Wake.h
The file was modified src/Field/Element/GalerkinWeightedIntegral.h
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified CMakeInclude/StaticAnalysis.cmake
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified test/unit/UnitGrids/XField3D_Box_Hex_X1_WakeCut.cpp
Commit 564ca3bd1c272c6d71ebca38445b82bce72b989f by arthuang
still working on RANS...
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NS/QRANSSA2D.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 62e95827687d353cb4a8d6732db01a9819208b14 by galbramc
Some fixes for BLAS and turn off one Wake test
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/SANScotire.cmake
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
Commit 03e469d2018d8193599b9e4722303886bea321e0 by arthuang
adding new parmafield builders
The file was addedsrc/Field/DistanceFunction/DistanceFunctionGradient.h
The file was addedsrc/Field/DistanceFunction/DistanceFunctionGradient.cpp
The file was modified src/Adaptation/MOESS/ParamFieldBuilder.h
Commit 5965d8a76bc7aeb251b04431c1bbdec4e432a07a by galbramc
Forgot file dump
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
Commit ec70872e6025557e6ead219bd8ac067a3cd30b35 by galbramc
Updated EPIC interface
The file was modified test/unit/Meshing/EPIC/MesherInterface_Epic_btest.cpp
The file was modified test/unit/IO/Adaptation/epic_script_example2D.com
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
The file was modified src/Meshing/EPIC/MesherInterface_Epic.h
The file was modified test/unit/IO/Adaptation/epic_script_EpicProjectFlag_2D.com
The file was modified test/unit/IO/Adaptation/epic_script_EpicProjectFlag_3D.com
The file was modified test/unit/IO/Adaptation/epic_script_example3D.com
Commit ab6815bd1b1904a92be8ef09aed01a9918ba24af by arthuang
distance function gradient working
The file was modified src/Adaptation/MOESS/ParamFieldBuilder.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
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/Field/DistanceFunction_btest.cpp
The file was modified src/Field/DistanceFunction/DistanceFunctionGradient.cpp
Commit 1dc4eb7ad72379e78085d490668568ea86342ee2 by arthuang
hack for sourcegradient compiles
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Field/Element/ElementArea.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Field/Tuple/ElementTuple.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/Field/Element/ElementLine.h
The file was modified src/Field/Element/ElementVolume.h
The file was modified src/Adaptation/MOESS/ParamFieldBuilder.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
Commit 63bdfb6b3c1b6e17d78fb271d002984ea6f06e34 by hcarson
unitialized warnings from jenkins
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
Commit e91b05f164927fe1efc01aec28f337002e4d2753 by hcarson
tweak for hypersonic
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_Joukowski_toy.cpp
Commit 14497c1f3560751105f0c7da5f522f12d86a85a9 by arthuang
found a bug in RANS source gradients
The file was modified src/pde/NS/PDERANSSA2D.h
Commit 0203698c3c7e5a2c818d13abb80c07df65b54303 by arthuang
this one not that one
The file was modified src/pde/NS/PDERANSSA2D.h
Commit 09b02949f765cef7544ed4b1220d97e09c686154 by hcarson
deprecated ElementDual local patch. Everyone can use Element now, and it should throw an exception if you run with ElementDual
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 5e79b4c873553d03c6dfb3c3aacbc9870cdf8767 by hcarson
added the spaceType to the dummy problems
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT_btest.cpp
Commit de3044d11376b91ee6c21d35df034fcf23eb24d3 by hcarson
sigh. forgot they need override
The file was modified test/unit/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT_btest.cpp
Commit bf0da94bf722b9e071705508d9876770da2896b6 by hcarson
maaaaaan
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
Commit 8fc636967fa6c6e5275f144f225c36c9243676a1 by hcarson
sigh
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
Commit 9e6dfae6cf596ca840d70336b91f4780068dda31 by galbramc
Fix for PETSc 3.11
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_impl.h
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
Commit 2d6c8925e1dd15294af037cd8b1aa56b0245f561 by hcarson
moved the all_reduce inside the #define of Boundary Outputs. The FunctionalCell_Galerkin already includes an all_reduce
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
Commit 97af2effbd9de871223cb75e3b17dc8f0c93b22b by galbramc
Setup for Mike Park to test metric calculations
The file was modified src/Meshing/refine/MultiScale_metric.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_MultiScale_toy.cpp
Commit 16ba1f6266a044cb853054bb643ba21a5627e64e by hcarson
commiting the new error model and the two double boundary layer cases to run on hypersonic
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 22e2c48be0ad64f6bf1e70dba073299b81557379 by galbramc
Fix nightly clang warning
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
Commit def7d3b3376d688ea8ddbf132bb68df442088274 by hcarson
typos and a small test for the DOF Map, didn't catch anything...
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/ErrorEstimate/ErrorEstimate_Common.h
The file was addedtest/unit/ErrorEstimate/ErrorEstimateNodalBase_Galerkin_AD_btest.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
Commit fcace1bf314b9d0e9f49ad5ea4f30f58ad5a1df7 by arthuang
playing with formulations, added source to BC
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/Burgers/PDEBurgers1D.h
The file was modified src/pde/PorousMedia/PDEBuckleyLeverett1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NS/PDERANSSA2D.h
Commit ffc00f650f74fb2bb59b2c76c3c7bd32f08a79dd by arthuang
getting closer
The file was modified src/pde/NDConvert/OutputNDConvertSpace2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/pde/NS/OutputEuler2D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/BCEuler2D_Solution.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/pde/NS/SolutionFunction_RANSSA2D.h
The file was modified src/pde/NS/BCEuler2D_Solution.h
Commit f192d24936665548ca582a76f9994f994c3cc954 by arthuang
SA wake test case
The file was addedtest/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_SAWake_toy.cpp
Commit 621e179a3e7a01248b8fcafc93a9df112fc5a95e by arthuang
minor edits to rans, unit tests
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
Commit d4cd4ee82c691984114e6d728473ceb42ff27a71 by arthuang
i think the stabilization is sound...
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NS/PDEEuler1D.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/Burgers/PDEBurgers1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/PorousMedia/PDEBuckleyLeverett1D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_SAWake_toy.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
Commit 8e1359be356bc10b4f70fd1a3efb7c286d23ed9e by cfrontin
Added case to adaptND_mesh_optimizer_toy to easily generate unstructured uniform grids.
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
Commit 858af47a4e6b35e3a5d42b684d516075eabe9f0f by cfrontin
SolveND_DGBR2_AD_ST_toy for 3D and 4D now have grid loading capability, but it's ifdeffed out for now.
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
Commit 5e914efb4ee4a8bf903248c77874c7355cb21895 by cfrontin
fixed #define
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
Commit 1389c62687cdbbc47fa52b85f0994c996d6d2ecf by arthuang
start from DG grids
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was addedsrc/Discretization/Galerkin/FunctionalCell_Galerkin_Stabilized.h
The file was addedsrc/Discretization/Galerkin/JacobianFunctionalCell_Galerkin_Stabilized.h
Commit 0948b48e1d987743472a352b2267131c2ac01eb7 by arthuang
more tinkering with RANS
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
Commit 581067aab866401b9a1be53cc394e12666038b11 by arthuang
nitsche param now includes source term
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
Commit a4b9270195e74df21b2cc6048c384827705d5344 by cfrontin
Added 2D+T CG unstabilized advection diffusion mechanics.
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime2D.h
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was addedtest/sandbox/Solve3D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
Commit 1092c979cb661579618c2cd139bb33ed8428cfd0 by hcarson
added an integrand for estimating the square of the L2 error locally
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_ProjectFunction_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_ProjectFunction.h
Commit 86f689b61223b028d2905c6ce239137558d75b67 by hcarson
locked the TopoDim template to the Topology::TopoDim template. We should not be templating on both here, these should be removed
The file was modified src/Field/Element/ElementLift.h
The file was modified src/Field/Element/ElementVolume.h
The file was modified src/Field/Element/ElementArea.h
The file was modified src/Field/Element/ElementLine.h
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified src/Field/Element/ElementNode.h
Commit 3d9ce011db9564988c2fef7a30d4cfbd642fb1d3 by hcarson
added some integral tests
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified src/Field/Element/ElementNode.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_ProjectFunction_btest.cpp
The file was modified src/Field/Element/ElementLift.h
The file was modified src/Field/Element/ElementLine.h
The file was modified src/Field/Element/ElementVolume.h
The file was modified src/Field/Element/ElementArea.h
Commit ad13312a5a6b3d79a400f178ff3c7d4a4448c40b by hcarson
A class for computing L2 error estimates, either nodally or elementally
The file was addedsrc/ErrorEstimate/ErrorEstimate_L2.h
The file was addedtest/unit/ErrorEstimate/ErrorEstimate_L2_AD_btest.cpp
Commit 16aeae40a04f2a4cff1c226e00c65f6b839bd011 by galbramc
Reduced ErrorOrder_4D_DG_Pentatope_btest max grid size to reduce runtime
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
Commit 532e79b5cf941df1571c47dfe3810ab034f77297 by galbramc
Fixed uninitialized data with intel
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 16c2b5609a6d05ed0a36026d84b81df7d3add672 by hcarson
removed TopoDim from the for_each_XXX functions. Also added Topology::CellTopoDim, which gives the dimension of the topology for which Topology was a trace.
The file was modified src/Field/tools/for_each_CellGroup.h
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
The file was modified src/Discretization/Galerkin/IntegrandCell_ProjectFunction.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/SetLocalTimeStep.h
The file was modified src/pde/IBL/SetSolnDofCell_IBL2D.h
The file was modified test/unit/Field/XField2D_CheckTraceCoord2D_btest.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Topology/ElementTopology.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Field/Function/FunctionIntegral.h
The file was modified test/unit/Discretization/Galerkin/CMakeLists.txt
The file was modified src/Field/HField/HField_DG.cpp
The file was modified test/unit/Field/for_each_BoundaryFieldTraceGroup_Cell_btest.cpp
The file was modified src/Optimization/Problems/Truss/LengthObjective_Truss.h
The file was modified src/Discretization/DG/JacobianDetInvResidualNorm.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Discretization/CMakeLists.txt
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified test/unit/Field/XField1D_CheckTraceCoord1D_btest.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_AD_btest.cpp
The file was modified test/unit/pde/AnalyticFunction/AD_DoubleBL_Solutions.nb
The file was modified test/system/Adaptation/CMakeLists.txt
The file was modified src/Field/DistanceFunction/DistanceFunction3D.cpp
The file was modified src/Field/HField/GenHField_DG.cpp
The file was modified src/pde/IBL/GetSolnDofCell_IBL2D.h
The file was modified src/Field/ProjectSoln/ProjectSolnCell_Discontinuous.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Field/tools/for_each_InteriorFieldTraceGroup_Cell.h
The file was modified src/ErrorEstimate/ErrorEstimate_Common.h
The file was modified src/Field/ProjectSoln/ProjectConstTrace.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_ProjectFunction_btest.cpp
The file was modified src/Field/FieldData/FieldDataMatrixD_BoundaryCell.h
The file was modified src/pde/IBL/SetVelDofCell_IBL2D.h
The file was modified src/Discretization/AlgebraicEquationSet_Debug.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified src/Field/tools/for_each_BoundaryTraceGroup_Cell.h
The file was modified src/Optimization/Problems/Truss/JacobianConstraint_Truss.h
The file was modified src/Discretization/DG/MassMatInvResidualNorm.h
The file was modified src/Field/FieldLine.h
The file was modified src/ErrorEstimate/HDG/ErrorEstimate_HDG.h
The file was modified src/Field/CountGhostNeighbors.h
The file was modified src/Meshing/EPIC/WriteMeshMetric_Epic.cpp
The file was modified src/Field/tools/for_each_BoundaryTraceGroup.h
The file was modified src/Optimization/Problems/Truss/LengthObjective_Truss_Boundary.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Field/HField/GenHField_CG.cpp
The file was modified src/Optimization/Problems/Truss/JacobianConstraint_Truss_Boundary.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodalBase_Galerkin_AD_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified src/Meshing/gmsh/WriteMesh_gmsh.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_Galerkin_Stabilized.h
The file was modified src/Field/ProjectSoln/InterpolateFunctionCell_Continuous.h
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/pde/IBL/SetIBLtransitionFrontCellGroup.h
The file was modified test/unit/Field/Element/ElementIntegral.nb
The file was modified src/Field/Function/WeightedFunctionIntegral.h
The file was modified test/unit/Field/for_each_InteriorFieldTraceGroup_Cell_btest.cpp
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified src/Field/tools/for_each_GhostBoundaryTraceGroup.h
The file was modified src/pde/IBL/SetIBLoutputCellGroup.h
The file was modified src/Meshing/libMeshb/WriteMesh_libMeshb.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/Field/DistanceFunction/DistanceFunction.cpp
The file was modified src/Field/ProjectSoln/ProjectConstCell.h
The file was modified src/Field/tools/for_each_InteriorTraceGroup_Cell.h
The file was modified test/unit/Field/XField3D_CheckTraceCoord3D_btest.h
The file was modified src/Field/ProjectSoln/ProjectSolnGradientCell_Discontinuous.h
The file was modified src/Field/tools/for_each_HubTraceGroup.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified CMakeLists.txt
The file was modified src/pde/IBL/SetTransitionFrontIBL2D_InteriorTraceGroup.h
The file was modified src/Field/ProjectSoln/InterpolateFunctionTrace_Continuous.h
The file was modified src/Field/tools/for_each_InteriorFieldTraceGroup.h
The file was modified src/Field/tools/for_each_BoundaryFieldTraceGroup_Cell.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/Field/ProjectSoln/ProjectSolnTrace_Discontinuous.h
The file was modified src/Field/tools/for_each_GhostBoundaryTraceGroup_Cell.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/Field/tools/for_each_PeriodicFieldTraceGroup_Cell.h
The file was modified test/unit/ErrorEstimate/CMakeLists.txt
The file was modified src/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField_impl.h
The file was modified src/Field/tools/for_each_PeriodicTraceGroup_Cell.h
The file was modified src/Meshing/EPIC/XField_PX.cpp
Commit 5784ade9db26456d5cb342bb914c027cf80f37e5 by hcarson
Also made a GalerkinLib in the process of splitting out the local solve machinery for CG to use in the L2 proction solver
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries.h
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries.cpp
Commit 70c8a24bdbbbf225a5d5aab7a49d2cf3936e99a2 by hcarson
fixing up unit tests to match new indicator calculation. Also changing mitState Nitsche to use the p independent lengthL. Will then need to choose constants properly some other way.
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche_AD_btest.cpp
Commit be104c01a9a83be92d180aad8b0fcd2006c5a625 by hcarson
A Nodal error estimate order test
The file was addedtest/system/Asymptotic/ErrorEstimateOrder_2D_CG_Nodal_Triangle_AD_btest.cpp
The file was addedtest/system/IO/ErrorEstimates/ErrorEst_2D_CG_Nodal_AD_FullTest.txt
The file was addedtest/system/IO/ErrorEstimates/ErrorEst_2D_CG_Nodal_AD_MinTest.txt
Commit c021b041dc900a498a9e27777d510864ba157ebd by hcarson
refactor into explicit instantiations and added GalerkinLib to a CMakeLists.txt I forgot
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries2D.cpp
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries3D.cpp
The file was modified src/Discretization/CMakeLists.txt
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries.h
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries4D.cpp
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries_impl.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was removedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries.cpp
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries1D.cpp
Commit aa7b3266ee0538f907e1f3c07018b3ad4d086573 by hcarson
more instantiations and fix a bug
The file was modified src/Meshing/gmsh/WriteMesh_gmsh.cpp
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries2D.cpp
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries3D.cpp
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries1D.cpp
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries4D.cpp
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries_impl.h
Commit 31c9a7a8a88309d7bbdc64954117f9aeecb82dbe by hcarson
moving towards a CG L2 local projection.
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
Commit a0f12225576326ebd20da9e2753e0477e7b5697f by hcarson
updating error estimate order tests. DG now uses the mitState BC, the CG one does not as it can't achieve the rates. There must be an instability in the adjoint....
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_DGBR2_Triangle_AD_btest.cpp
The file was modified test/system/IO/ErrorEstimates/ErrorEst_2D_CG_AD_FullTest.txt
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified test/system/IO/ErrorEstimates/ErrorEst_2D_DG_AD_FullTest.txt
The file was modified test/system/IO/ErrorEstimates/ErrorEst_2D_CG_AD_MinTest.txt
The file was modified test/system/IO/ErrorEstimates/ErrorEst_2D_DG_AD_MinTest.txt
Commit 3cb6f53496de425cdeb8de749339b1140b880219 by hcarson
Use CG local patch bcs for the local solve
The file was addedsrc/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_L2.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
Commit 4a9b1a1f96240c989a7a2dd03d16971e4f77f83e by hcarson
actually added the declaration to the header...
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries3D.cpp
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_L2.h
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries2D.cpp
Commit 25754c99bda59705b5e445137dd2a48fc97af040 by hcarson
Added a re-roll of the c++-14 make_unique feature
The file was addedsrc/tools/make_unique.h
Commit f5ce5a96a692e4565a9288de06e1d70af30d4969 by hcarson
Added a re-roll of the c++-14 make_unique feature
The file was addedsrc/tools/make_unique.h
Commit 8964570e5424d76ecf17da9451934220f579d8ba by hcarson
first use of make_unique.
The file was modified src/ErrorEstimate/ErrorEstimate_Common.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
The file was modified src/tools/make_unique.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit 30b85d1df014f7f899113c8e17f6022124c25fab by hcarson
ErrorEstimateL2 should now handle p0 or p1 estimation gracefully, and also actually handled that stupid merge conflict
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
The file was modified src/tools/make_unique.h
Commit ad787a79440cae87d7d431f49bbf45bd26d48c90 by galbramc
Fixed many clang analyzer complaints
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_LinearScalar_sansLG_DGBR2.h
The file was modified test/unit/LinearAlgebra/SparseLinAlg/SparseMatrix_CRS_MatrixS_btest.cpp
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2.h
The file was modified src/Discretization/DG/IntegrandCell_DGBR2_Output.h
The file was modified src/Meshing/TetGen/makeTetGenModel.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified src/Field/output_Tecplot/output_Tecplot_MetricLine.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase1D.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_StrongForm.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_OutputWeightRsd_HDG.h
The file was modified src/Meshing/libMeshb/WriteMesh_libMeshb.cpp
The file was modified src/Field/output_Tecplot/output_Tecplot_MetricArea.cpp
The file was modified src/Discretization/HDG/IntegrandCell_HDG.h
The file was modified src/Field/output_Tecplot/output_Tecplot_MetricVolume.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Field/output_Tecplot/output_Tecplot_Metric.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Heat1D_btest.cpp
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Flux_mitState_HDG.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_OutputWeightRsd_DGBR2.h
The file was modified src/LinearAlgebra/BlockLinAlg/VectorBlock_4.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_Galerkin_HSM2D.h
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixD_CRS_MatrixS_Instantiate.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin.h
The file was modified test/unit/LinearAlgebra/SparseLinAlg/MatrixD_SparseMatrix_CRS_Real_btest.cpp
The file was modified src/Discretization/DG/IntegrandInteriorTrace_DGBR2.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_OutputWeightRsd_Galerkin.h
Commit f79ac6774b39fa549c46ca1aa822583635de3ba8 by arthuang
new MDG directory
The file was addedsrc/Discretization/MDG/IntegrandCell_MDG.h
The file was addedsrc/Discretization/MDG/JacobianCell_MDG_Element.h
The file was addedsrc/Discretization/MDG/SolutionData_MDG.h
The file was addedsrc/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was addedsrc/Discretization/MDG/FieldBundle_MDG.h
Commit 34664dbeccbc54f4f3ef0246b88af2b5747d7495 by arthuang
MDG integrand cell unit test passing
The file was addedtest/unit/Discretization/MDG/MDG_AD.nb
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was addedtest/unit/Discretization/MDG/CMakeLists.txt
The file was modified src/Discretization/MDG/FieldBundle_MDG.h
The file was modified src/Discretization/MDG/SolutionData_MDG.h
The file was addedtest/unit/Discretization/MDG/IntegrandCell_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
The file was modified src/Discretization/MDG/JacobianCell_MDG_Element.h
Commit bc244d24d55ebeb785679640e7e4f815e5c00c50 by hcarson
changed name of test and added the notebook that generated the L2 error integrand tests
The file was removedtest/unit/ErrorEstimate/ErrorEstimateNodalBase_Galerkin_AD_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified test/unit/Field/Element/ElementIntegral.nb
The file was addedtest/unit/ErrorEstimate/ErrorEstimate_Common_btest.cpp
Commit e662af73a9ebe8923c52d3991448d5c246b5989d by hcarson
forgot an mpi include
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
Commit 22b47171777e5fbe468b06db7311ecc204300c67 by hcarson
all_reduce only works on POD not the KahanSum
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
Commit 74284c171fae22d9317643019070d099696f7f9c by hcarson
some tweaks
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit 8a2fc7991223cb9516962267ac9eb7f4609332b5 by arthuang
interior trace w/ 1d unit test
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
The file was addedsrc/Discretization/MDG/IntegrandTrace_MDG.h
The file was addedtest/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
Commit dbfe1b4e59458436046fec189a3f4dbe72f0d189 by arthuang
missed a bracket in the merge
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 398b2689a57e75decc0d107807756ad6a6b9a278 by arthuang
jacobian ping test added for cell,trace
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was modified test/unit/Discretization/MDG/IntegrandCell_MDG_AD_btest.cpp
Commit 3ee6b62c13caf242f33f1d1ad78d5773bc18b614 by hcarson
forgot to turn CG LG trace back on
The file was modified test/system/IO/ErrorEstimates/ErrorEst_2D_CG_AD_MinTest.txt
The file was modified test/system/IO/ErrorEstimates/ErrorEst_2D_CG_AD_FullTest.txt
The file was addedtest/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_Boundary_btest_OFF.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
Commit e7bb230597de9d93c01d1e4e23e0c480c18b46e0 by cfrontin
added CG sandbox for AD 2D+T problem.
The file was modified test/sandbox/Solve3D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was addedtest/sandbox/Adapt3D_Galerkin_Stabilized_AD_ST_toy.cpp
Commit 04ceabc4726da9ee5f30318e5a355489ec38daee by galbramc
Fixed more analyzer warningw
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_HSM2D.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_HB.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Conservative.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_BDF.h
Commit 92cbcae5a4a22abb8c566b56204f9157c65d57c4 by cfrontin
fixed for push, incorporated hugh's mistakenly included preprocessor define.
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 8a93e604e06d9c6930ba29b1936c515f888b1cf4 by cfrontin
more hugh fixes plus trueoutput fixes.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 990b4a1935bf787ea8890211747ed394c777d5e9 by hcarson
SolverInterfaceL2 project actually uses the correct local patch for CG now
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_L2.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
Commit dd3422aae2da6001b75d0b06850caeaf28f08b7e by cfrontin
JEEEEENNNNKIONNNNSSSSS
The file was modified test/sandbox/Solve3D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 48589cd9f9b0ff7ca754f88aa43d5bc2abd8407b by arthuang
added SA nitsche
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
Commit 375c12a562e0767881f5cf93775d80e3d2050b48 by arthuang
jacobian and residual unit tests passing
The file was modified src/Discretization/MDG/JacobianCell_MDG_Element.h
The file was addedsrc/Discretization/MDG/JacobianInteriorTrace_MDG.h
The file was addedtest/unit/Discretization/MDG/JacobianCell_MDG_AD_btest.cpp
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was addedsrc/Discretization/MDG/ResidualBoundaryTrace_MDG.h
The file was addedsrc/Discretization/MDG/JacobianBoundaryTrace_MDG.h
The file was addedsrc/Discretization/MDG/JacobianCell_MDG.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was addedtest/unit/Discretization/MDG/ResidualCell_MDG_AD_btest.cpp
The file was addedsrc/Discretization/MDG/ResidualCell_MDG.h
The file was addedsrc/Discretization/MDG/ResidualInteriorTrace_MDG.h
The file was modified test/unit/Discretization/MDG/IntegrandCell_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
Commit 56c89c864c461d12ff813020cc17e7d5f9c82921 by galbramc
Fixed typo
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
Commit c621cb6bc59ffe63e541816490fc222c22cdab40 by cfrontin
jenkins punched me in the face *again*.
The file was modified test/unit/ErrorEstimate/OutputCorrection_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_ST_toy.cpp
Commit 83a9dc40c33d818b00bbcd3558779f34c8d5fca6 by arthuang
MDG solve works.. needs debugging
The file was modified src/Discretization/MDG/JacobianCell_MDG.h
The file was addedsrc/Discretization/MDG/AlgebraicEquationSet_Local_MDG.h
The file was modified src/Discretization/MDG/FieldBundle_MDG.h
The file was modified src/Discretization/AlgebraicEquationSet_Type.h
The file was modified src/Discretization/MDG/SolutionData_MDG.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateBase_MDG.cpp
The file was modified src/Discretization/MDG/ResidualInteriorTrace_MDG.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified src/Discretization/MDG/JacobianInteriorTrace_MDG.h
The file was modified test/unit/Discretization/MDG/MDG_AD.nb
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateBase_MDG.h
The file was addedsrc/Adaptation/MOESS/SolverInterface_MDG.h
The file was addedtest/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
Commit 780ca0088a00d1165b3deebf7b1799cd1f0ebfef by cfrontin
grumble
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_ST_toy.cpp
Commit 762dda71543bfa7ed7912abb9f3809c1502ec72d by hcarson
VOLUME_WEIGHTED crept through on those last commits. It shouldn't have and this fixes that
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
The file was modified src/ErrorEstimate/Galerkin/OutputCorrection_Galerkin_Stabilized.h
The file was modified test/unit/ErrorEstimate/OutputCorrection_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
Commit 184554e72d0dc41a87ff9869a4ef7d71a0455421 by cfrontin
why oh why did i not save the fixes last time
The file was modified test/sandbox/Solve3D_Galerkin_Stabilized_AD_ST_toy.cpp
Commit 5bd38243174152c638bee79956443814bf6a6d79 by cfrontin
preprocessor sandbox troubles.
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_Galerkin_Stabilized_AD_ST_toy.cpp
Commit cc16ccb9859d71b937db41458973d3289f0b6d9a by cfrontin
dumb preprocessor stuff fix.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_Galerkin_Stabilized_AD_ST_toy.cpp
Commit 6aaf47b7995fe522bd6a2256d123d3873cb0ab95 by cfrontin
bad include habits fixed.
The file was modified test/sandbox/Solve3D_Galerkin_Stabilized_AD_ST_toy.cpp
Commit 98f6c763c2752369c8a363a9438ea32ea2539051 by arthuang
MDG solves! optimal rates!
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was addedsrc/Discretization/MDG/IntegrandCell_MDG_Output.h
The file was modified src/Discretization/MDG/FieldBundle_MDG.h
The file was addedsrc/Discretization/MDG/FunctionalCell_MDG.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_toy.cpp
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
Commit 255e056ffc61e33ffc46835c78707e3d1f3e3fa7 by cfrontin
warning fix.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit 0b4f2d218355918978c39f956d67407a74b20cd5 by arthuang
getting closer to everything compiling
The file was modified src/pde/NS/QRANSSA2D.h
The file was modified src/pde/AdvectionDiffusion/ViscousFlux3D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGBR2_RANS_MMS_btest.cpp
The file was modified test/unit/pde/NS/QRANSSA3D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized_AD_btest.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was removedsrc/Discretization/Galerkin/FunctionalCell_Galerkin_Stabilized.h
The file was modified src/pde/NS/QRANSSA3D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/unit/pde/NS/QRANSSA2D_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_CGStabilized_RANS_MMS_btest.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
The file was modified scripts/vera/exclusions.txt
The file was removedsrc/Discretization/Galerkin/JacobianFunctionalCell_Galerkin_Stabilized.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified test/unit/Field/DistanceFunction_btest.cpp
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified test/unit/Discretization/Galerkin/StabilizationMatrix_NS_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit 157ccf02b2b00ae66f0519004605eba66be4f674 by arthuang
moved jacobian calculations into output integrands for Galerkin. bunch of stuff still not working
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_CubicSource_toy.cpp
The file was modified src/pde/OutputCell_SolutionError.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/pde/OutputCell_SolutionErrorSquared.h
The file was modified src/pde/NDConvert/OutputNDConvertSpace2D.h
The file was modified src/pde/NS/OutputEuler2D.h
The file was modified src/pde/OutputCell_WeightedSolution.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_toy.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_DGAdvective_Triangle_AD_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified test/system/Asymptotic/Adjoint2D_CG_Triangle_AD_btest.cpp
The file was modified src/pde/NDConvert/OutputNDConvertSpace4D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
The file was modified src/pde/NS/OutputEuler3D.h
The file was modified src/pde/NDConvert/OutputNDConvertSpace1D.h
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalCell_Galerkin_btest.cpp
The file was modified test/sandbox/Adjoint1D_DGAdvective_AD_ST_toy.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_1D_CG_Line_AD_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/OutputCell_SolutionGradientErrorSquared.h
The file was modified src/pde/OutputCell_FunctionalErrorSquared.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/JacobianFunctionalCell_Galerkin.h
The file was modified src/pde/NDConvert/OutputNDConvertSpace3D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/OutputCell_Distance.h
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_RD_btest.cpp
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime2D.h
The file was modified test/sandbox/Adjoint1D_DGAdvective_BuckleyLeverett_ST_toy.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized_AD_btest.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime1D.h
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime3D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output.h
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase1D.h
The file was modified src/pde/NS/OutputEuler1D.h
The file was modified src/pde/OutputCell_SolutionSquared.h
The file was modified test/system/Asymptotic/Adjoint2D_DGAdvective_Triangle_AD_btest.cpp
The file was modified src/pde/OutputCell_Solution.h
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified src/pde/NS/PDENavierStokes_Brenner2D.h
The file was modified src/pde/NS/PDERANSSA_Brenner2D.h
Commit 443581409a22f6071ecb66d776e3e777496f37db by arthuang
getting closer to passing unit tests..
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified test/unit/Discretization/Galerkin/Galerkin_Stabilized_NS.nb
The file was modified test/unit/Field/DistanceFunction_btest.cpp
The file was modified test/unit/Discretization/CMakeLists.txt
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/ErrorEstimate/CMakeLists.txt
The file was modified src/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField2D.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
Commit c10262d8e483f9a3f8677b8ea5a102ba0734f323 by arthuang
unit tests updated
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified test/unit/ErrorEstimate/ErrorEstimate_Galerkin_AD_btest.cpp
Commit aeb014d21039e99ca70198d2cbf99e140501aeca by arthuang
unit test/compile fixes
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/JacobianFunctionalCell_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_Local_MDG.h
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalCell_Galerkin_btest.cpp
Commit 4f78597524699f1a512178d12e3d94c212334bf4 by arthuang
indentation warning
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output.h
Commit 82cb2d9a029e421112168f8887f122d018542461 by cfrontin
last final last warning bother.
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_ST_toy.cpp
Commit 3e156bc9786445e8a7291f56366dc90b175802f7 by cfrontin
tidying solve3d_CG_AD_ST_toy
The file was modified test/sandbox/Solve3D_Galerkin_Stabilized_AD_ST_toy.cpp
Commit 934bbc24c94f2e294d5218aa733107472be2b3ac by arthuang
MDG jacobianfunctional in place, solves are compiling
The file was addedsrc/Discretization/MDG/JacobianFunctionalCell_MDG.h
The file was modified test/unit/Discretization/MDG/ResidualCell_MDG_AD_btest.cpp
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was modified test/unit/Discretization/MDG/MDG_AD.nb
The file was modified src/Discretization/MDG/IntegrandCell_MDG_Output.h
The file was modified test/sandbox/ErrorOrder_1D_MDG_AD_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
Commit 4ccf1f72ea494b375dad08687e5aa54500849181 by arthuang
MDG compiles fine but doesn't stabilize in advective limit. Hmm...
The file was modified src/Discretization/MDG/IntegrandCell_MDG_Output.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified src/Discretization/MDG/JacobianFunctionalCell_MDG.h
The file was modified test/sandbox/ErrorOrder_1D_MDG_AD_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
Commit 2b4d0586d11a22fa4fe040c7daf554a8569bcf62 by arthuang
MDG working well again.. we have to figure out the Nitsche BCs
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
Commit bbfd1f7d23a15d45d89e1de11919d03d47843cdc by arthuang
change cb back to 2 to pass Jenkins
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
Commit 851f04631d0fc1951a06dbcbbbbca0905943085b by arthuang
2D error order compiling
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
Commit 8029da6ecf51d22dc55782e834ece3047ac8032a by arthuang
add function hooks to 3DST
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
Commit 6548a036d23881662f9652a6054d368ec56bef00 by arthuang
added function hooks for 1d, 2d spacetime
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
Commit 9ce44307d0238635bc59c0aab26b58ded57dc156 by arthuang
fieldweighted cell integrand for MDG
The file was modified test/unit/Discretization/MDG/IntegrandCell_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
Commit 900a8c1cd5d7c81d1398cb57f6c5f2ecc58ecc3d by arthuang
added fieldweighted for MDG trace integrand
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
Commit 949f248efee04fa3a0775b097b2236fdfa39c7bc by galbramc
More clang analyzer warning fixes.
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_mitLG_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_ProjectFunction_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit 1bd5af09aedfe40a2058d171f1b57018a0f90a02 by arthuang
more needed function hooks
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
Commit bc989df19f9c4f44347fa8086ac26bcc2f6bb2f5 by arthuang
change to isothermal wall BCs, push to hypersonic
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
Commit 27174f9a3d8d4587aa7264e29a2b72a9a3d8cee5 by arthuang
ughhhhhh more ndconvert troubles
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime2D.h
Commit 19ea906f4d3d767e736e9359cefedf7534eefe67 by arthuang
add isothermal to RANs BCs
The file was modified src/pde/NS/BCRANSSA2D.h
Commit b6fb7c9ab8d0663934ebea495cf12110d1bf9b57 by arthuang
removed unused typedef
The file was modified test/unit/Discretization/MDG/IntegrandCell_MDG_AD_btest.cpp
Commit bb384ce74ecaaeaf410f9d6bfeb87acfabcb4722 by galbramc
Nightly fixes
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_PTC.h
Commit 1ab058e20f22b6c78b342d300a3b7b80565e1c2f by arthuang
fixed mdg unit tests
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was modified test/unit/Discretization/MDG/IntegrandCell_MDG_AD_btest.cpp
Commit d6e3998ec596a1983d1e867aff192c370696cbd0 by galbramc
Nightly fixes
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
Commit 757566258845bff78aa7478fc183d4c56689b39d by arthuang
reordered MDG jac, added error estimate cell
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified test/unit/Discretization/MDG/IntegrandCell_MDG_AD_btest.cpp
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateCell_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was addedtest/unit/ErrorEstimate/ErrorEstimateCell_MDG_AD_btest.cpp
Commit 00c9db7e7cf9f535489b34a8737c14a4a517bac5 by arthuang
RANS cases working pretty well, pushing to hypersonic
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NS/PDEEuler2D.h
Commit adb367c473fe462317bdba0bb3abd1f88c22b894 by arthuang
mdg error estimates in place
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was modified test/sandbox/ErrorOrder_1D_MDG_AD_toy.cpp
The file was modified test/unit/Discretization/MDG/ResidualCell_MDG_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/ResidualCell_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateCell_MDG.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateBoundaryTrace_MDG.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified src/Discretization/MDG/JacobianCell_MDG.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_Local_MDG.h
The file was modified test/unit/Discretization/MDG/JacobianCell_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/JacobianFunctionalCell_MDG.h
Commit e77419d05feabba720a3a0da3a6411008aaaadb7 by arthuang
took out adjointState functions (mostly)
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified src/Discretization/MDG/FieldBundle_MDG.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
Commit 685df5868c4236578b89ba70f3a0a5bafe8de422 by arthuang
completed sourceJacobianHACK change. MDG adjoints not quite working...
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
Commit fb82ba4e41344882f89228c8f6a41c12a4fbf514 by arthuang
error estimate unit test passing, but sandbox case is off...
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was modified src/Discretization/MDG/FieldBundle_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.cpp
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/ErrorEstimate/MDG/ErrorEstimateCell_MDG.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified test/unit/Discretization/MDG/MDG_AD.nb
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/JacobianFunctionalCell_MDG.h
Commit 2871fdaa10328f6fedede5cf54fb0a46279f4062 by arthuang
mdg error estimates working!
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.cpp
The file was modified src/Field/FieldLine_CG_Cell_Instantiate_1D.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
Commit 86f53060d4a3883e228d18d591ffbb6b20e8e5c8 by arthuang
typo
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
Commit ebc61df4856fca904f99d7e9ccf1bdab280d6ca5 by arthuang
cleanup
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 90091ad8caebcae13b9ddbe67397560e72191bb0 by arthuang
fixed hack interface
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
Commit 075a6a3c8dd84b2173a1a55f5fbc55dabb73d181 by arthuang
added unit testing for 3D RANS fncs, other cleanup
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was modified src/pde/NS/Q2DPrimitiveRhoPressure.h
Commit 4a14768dee6a0aa6d6be252593473a10c5dbcbcb by arthuang
forgot a file
The file was modified src/pde/NS/PDERANSSA3D.h
Commit 5af51acdfa75cff419f0ac2acff3806dbfd34473 by arthuang
sandbox edits
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
Commit dbb93c26fa2667c9c31035adbfadc74f11e9cf38 by arthuang
complaining about includes?
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBoundaryTrace_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateCell_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
Commit fd6a3c120fbfb9f9e7f3b72bc7bcfb5f1b59de0d by arthuang
unused variables.. push to tucano for memcheck
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
Commit 85ccc339e72cb7820f662dd9fcdc48b0345465fa by arthuang
unit test name change
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_MDG_AD_btest.cpp
Commit 4e6760dff6b1b2a0323706491d141bc0035e5a00 by arthuang
missing definition
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
Commit 187a488fb0bf0f47fd7c9329339bd07e890bc7c7 by arthuang
trying to fix segfault
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_MDG_AD_btest.cpp
Commit 0c749ff9149f0340ebd07d7e16f415ba5efbca99 by arthuang
fixed the warning, but there's a segfault somewhere in edgelocal3d...
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_MDG_AD_btest.cpp
Commit c445c36255f40d451d0b623eefd4d47e76975cd3 by arthuang
wow that was really dumb but took 4 hours to find
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified test/system/LocalSolve/EdgeLocalSolve3D_Dual_Galerkin_Stabilized_AD_btest.cpp
Commit ebfe2c78b4735aec0c468d0a0ca33c88b19f19ec by arthuang
putting Nitsche into stabilization object.. stil lin process
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_Local_MDG.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin_manifold.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin.h
The file was modified src/Discretization/Potential_Drela/AlgebraicEquationSet_CG_Potential_Drela.h
The file was modified test/sandbox/ErrorOrder_1D_MDG_AD_toy.cpp
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Galerkin_HSM2D_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Galerkin_manifold.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/JacobianBoundaryTrace_Dirichlet_mitState_Galerkin_Param_IBL2D_btest_outdated.cpp
The file was removedsrc/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_StabilizedTrace.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_Galerkin_HSM2D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche_AD_btest.cpp
The file was modified src/Discretization/MDG/SolutionData_MDG.h
The file was modified src/Discretization/Galerkin/IntegrateBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGAdvective.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_BuckleyLeverett_ST_btest.cpp
The file was modified test/unit/Discretization/Galerkin/FunctionalBoundaryTrace_WeightedResidual_Galerkin_btest.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Output_Galerkin_btest.cpp
The file was addedsrc/Discretization/Galerkin/Stabilization_Nitsche.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin_AD_btest.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified test/unit/Discretization/Galerkin/IntegrateBoundaryTrace_Dispatch_Galerkin_AD_1D_btest.cpp
The file was modified src/Discretization/Potential_Adjoint/AlgebraicEquationSet_CG_Potential_Adjoint.h
The file was addedtest/unit/Discretization/DG/Untitled-1.nb
The file was modified test/unit/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin_AD_btest.cpp
The file was modified src/Discretization/Potential_Drela/ResidualParamSensitivity_CG_Potential_Drela.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_Galerkin_manifold_ShallowWater2D_btest_TBD.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_mitState_Galerkin_manifold_IBL2D_btest_outdated.cpp
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_WeightedResidual_Galerkin_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin_manifold.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_Galerkin_HSM2D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_mitState_Galerkin_Euler_btest.cpp
The file was modified test/unit/Discretization/Galerkin/JacobianBoundaryTrace_LinearScalar_sansLG_Galerkin_AD_btest.cpp
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin_Euler_btest.cpp
The file was modified test/unit/Discretization/CG/ResidualParamSensitivity_CG_Triangle_AD_btest.cpp
Commit e68f52b38f37e9fce86bed003a22d0a47da14684 by arthuang
premerge
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
Commit 452ea75fe5049caa6c3a24d38587c1b94a15e30e by arthuang
most things compiling...
The file was modified test/system/Asymptotic/ErrorOrder_3D_CG_Sphere_Triangle_AD_btest.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_TransitionIBL.h
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_Triangle_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_CG_Quad_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_CG_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_RD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_3D_CG_Tet_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_3D_CG_Hex_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_CG_AD_BDF_btest.cpp
The file was modified test/system/BlockSolve/Block_1D_Decoupled_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_1D_CG_Line_AD_btest.cpp
The file was modified src/Discretization/CG/ResidualParamSensitivity_CG.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_Galerkin_Stabilized.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified src/Discretization/Potential_Adjoint/AlgebraicEquationSet_CG_Potential_Adjoint.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_StrongForm_Galerkin.h
The file was modified test/system/Asymptotic/ErrorOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified test/unit/Discretization/CG/ResidualParamSensitivity_CG_Triangle_AD_btest.cpp
The file was modified test/system/Asymptotic/Adjoint2D_CG_Triangle_AD_btest.cpp
The file was modified src/UserInterfaces/LIPSolver.h
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGAdvective.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective.h
Commit 30981da02d3b8b4d15d6149079c72cdab4c24c58 by arthuang
nitsche parameter change complete.. things seem to compile ok
The file was modified src/Discretization/Galerkin/Stabilization_Nitsche.h
The file was modified test/sandbox/Solve2D_CG_Plate_HSM_toy.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP2_toy.cpp
The file was modified test/sandbox/Solve3D_Potential_Adjoint_toy.cpp
The file was modified test/sandbox/Solve2D_CG_NACA_IPTF_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Solve2D_CG_NACA_LIP_toy.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_toy.cpp
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_LinearScalar_sansLG_FP_HACK.h
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_Drela_toy.cpp
The file was modified test/sandbox/Solve3D_CG_xNonLinPoisson_toy.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_Darmofal_toy.cpp
The file was modified test/sandbox/Solve1D_CG_Line_Euler_Sod_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Line_Euler_Sod_ST_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Eikonal_Distance_toy.cpp
The file was modified test/sandbox/Optimize_Blade_HSM2D_toy.cpp
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Subsonic_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve1D_CG_AD_RK_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_LIP_CubicSource_toy.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_FP_Drela_toy.cpp
The file was modified src/Discretization/MDG/SolutionData_MDG.h
The file was modified test/sandbox/Solve2D_CG_Triangle_Poisson_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin.h
The file was modified test/sandbox/Solve3D_CG_xtNonLinPoisson_RK_toy.cpp
Commit 6a3d5a0994f80e65c6b40ce4a85b3e773c6d7e10 by arthuang
member variables out of order
The file was modified test/sandbox/Optimize_Blade_HSM2D_toy.cpp
Commit c8697034ec845e525f600dcf47d0272948ab12b6 by savithru
Added unit tests for gravity term in PDETwoPhase2D + some cleanup
The file was modified test/unit/pde/PorousMedia/PDETwoPhase_ArtificialViscosity2D_btest.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified test/unit/pde/PorousMedia/PDETwoPhase2D_btest.cpp
Commit f3f91892c43ddd1345f0d2a771402927ef4308b3 by arthuang
tweaks to get MDG working for systems
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was addedtest/sandbox/Solve2D_MDG_Triangle_NavierStokes_OjedaMMS_toy.cpp
Commit c92fc9c8c8c31a74111411e52074406805c1b47e by arthuang
fixed checks for parallel
The file was modified src/Discretization/MDG/JacobianInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/JacobianFunctionalCell_MDG.h
The file was modified src/Discretization/MDG/JacobianCell_MDG.h
The file was modified src/Discretization/MDG/ResidualCell_MDG.h
The file was modified src/Discretization/MDG/JacobianBoundaryTrace_MDG.h
The file was modified src/Discretization/MDG/ResidualInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/ResidualBoundaryTrace_MDG.h
Commit 3691e84b589c6fbcb4ac5c6b505928bb04b3e79a by arthuang
whoops switched back
The file was modified src/Discretization/MDG/JacobianBoundaryTrace_MDG.h
The file was modified src/Discretization/MDG/JacobianInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/ResidualInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/ResidualBoundaryTrace_MDG.h
Commit f42bd58f9a42c51833948dfdd1b7f28fe9d5a330 by arthuang
hopefully more correct for parallel?
The file was modified src/Discretization/MDG/JacobianCell_MDG.h
The file was modified src/Discretization/MDG/ResidualCell_MDG.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
Commit eebed51adc6b033c89d14aeafea9bbb27e7d2d45 by galbramc
Nightly fixes
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified src/Surreal/SurrealD_Lazy.h
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_SurrealD_btest.cpp
The file was modified src/Discretization/HDG/IntegrandInteriorTrace_HDG.h
Commit 434dc0ae7a9dde0a88572670116a9e3c0b4d125d by galbramc
Another nightly fix
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 6255510642acc55ed8b2fb5bdab300f0e54d186b by galbramc
More nightly fixes
The file was modified test/unit/pde/PorousMedia/PDETwoPhase2D_btest.cpp
Commit d2dfa778ea3c7650a4f233404390a4f62adcb045 by galbramc
Another nightly fix
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
Commit 5e46f1adb00402c42dd29daa4569a0498ea07ede by galbramc
Hopefully last warning fix
The file was modified test/unit/LinearAlgebra/DenseLinAlg/VectorS_SurrealD_btest.cpp
Commit b3f3862493cd9b69417507e4372780f01a311b1c by arthuang
minor edits that shouldn't affect anything
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit b0c2efe807375ba0809c8a1f45fc3ccb7b928985 by arthuang
MDG with discontinuous efld.. does better!
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBoundaryTrace_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateCell_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.cpp
Commit b8144e4821709d940ae25808173e61d4797a42d0 by arthuang
working towards error estimate from fine scale
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateBase_FineScale_MDG.cpp
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateBase_FineScale_MDG.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimate_FineScale_MDG.h
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was modified src/ErrorEstimate/CMakeLists.txt
Commit 1be759e60e65ad8618afd1a3cf8fd077c4cf0aca by arthuang
minor change to AGLS
The file was modified src/Discretization/Galerkin/Stabilization_Nitsche.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 8eea674674b1e96d9ed0c396d61c4b0e252f1096 by arthuang
missed a function update
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit af2487ff68fa0c51f3546a4e3c9ffa9412557d91 by arthuang
push to hypersonic
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
Commit efaa76bf54667af01cb43bb453a83cfa6bd0619e by arthuang
push to hypersonic
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
Commit 591d57d2505afc547fbb1fd56713641e8e7bedd1 by arthuang
few changes to MDG output
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was modified src/pde/NS/OutputNavierStokes2D.h
The file was modified test/sandbox/Solve2D_MDG_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/MDG/IntegrandCell_MDG_Output.h
The file was modified src/pde/OutputCell_SolutionErrorSquared.h
The file was modified src/Discretization/MDG/FieldBundle_MDG.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit cbf8fc66007b6edc2a632530553b100395fd6403 by arthuang
mdg rans sandbox compiling
The file was addedtest/sandbox/Solve2D_MDG_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_FineScale_MDG.cpp
The file was modified src/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_FineScale_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBoundaryTrace_MDG.h
Commit ee3e9cc39f047584093ef6bc60f5f70e8a2fe08c by arthuang
extra args for output
The file was modified test/sandbox/ErrorOrder_1D_MDG_AD_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
Commit 55861da09180b42c6cd595a383eb40cbb64a013f by arthuang
print resid bug fix
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
Commit 035076c75b2758ad7c31134cb5048f5fb76f1ea3 by arthuang
MDG qp should initialize to zero
The file was modified src/Discretization/MDG/SolutionData_MDG.h