Skip to content
Success

Changes

Summary

  1. changing branch (details)
  2. MC for running on hypersonic (details)
  3. ready for running on hypersonic (details)
  4. Generalized valgrind suppression (details)
  5. moving to hypersonic again (details)
  6. egads coords must have 3 dimensions even in 2d (details)
  7. the final files from the project (details)
  8. forgot a function (details)
  9. pushing to tucano (details)
  10. Suppressed CMakeLists errors. [TBD] (details)
  11. Fixed panel metod tests (details)
  12. AFLR4 updates and some Jenkins scripts (details)
  13. Link tetgen before avro (details)
  14. instantation of elementlocal version of local splits for 4d...unit test will fail because the result is different than savi's convention (details)
  15. missing definitions for elementlocal & edgelocal (details)
  16. some instantiations of savi's method for doing local splits (details)
  17. xfield_lagrange method of doing local splits...still debugging...will fix later... (details)
  18. Refactoring.  Patched unit tests (details)
  19. More unit tests (details)
  20. added unit tests (details)
  21. Fixed unit tests (details)
  22. Fixed IBL unit tests (details)
  23. Added unit test.  Turned off unused methods. (details)
  24. Fixed a bug in CMakeLists: use of out-of-scope variable (details)
  25. Fixed a bug in cmake files that only appear when building with Xcode (details)
  26. 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)
  27. Relocated code into SANS_MPI macros; otherwise, errors are raised about "member access to incomplete type" (details)
  28. Verified/fixed/cleaned IBL system tests with transition (full upwind). (details)
  29. Fixed duplicate naming of boost test suite (details)
  30. Relaxed pyrite tolerance (details)
  31. Updated forced-transition pyrite files after the bug fix in commit b30121ee5531d91e84aac94fbdab6462f458f4f8 (details)
  32. Turned off file dump (details)
  33. Fixed formatting (details)
  34. Fixed empty traling line (details)
  35. Fixed DG and HDG AES tests for uncoupled IBL (details)
  36. Fixed formatting (details)
  37. Reverted changes to (viscous) HDG stuff: those abandoned changes treated qfld and afld as a single bundle field (details)
  38. Update AlgebraicEquationSet_HDGAdvective_Advection_btest.cpp (details)
  39. Fixed one more test affected by ping test refactoring.  Fixed formatting and screen output (details)
  40. Fixed another system test affected by IBL Qauxv interpreter refactoring (details)
  41. Update ErrorOrder_1D_HDGAdvective_Advection_btest.cpp (details)
  42. Fixed warning and missing instantiation (details)
  43. Added an instantiation just for completeness, although it is no longer used (details)
  44. moving towards adjoint GLS (details)
  45. Cleaned sandbox cases (details)
  46. relaxed tolerances for clang_release (details)
  47. Suppressed output (details)
  48. Fixed bugs in CMakeLists (details)
  49. Fixed HDG advection tests (details)
  50. Removed the pure advection test case using (viscous) HDG machinery (details)
  51. parallel outputs in galerkin solver interface, AGLS error estimation fixed? (details)
  52. Refactored halving line search and fixed unit tests (details)
  53. Fixed memory errors (details)
  54. Relaxed tolerance for intel (details)
  55. relaxed tolerances for intel18 (details)
  56. Relaxed timeout limits (details)
  57. Speed up unit tests in response to Jenkins timeout (details)
  58. Fixed typo (details)
  59. Relaxed tolerance for gnu48 (details)
  60. Tried to fix timeout on Jenkins testing (coverage_clang reynolds) (details)
  61. Reverted CMakeLists to see if TIMEOUT is set properly this time on Jenkins (details)
  62. minor refactoring (details)
  63. Refactored CMakeLists for Xcode build (details)
  64. Refactored Newton solver (details)
  65. Minor fix (details)
  66. Fixed warnings (details)
  67. Added IBL max update fraction (details)
  68. Enabled under-relaxed Newton update for coupled 4x4 block system of IBL with free transition. (details)
  69. Refactor of avro XField interface (details)
  70. Consistent logic for setting cmake testing timout property (details)
  71. Fixed refine interface change (details)
  72. Fix ifdef when not using avro (details)
  73. More fixes to deal with avro (details)
  74. Minor cleanup (details)
  75. Added unit tests for IBL updateFraction (details)
  76. Upgrade PETSc (details)
  77. More avro and PETSc tweaks (details)
  78. I don't understand why dl library is needed to link a static library... (details)
  79. Fix for refine check (details)
  80. Suppress compiler warning when building PETSc (details)
  81. Fix for avro with 4D (details)
  82. Enable refine testing again (details)
  83. Updated copyright date to 2019 (details)
  84. Updated copyright date to 2019 (details)
  85. dimension-independent local splits (details)
  86. 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)
  87. adding stabilized error estimation infrastructure (details)
  88. more playing with AGLS (details)
  89. minor edits (details)
  90. reconciling merge conflicts and some tweaks (details)
  91. license updates (details)
  92. fixes to match avro (details)
  93. forgot to add the avro defined precompile check (details)
  94. relaxed tolerances and forgot to split world (details)
  95. tweaking tol again... (details)
  96. another tweak... (details)
  97. cleanup of localpatch + commenting (details)
  98. copyright (details)
  99. more copyright (details)
  100. Updates for MOESS optimizations. Still needs more work. (details)
  101. Instantiations for 4D AD solve. (details)
  102. A few fixes (details)
  103. Compile fixes (details)
  104. More instantiations for 4D (details)
  105. 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)
  106. make sure mpi is init'd before calling rank by actually running in parallel (details)
  107. revert back to dual (details)
  108. ifdef SANS_AVRO for tests with CKF triangulation (details)
  109. changed to Dual in the system test (details)
  110. attempted to fix nightly tests (details)
  111. Relaxed timings, fixed warning (details)
  112. Updated pyrite files to fix nightly tests (details)
  113. Moved timing test into sandbox (details)
  114. Cleanup of refine interface with auto memory management. (details)
  115. Modest progress on instantiations. (details)
  116. Fix include (details)
  117. 4D box unit grid grandfathered out of XField_KuhnFreudenthal. (details)
  118. added fix to 3D (details)
  119. removed the separate 4D file, just added an instantiate at the end of 3D (details)
  120. 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)
  121. p=6 still too high for pyrite test for ErrorOrder (details)
  122. Attempted to warning "use of zero-allocated memory" (details)
  123. Some cleanup in the sandbox. Added 2D L2Project adaptation (details)
  124. Added tecplot dump for metric fields. Other small fixes (details)
  125. Changed floor to round for generating new 1D mesh (details)
  126. Minor refactoring (details)
  127. Compile fixes and more dependency warning suppressions (details)
  128. Add dl library for avro (details)
  129. Replaced nt transport equation with G variable as in SciTech paper, although the results are equivalent (details)
  130. bits and pieces (details)
  131. added linear args and a test (details)
  132. just wanna get my stuff in the repo (details)
  133. Files for parallel periodic XField2D_Box_Triangle_Lagrange (Issues need to be fixed) (details)
  134. retrieve edge indices and sub elems from split (details)
  135. ref coordinates on split sub cells (details)
  136. Added a layer of abstractions when evaluating fluxes, sources etc. in IBL pde class (details)
  137. Fixed formatting... previously went under the radar since vera++ was not installed locally... (details)
  138. inst of some 4d adaptation things (details)
  139. Added scalar and dot product fixes for MatrixSymS (details)
  140. Working on 3d ST... (details)
  141. Enabled smooth laminar/turbulent blending (details)
  142. Fixed SVD calculation for normal vector for 4D tet. (details)
  143. Scrubbed some comments. (details)
  144. edits to gls error estimation (details)
  145. unit tests for basis function ref elem split (details)
  146. 4d adapt? (details)
  147. Fixed intel errors by relaxing tolerance and reconciling a missing pyrite file specialized for intel MKL (details)
  148. added a Field weighted stabilized CG nodal estimate integrand test in 2D (details)
  149. comment (details)
  150. Continued work on ElementXField implementations. (details)
  151. Vera fixes, COPYRIGHT fixes, and some avro preprocessor fixes. (details)
  152. Updates for 2D L2 Projection sandbox test (details)
  153. Updates for 1D L2 Projection sandbox test (details)
  154. Clearing out high-level exceptions whose low-level implementations are done. (details)
  155. Added last bits of ADST4D case, should run (?) now. (details)
  156. Added new trace free step matrix error model. Not enabled. (details)
  157. added a 2D error estimate test, and asserted assumption on basis function type (details)
  158. Fix. (details)
  159. fixed the estimate vary tests (details)
  160. notebook with Double BL exact solutions (details)
  161. forgot the copyright change (details)
  162. Normalize MOESS optimization with nlopt (details)
  163. Fixed undefined reference (details)
  164. Fixed a bug in laminar/turbulent blending function (details)
  165. ifdef SANS_AVRO requirements in unit tests. (details)
  166. removed the scp to devastator. Should be useful for everyone now (details)
  167. forgot to change a quadratic function explicit constructor (details)
  168. undoing a print (details)
  169. EQUILATERAL PENTATOPE coordinates + added unit volume check in unit test to catch this (details)
  170. unit test for split ref step matrix on pentatopes + generating matlab script (details)
  171. unit tests for error model (details)
  172. 4D L2 ERROR ADAPTATION WORKS...cleaning up........ (details)
  173. Added new MOESS optimization without global FrobNorm (details)
  174. Forgot CMake file (details)
  175. CG artificial viscosity in 2D (details)
  176. Small fix for cmake summary (details)
  177. Weekly test fixes (details)
  178. Modified AlgEqSet, IntegrandInteriorTrace and 2D DGAdvective toy for Parallel 2D Periodic Grids (details)
  179. Towards parallel PETSc/TAO (details)
  180. Refactored intermittency calculation (details)
  181. Generailized Projection to Qauxi to handle blended intermittency. (details)
  182. Trying to bump coverage. (details)
  183. Some cleanup of logEuclidian cost (details)
  184. Added lagrange P1 to the exception (details)
  185. copywrite update for some files (details)
  186. Various small fixes (details)
  187. added a Tanh2 function based on Loseille's Tanh3 (details)
  188. Updated Embedding unit test for quadrature integration (details)
  189. Reverted to binary intermittency as default (details)
  190. Relaxed tolerance for intel compiler.  Restored default to binary intermittency for existing tests (details)
  191. Trying to get coverage... (details)
  192. Tests added + un-tested, unused additions removed. (details)
  193. Added comments and made sure ADST4D case is ready for parallelization. (details)
  194. More parallel fixes. (details)
  195. Relaxed torleranc for gnu48 (details)
  196. More parallel fixes. (details)
  197. Added regularized point source to accommodate potential co-existence of free and forced transition in the captured transition treatment (details)
  198. Updated ADST3D cases (solve and adapt) for avro and MPI use. (details)
  199. Forgot an MPI redefine. (details)
  200. jk MPI fix actually this time. (details)
  201. Minor fix (details)
  202. Continued avro- and MPI-ification. (details)
  203. Unit testing fixes. (details)
  204. Fixed warning. (details)
  205. Fixed fstream initializer. (details)
  206. Warning cleanup... (details)
  207. Fixes towards parallel+periodic (details)
  208. Coverage improvement... (details)
  209. cleanup of interface to match savithru's (details)
  210. instantiation of 4d savithru splits (technically the extraction works because that's what i started with but the actual split does not) (details)
  211. Fixes for running parallel DG with periodic BCs (details)
  212. Removed adapt4d skeleton from build. (details)
  213. Added instantiation (details)
  214. ffs (details)
  215. instantiate SVD (with error), XField_Local calls XField_LocalPatch in 4d which local_split_patch is turned off (details)
  216. ifdef sans avro in sandbox file (details)
  217. instantiation of new MOESS SANS optimizer for 4d (details)
  218. experimenting w p1 adjoint (details)
  219. adapt3d change in api (details)
  220. relaxed tolerance for system test (details)
  221. publicize error model functions...still not sure why (details)
  222. added note about protected methods for error model class (details)
  223. missing operator for 1d function (details)
  224. unprotected from SANS_AVRO avro namespace use (details)
  225. rename file to avoid copyright check (details)
  226. deleted file (details)
  227. Only have vera look at .cpp and .h files (details)
  228. SANS_CHECK_CLOSE not BOOST_CHECK_EQUAL for floats, come on philip (details)
  229. bug != in shock capturing (details)
  230. revert back to formulation (details)
  231. add expt stab (no-op) to 2DAD (details)
  232. Added a C2 continuous smooth abs (details)
  233. fix intel compiler warning (details)
  234. add pending changes in local patch header (details)
  235. Run SANS_Commit in parallel (details)
  236. Cannot specify format for 'time' on all systems (details)
  237. Updates to SANS_Commit.sh (details)
  238. One more parallel fix (details)
  239. Forgot to run 'make all' (details)
  240. Fix make warning for now (details)
  241. dev exceptioned code required only for 4d tecplot. (details)
  242. added a C2 smoothabs and matlab file that generated (details)
  243. actually got the smoothmax1, smoothmax2 functions work, also added implicitly defined smoothmin1 and smoothmin2 (details)
  244. merge fix (details)
  245. merge fix 2 (details)
  246. working on new error models (details)
  247. ASExpCombo function for testing L2 (details)
  248. Revive Adapt L2Project (details)
  249. partial cleanup of local patch before supporting CG patches (details)
  250. Removed PBAM (details)
  251. fix for jenkins, smoothmax2, tweaks to SANS opt and the VectorX hack to work with Phil (details)
  252. unparallelized a test, there's a bug in P4 Hierarchical parallel (details)
  253. turning the P3 and P4 unsplit tests off again. There's something weird and MPI-ish going wrong here (details)
  254. Missed one include (details)
  255. Missed one more file (details)
  256. more cleanup of local patch (details)
  257. Suppress valgrind avro+intel strange warnings (details)
  258. Broke up DGBR2lib trying to reduce compile time (details)
  259. pre merge (details)
  260. support for CG local solves with XField_LocalPatch (details)
  261. forgot to propagate changes in function names to tests (details)
  262. turnon off local patch splits for jenkins (details)
  263. silence warning (details)
  264. Switched implied metric optmizer to MMA (details)
  265. agls tweaks (details)
  266. Relaxed tolerance (details)
  267. complete unit tests for xfield local patch...still need some work on CG tests (details)
  268. merge conflict (details)
  269. a stupid bug (details)
  270. changes to optimizers, and also turning the modified model back off (details)
  271. Fix work weekly (details)
  272. Weekly suppression and revived cotire (details)
  273. Fixed the last error. (details)
  274. Fixed a warning (details)
  275. Added option to use CG field for PTC time step (details)
  276. Changed the span of the SANS frob norm penalty function (details)
  277. unit tests for DG/CG patches (details)
  278. remove print_inline (details)
  279. Conical method of stroud added, and working. Still needs integration into pentatope. (details)
  280. Added a ego map to EGTessModel that maps from All egos to Unique egos (details)
  281. add xfield for full potential code using avro (details)
  282. Integrated Stroud into 4D quadrature. (details)
  283. cleanup avro wake3d (details)
  284. Fixed compile error (details)
  285. Fixed another compile error (details)
  286. work towards high-order support for local patch split (details)
  287. getting unit tests to pass... (details)
  288. fixing merge conflicts (details)
  289. Fix up PseudoTime_btest (details)
  290. Fixed btest memory leak. (details)
  291. Improved stroud testing. (details)
  292. experimenting with an element based local solve (details)
  293. BCNone is dead. Long live BCNone. (details)
  294. New Implied Metric optimizer based on logM. Various other small fixes. (details)
  295. elemID must be global (details)
  296. support for high-order local patch (details)
  297. ifdef avro (details)
  298. Updates for CG 3D Euler with shock capturing and 2D RANS (details)
  299. multiple def from copy paste (details)
  300. uninitializaed data fix (typo) (details)
  301. changes to error model interface for high-order local splits (details)
  302. Removing problematic instantiations due to wall distance parameter with artificial viscosity for RANS (details)
  303. add info as to which type of field is being sampled (details)
  304. Removing code from BCEuler3D_mitState.h which was ifdef'd out (details)
  305. added integer template for equation number (details)
  306. typo in avro wake (details)
  307. specialized wake model not defined without avro (details)
  308. added an ND test of the BCNone with and without useFluxViscous (details)
  309. Galerkin folder passes (details)
  310. added the downcast to NoneBC to extract the boolean (details)
  311. converted HDG over to the new Nones (details)
  312. Updated implied metric for TAO. Fixed a number of floating point problems. (details)
  313. More robust testing, compiler warning silencing. (details)
  314. dont inherit from xfield_avro if not defined (details)
  315. still missing some ifdef (details)
  316. Various compile fixes. Generalized Adapt2D_Mesh_Optimize for all mesh generators. (details)
  317. Missed one (details)
  318. Warning fixes (details)
  319. killed a few more BCTypeNone references, just plugging away (details)
  320. pre merge (details)
  321. Removed the BCNoneUniField (details)
  322. Added switching for expensive PI quadrature/low-cost NI quadrature. Fixed associated tests to get correct convergence rates. (details)
  323. committing sandbox pre-merge (details)
  324. someone forgot to actually use the W and B typedefs (details)
  325. missing include (details)
  326. fixed the CMakeLists.txt (details)
  327. made BCNone_AV to do with annoying ArtVisc feature (details)
  328. missing includes and last bit (details)
  329. fixed typo: derived to dervied (details)
  330. vera slap correction (details)
  331. Fixed one more BCNone (details)
  332. forgot a file (details)
  333. Removing more of the block artificial viscosity stuff in 2D and unit test updates (details)
  334. More merge conflicts (details)
  335. More merge conflict resolution (details)
  336. Fixed memory leak. (details)
  337. used quadrature cache for L2 projection (details)
  338. fix for order = 0 integration (details)
  339. New cost target for SANS MOESS optimizer. Lots of work towards avro+Wakes. (details)
  340. Fixed typo (details)
  341. Minor fixes (details)
  342. One more typo (details)
  343. Unit test updates (details)
  344. Helps to use consistent array size (details)
  345. Updates to jenkins scripts (details)
  346. Segregating MeshAdapter (details)
  347. Missing instantiation (details)
  348. Fixed mistake in BuildAVRO (details)
  349. Fixes for 3D CG case with artificial viscosity (details)
  350. Fixed compile issues related to separating dimensions (details)
  351. Initializing variables to fix some compiler warnings (details)
  352. LU factorization on processors so PETSc solves reliably (details)
  353. Missed a few (details)
  354. IRS updates (details)
  355. Fix for gnu 4.8 (details)
  356. Refactored tecplot output to reduce link time (details)
  357. Forgot files (details)
  358. Fixed muliple instantiations (details)
  359. pre merge (details)
  360. Syncing with hypersonic (details)
  361. reverting a dead end (details)
  362. Adapt4D de-mothballing. (details)
  363. Fixed 'potential' memory leak problem by putting frees in same scope as creation. (details)
  364. Suppress cppcheck bug (details)
  365. tweaked AGLS setup, hope this one gets through!! (details)
  366. AGLS formulation w/ correction getting good rates! push to laptop, need to fix unit tests (details)
  367. unit tests should be working... (details)
  368. pre merge (details)
  369. Another cppcheck suppression (details)
  370. clean up on choosing reSolve groups (details)
  371. some clean up (details)
  372. 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)
  373. parameter for avro to allow for interior boundaries needed for wake models (details)
  374. unit tests ready to go (details)
  375. Adding 4D Legendre basis for Adapt4D + error estimates. (details)
  376. cmake addition of 4d legendre... still not finished though. (details)
  377. oops (details)
  378. don't use Philip's split for now (details)
  379. add nb for output correction (details)
  380. got rid of a unnecessary sandbox, updated other test (details)
  381. One less call to checkGrid for curved LocalPatch (details)
  382. More IRS stuff (details)
  383. moved metric conformity to separate file (details)
  384. 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)
  385. pushing to hypersonic (details)
  386. some fixes to actually use the volume factor... (details)
  387. new elemental error estimate for CG, not especially tested but seems to be ok (details)
  388. more tweaks to cases (details)
  389. Add static caching for pentatope quadrature. (details)
  390. Set edge length bound = 1 for 1D (details)
  391. Added exponential and maxcubic functions (details)
  392. 1D test cases (details)
  393. std::stringstream has a surprisingly expensive constructor (details)
  394. Fixed formatting (details)
  395. Added missing copyright (details)
  396. Added missing includes (details)
  397. include set (details)
  398. merge (details)
  399. still default to savithru's local split (details)
  400. protect quadrature tests with use_conical (details)
  401. Deleted unnecessary includes (details)
  402. changes to make avro grids compile again (details)
  403. cleanup and forgotten files (details)
  404. Progress towards avro+Wakes. Added intel19 to jenkins env. (details)
  405. Quadrature fix. (details)
  406. Added Legendre4D Bases. (details)
  407. Adapt4D ADST should *start*. (details)
  408. Remove files dumped by avro (details)
  409. Fixed missing parameter checks (details)
  410. New CFL evolution logic (ifdef'd out) (details)
  411. Missed a file (details)
  412. Improved speed of XField_LocalPatch (details)
  413. Allow longer time for slow test (details)
  414. debug CG local patch (details)
  415. Update UniqueTrace to use UniqueElem (details)
  416. forgot a multiply (details)
  417. Added 4D pentatope Legendre unit tests. (details)
  418. Complete Legendre 4D test. (details)
  419. Actually this time. (details)
  420. Universalized legendre max order, refactored variable. (details)
  421. first errormodel additions. (details)
  422. Updating the delta wing case (details)
  423. Fixed compile errors (details)
  424. reference element tested and ready to fly. (details)
  425. More compile fixes for DeltaWing. avro works again with it. (details)
  426. Logic updates for PTC to hypersonic (details)
  427. Skip blank backtrace numberes. Lots of work towards avro+Wakes (details)
  428. Fixed test for lagrange basis function spacetime, moving coords to inherited class from base class. (details)
  429. warning fix, you dumbass\! (details)
  430. Fixed up hashing and added unit tests for UniquElem (details)
  431. fixed cross-machine tolerancing issue. (details)
  432. IRS updates (details)
  433. Lots of fixes for avro+Wakes (details)
  434. Don't dump file (details)
  435. pre merge (details)
  436. Reduce testing in MOESS_Gradation_Optimizer_NLOPT_btest (details)
  437. new and improved AGLS formulation (details)
  438. premerge (details)
  439. Use operator() to modify avro topologyDup (details)
  440. Updated linesearch with missing status variables (details)
  441. Add backtrace info to singular matrix. Enable VERA_ERROR for all builds with SANS_Commit.sh (details)
  442. Quadrature fixes (details)
  443. Removed unnecessary line (details)
  444. Add vera to CentOS and Rhel. Undo some fixes. (details)
  445. Added boost to LD_LIBRARY_PATH on CentOS (details)
  446. Guard against negative nodal metrics from ImpliedMetic optimizer (details)
  447. Updated avro and refine build to work with .tgz files (details)
  448. Updated build of lapack and avro build to use SANS lapack (details)
  449. Forgot to remove test hack (details)
  450. Fixed mistake in FindLAPACK (details)
  451. Add more diagnostics to Jacobian failure with RefCoordSolver (details)
  452. More debug info for singular RefCoordSolve (details)
  453. Missing include (details)
  454. GRRRRRRRRRRRRRRRR CELL GROUP 1 NEEDS  TO BE ADDED TO RESOLVE CELL GROUPS FOR CG GRRRRRRRRRR (โ•ฏยฐโ–กยฐ๏ผ‰โ•ฏ๏ธต โ”ปโ”โ”ป (details)
  455. got rid of hackery (details)
  456. extra space (details)
  457. Working towards scale invariant DenseLinAlg solves (details)
  458. line unit test should really allow edge split since its the same as an iso split, vera fixes too (details)
  459. cleanup of unused debugging stuff...what a colossal waste of time (details)
  460. trailing whitespace (details)
  461. Update vera to remove scripts when warn/error is changed. Add limits inlcude where numeric_limits is used. (details)
  462. reverting to new AGLS formulation (details)
  463. reverting to not use Philip's split to get thru Jenkins (details)
  464. silence warning (details)
  465. Updates to CMake files (details)
  466. Fix quadrature memory leak again (details)
  467. trying to solve pivot problem... not yet though. (details)
  468. 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)
  469. pre merge (details)
  470. Updates so avro+Wake appears to be working (details)
  471. fixed ReferenceElement constraint jacobian assignment ya dingus. (details)
  472. fixed ReferenceElement constraint jacobian assignment ya dingus, pt. II: unit testing boogaloo (details)
  473. Removed pivoting change that was dumb anyway. (details)
  474. Combined into one file (details)
  475. sandbox updates (details)
  476. moving towards rans adaptive cg (details)
  477. RANS test case working (details)
  478. rans joukowski working for real? (details)
  479. Fixed link errors (details)
  480. More fixes for avro+Wake. Needs some more checks. (details)
  481. Forgot files (details)
  482. Fixed compile error (details)
  483. Split up the Adaptation library by dimension (details)
  484. Compile error fix (details)
  485. Fix link errors (details)
  486. Another link error (details)
  487. Migrated single boundary layer scalarfunction from 4D to 3D+T (details)
  488. Remove debug files (details)
  489. Don't run avro with wakes due to failing debug dumps in avro (details)
  490. Split avro Wake edges that span the entire wake (details)
  491. Trying to split segments on wakes, but I need help... (details)
  492. Fail depends tests if files are generated (details)
  493. Reworking MOESS to use Field_CG (details)
  494. revert away from Philip's local split (details)
  495. update error estimate unit test (details)
  496. unused variable (details)
  497. added gravity to 2D two phase case (details)
  498. New parameters for new EPIC 10.3 executable (details)
  499. More reworking of MOESS (details)
  500. More cleaning of MOESS (details)
  501. Fix ccache path for SANS_Depend tests (details)
  502. Another script fix for depends (details)
  503. catch invalid split for high-order (details)
  504. Lots more work towards refactored MOESS (details)
  505. More work on MOESS (details)
  506. updated ADST cases. (details)
  507. MOESS refactoring to use fields seems to be done. (details)
  508. Fixed includes (details)
  509. Fixed parallel print statement (details)
  510. SANS optimizer was using wrong initial step matric. (details)
  511. Fixed bug in edge length deviation (details)
  512. Minor fixes (details)
  513. More ping tests (details)
  514. Split up ProjectGlobalField (details)
  515. Asymmetric cost schedule (details)
  516. CMake updates (details)
  517. continued working on debugging two phase gravity fluxes (details)
  518. TAO implied metric calculation works in parallel (details)
  519. Fix typo (details)
  520. Remove mesh_0.json from tests with avro (details)
  521. More work towards parallel MOESS with TAO (details)
  522. Some compile fixes (details)
  523. Synchronize error models in ghost/zombie cells (details)
  524. Parallel MOESS is very close (details)
  525. Link error fixes (details)
  526. Some small fixes (details)
  527. working out RANS stabilization terms (details)
  528. pre merge (details)
  529. Stole MMA from NLopt to parallelize with TAO. (details)
  530. Added paralel serial equivalence test for MOESS TAO-MMA (details)
  531. If I TAO+MMA does not wory, try MMA+MPI (details)
  532. oliver test is running, not getting right rates yet (details)
  533. Added artificial viscosity to tilted reservoir test case (details)
  534. version used in the git bisect (details)
  535. refactored stabilized CG (details)
  536. more robust quadrature tests, shouldn't have issues with quadrature caching. (details)
  537. push to laptop in the middle of updating RANSSA (details)
  538. missing term for adjoint in RANSSA.. needs unit testing (details)
  539. rans sourcegradientjacobiangradient thoroughly unit tested (details)
  540. Added pressure integral output for two-phase. Modified tilted reservoir test-case. (details)
  541. Parallel MMA algorithm! (details)
  542. Forgot the unit test (details)
  543. and the actual files (details)
  544. more forgotten files (details)
  545. Some vera fixes (details)
  546. took out demote surreal (details)
  547. unit tests updated for stabilized integrand (details)
  548. changes to error model to use order scaling in the regularization (details)
  549. A number of fixes for parallel MOESS (details)
  550. copyright notice fix (details)
  551. fixing a function that got mangled somehow/sometime (details)
  552. license error (details)
  553. Updated ErrorModel_Element unit test (details)
  554. Fixed warning and relaxed tolerance (details)
  555. More minor fixes (details)
  556. Added another derivative of St option (details)
  557. Really really relaxed tolerance for Parallel/Serial equivalence for TAO with Intel... not sure whats up with that... (details)
  558. updates to strongform integrand (details)
  559. added needed hooks to 3D for stabilized CG (details)
  560. Updated unit tests and whatno (details)
  561. Nightly fixes (details)
  562. Trying to improve the speed of XField_Lagrange (details)
  563. add RANS ndconvert omterface (details)
  564. fixed up RANS asymptotic (details)
  565. added trace on scalar, bug in new source fcn in 3d (details)
  566. fixed unit test, mod source (details)
  567. new adjoint analytic function for 1D BL (details)
  568. added needed hooks for AV, implementation will be needed (details)
  569. getting unit tests to pass (details)
  570. working on RANS... (details)
  571. relax tol on unit test (details)
  572. truly linear adjoint (details)
  573. caught some bugs, put in unit tests (details)
  574. pre merge (details)
  575. Quadrature fix on AD3DST. (details)
  576. AD4DST refactor. (details)
  577. orthodoxy is unconsciousness. (details)
  578. quadrature fixes (details)
  579. New unit tests and other updates (details)
  580. Moving stuff to hypersonic (details)
  581. More to hypersonic (details)
  582. AD4D update. (details)
  583. Fixed some analyzer warnings (details)
  584. One more analyzer suppression (details)
  585. Some MPI cleanup (details)
  586. target dof factor (details)
  587. always forget to switch local split (details)
  588. horizontal tab (details)
  589. wake tests were originally off (details)
  590. Finalized moving nDOFpossessed to Field (details)
  591. Added missing include (details)
  592. settings for Marshall to run (details)
  593. Fixed a bug in PTC residual indexing (details)
  594. Add debug information for MassMatrix singular matrix errors (details)
  595. fixes to mesh adapt (details)
  596. Missing include (details)
  597. Enabled daisy chain in algebraic equation set class for PTC.  Refactored (and hopefully clarified) calculation of pseudo-transient contributions to residuals and jacobians (details)
  598. Fixed a bug in PTC AES's cell group integration calls, and a bug in residualPseudoTemporal daisy-chain call (details)
  599. Enabled PTC for coupled IBL of 4x4 block system (details)
  600. Updated unit test (details)
  601. CG RANS is looking more promising... (details)
  602. loops in rans joukowski (details)
  603. One more missing include (details)
  604. fixes for jenkins (details)
  605. fixed excessively small initial case... now starting from predicted uniform box size. (details)
  606. Added solve4d smart dof case. (details)
  607. added hooks for BICGStab (details)
  608. Speed improvements for UniqueElem and XField_Lagrange (details)
  609. Purged matrix manipulation Nishida hack (details)
  610. fixed test to match ErrorModel_Elemental.h (details)
  611. One move too many (details)
  612. playing around with stabilization (details)
  613. RANS with scaling (details)
  614. Fix for jenkins parallel make (details)
  615. Updates to porous media PDEs: added gravity to 2D two-phase, added pressure output functional (details)
  616. Vera fixes (details)
  617. Fixed copyright notice (details)
  618. One more fix.. (details)
  619. Fix uninitialized value (details)
  620. Some cleanup in PTC (details)
  621. Fixed a bug in PTC daisy chain implementation: previously, past solution and time step field was not properly updated for daisy-chained equations (details)
  622. reapply quadorder fix. (details)
  623. Fix for singular matrix detection. Only guard against 1/0. (details)
  624. modified some scalar functions (details)
  625. Separating out LAPACK from LAPACKE (details)
  626. Fixes for LAPACK interface (details)
  627. Forgot to switch back a change (details)
  628. Only test with LAPACKE on reynolds (details)
  629. Don't show LAPACKE as an option on OSX (details)
  630. Minor fix (details)
  631. Include MKL in coverge testing (details)
  632. Source intel for coverage (details)
  633. Fixes for checking LAPACK (details)
  634. Automatic checking of all lapack functions used by SANS (details)
  635. Some small fixes (details)
  636. Relax tolerance a bit more for intel (details)
  637. Added maximum rate matrix output (details)
  638. updated i/o on 4d cases. (details)
  639. New files for Adjoint consistent potential (details)
  640. Cleanup trace matrix print (details)
  641. Forgot a file (details)
  642. working on RANS (details)
  643. Fixes for latest refine (details)
  644. agls formulation looks better? (details)
  645. modified RANS tests (details)
  646. pre merge (details)
  647. typo denomerator to denominator (details)
  648. caught an indexing bug with interior trace groups (details)
  649. some tweaks as was retesting using elemental estimates. They still don't work (phew....) (details)
  650. changed the Galerkin DoubleBL case to match up with the DG one (details)
  651. changed checkGrid() to assert(assertGrid()). This is the same as checkGrid() in debug mode, but gets removed in release (details)
  652. bug fixes and clean up (details)
  653. undoing the assertGrid, it doesn't work how I thought it did (details)
  654. updated io on 2D+T cases. (details)
  655. fixed solve4d i/o (details)
  656. fixes to make the avro grids work in the adapt (details)
  657. fixed h approximation, *philip's tableflip emoticon*. (details)
  658. oops. (details)
  659. hooks for modifying order and power and command line (details)
  660. fixed dumbass error. (details)
  661. Minor fixes per intel guide. Fix avro+wake. (details)
  662. still working on RANS... (details)
  663. Some fixes for BLAS and turn off one Wake test (details)
  664. adding new parmafield builders (details)
  665. Forgot file dump (details)
  666. Updated EPIC interface (details)
  667. distance function gradient working (details)
  668. hack for sourcegradient compiles (details)
  669. unitialized warnings from jenkins (details)
  670. tweak for hypersonic (details)
  671. found a bug in RANS source gradients (details)
  672. this one not that one (details)
  673. deprecated ElementDual local patch. Everyone can use Element now, and it should throw an exception if you run with ElementDual (details)
  674. added the spaceType to the dummy problems (details)
  675. sigh. forgot they need override (details)
  676. maaaaaan (details)
  677. sigh (details)
  678. Fix for PETSc 3.11 (details)
  679. moved the all_reduce inside the #define of Boundary Outputs. The FunctionalCell_Galerkin already includes an all_reduce (details)
  680. Setup for Mike Park to test metric calculations (details)
  681. commiting the new error model and the two double boundary layer cases to run on hypersonic (details)
  682. Fix nightly clang warning (details)
  683. typos and a small test for the DOF Map, didn't catch anything... (details)
  684. playing with formulations, added source to BC (details)
  685. getting closer (details)
  686. SA wake test case (details)
  687. minor edits to rans, unit tests (details)
  688. better singular perturbation boundary layer case (details)
  689. i think the stabilization is sound... (details)
  690. hugh's suggestion for a dimension-independent error model (details)
  691. Added case to adaptND_mesh_optimizer_toy to easily generate unstructured uniform grids. (details)
  692. SolveND_DGBR2_AD_ST_toy for 3D and 4D now have grid loading capability, but it's ifdeffed out for now. (details)
  693. fixed #define (details)
  694. start from DG grids (details)
  695. more tinkering with RANS (details)
  696. Some updates for a few things I' (details)
  697. nitsche param now includes source term (details)
  698. Added 2D+T CG unstabilized advection diffusion mechanics. (details)
  699. added an integrand for estimating the square of the L2 error locally (details)
  700. locked the TopoDim template to the Topology::TopoDim template. We should not be templating on both here, these should be removed (details)
  701. added some integral tests (details)
  702. A class for computing L2 error estimates, either nodally or elementally (details)
  703. Reduced ErrorOrder_4D_DG_Pentatope_btest max grid size to reduce runtime (details)
  704. Fixed uninitialized data with intel (details)
  705. 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)
  706. Also made a GalerkinLib in the process of splitting out the local solve machinery for CG to use in the L2 proction solver (details)
  707. 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)
  708. A Nodal error estimate order test (details)
  709. refactor into explicit instantiations and added GalerkinLib to a CMakeLists.txt I forgot (details)
  710. more instantiations and fix a bug (details)
  711. moving towards a CG L2 local projection. (details)
  712. 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)
  713. Use CG local patch bcs for the local solve (details)
  714. actually added the declaration to the header... (details)
  715. Added a re-roll of the c++-14 make_unique feature (details)
  716. Added a re-roll of the c++-14 make_unique feature (details)
  717. first use of make_unique. (details)
  718. ErrorEstimateL2 should now handle p0 or p1 estimation gracefully, and also actually handled that stupid merge conflict (details)
  719. Fixed many clang analyzer complaints (details)
  720. new MDG directory (details)
  721. MDG integrand cell unit test passing (details)
  722. changed name of test and added the notebook that generated the L2 error integrand tests (details)
  723. forgot an mpi include (details)
  724. all_reduce only works on POD not the KahanSum (details)
  725. some tweaks (details)
  726. interior trace w/ 1d unit test (details)
  727. missed a bracket in the merge (details)
  728. unit test to ensure boundary coordinates of 4d meshes are correct since these are frequently used in sandbox tests...and they are correct... (details)
  729. jacobian ping test added for cell,trace (details)
  730. forgot to turn CG LG trace back on (details)
  731. added CG sandbox for AD 2D+T problem. (details)
  732. Fixed more analyzer warningw (details)
  733. fixed for push, incorporated hugh's mistakenly included preprocessor define. (details)
  734. more hugh fixes plus trueoutput fixes. (details)
  735. SolverInterfaceL2 project actually uses the correct local patch for CG now (details)
  736. JEEEEENNNNKIONNNNSSSSS (details)
  737. added SA nitsche (details)
  738. jacobian and residual unit tests passing (details)
  739. Fixed typo (details)
  740. jenkins punched me in the face *again*. (details)
  741. MDG solve works.. needs debugging (details)
  742. grumble (details)
  743. VOLUME_WEIGHTED crept through on those last commits. It shouldn't have and this fixes that (details)
  744. why oh why did i not save the fixes last time (details)
  745. preprocessor sandbox troubles. (details)
  746. dumb preprocessor stuff fix. (details)
  747. bad include habits fixed. (details)
  748. MDG solves! optimal rates! (details)
  749. warning fix. (details)
  750. moved some includes into the cpps (details)
  751. removed PrimalNeighbors and added in Vertex (details)
  752. Created Vertex Local grid. Have the four cpp, but only Area is actually declared, others would have link errors. Also a super basic unsplit test (details)
  753. getting closer to everything compiling (details)
  754. moved jacobian calculations into output integrands for Galerkin. bunch of stuff still not working (details)
  755. getting closer to passing unit tests.. (details)
  756. unit tests updated (details)
  757. unit test/compile fixes (details)
  758. indentation warning (details)
  759. last final last warning bother. (details)
  760. tidying solve3d_CG_AD_ST_toy (details)
  761. Added vertexMode to Local patch, and edgeMap constructor to LocalBase (details)
  762. removed the vertex local specialist patch. It might eventually be faster, but the development time would be much much slower (details)
  763. MDG jacobianfunctional in place, solves are compiling (details)
  764. 3D+T pde stuff should be good to go. (details)
  765. made the central vertex always dof 0. Also added flag for whether patch comes from splitting an edge attached to the vertex (details)
  766. MDG compiles fine but doesn't stabilize in advective limit. Hmm... (details)
  767. forgot to include a PrimalNeighbors rename (details)
  768. MDG working well again.. we have to figure out the Nitsche BCs (details)
  769. Some of the updates from hypersonic before merging (details)
  770. change cb back to 2 to pass Jenkins (details)
  771. 2D error order compiling (details)
  772. add function hooks to 3DST (details)
  773. added function hooks for 1d, 2d spacetime (details)
  774. fieldweighted cell integrand for MDG (details)
  775. Fix some issues that came up during debug build (details)
  776. added fieldweighted for MDG trace integrand (details)
  777. More clang analyzer warning fixes. (details)
  778. more needed function hooks (details)
  779. change to isothermal wall BCs, push to hypersonic (details)
  780. ughhhhhh more ndconvert troubles (details)
  781. add isothermal to RANs BCs (details)
  782. working towards the nodal model. Moving to laptop (details)
  783. working towards local indicator (details)
  784. added the Simplex meta class (details)
  785. moving to lab box (details)
  786. removed unused typedef (details)
  787. Nightly fixes (details)
  788. fixed mdg unit tests (details)
  789. Propogating changed from develop (details)
  790. Nightly fixes (details)
  791. reordered MDG jac, added error estimate cell (details)
  792. merge conflict (details)
  793. RANS cases working pretty well, pushing to hypersonic (details)
  794. mdg error estimates in place (details)
  795. took out adjointState functions (mostly) (details)
  796. completed sourceJacobianHACK change. MDG adjoints not quite working... (details)
  797. Think I've got all the updates from hypersonic (details)
  798. 4d cg fields starting up... (details)
  799. error estimate unit test passing, but sandbox case is off... (details)
  800. mdg error estimates working! (details)
  801. typo (details)
  802. cleanup (details)
  803. moved into the SANS namespace (details)
  804. removed Topology template, used Simplex<TopoDim> instead (details)
  805. fixed hack interface (details)
  806. added sub-cell step matrix accessor with 1D and 2D unit tests (details)
  807. added unit testing for 3D RANS fncs, other cleanup (details)
  808. forgot a file (details)
  809. sandbox edits (details)
  810. complaining about includes? (details)
  811. unused variables.. push to tucano for memcheck (details)
  812. unit test name change (details)
  813. missing definition (details)
  814. trying to fix segfault (details)
  815. fixed the warning, but there's a segfault somewhere in edgelocal3d... (details)
  816. wow that was really dumb but took 4 hours to find (details)
  817. putting Nitsche into stabilization object.. stil lin process (details)
  818. premerge (details)
  819. most things compiling... (details)
  820. added affine invariant implied metric calculation (details)
  821. nitsche parameter change complete.. things seem to compile ok (details)
  822. member variables out of order (details)
  823. Added unit tests for gravity term in PDETwoPhase2D + some cleanup (details)
  824. tweaks to get MDG working for systems (details)
  825. fixed checks for parallel (details)
  826. whoops switched back (details)
  827. hopefully more correct for parallel? (details)
  828. Nightly fixes (details)
  829. Another nightly fix (details)
  830. More nightly fixes (details)
  831. Another nightly fix (details)
  832. big refactor of the edge solve. Removed the cell group business, and now builds nodal models from the data of the edge solves. No testing quite yet, but it compiles! (details)
  833. on the way to 4d-ification of CG... (details)
  834. Hopefully last warning fix (details)
  835. more of the same... (details)
  836. minor edits that shouldn't affect anything (details)
  837. Merge conflict resolution and formatting issues (details)
  838. added a cell->node map to the nodalview. Also fixed a bug with edge local not correctly identifying that a node can be common to both vertices without sharing a cell with the edge. Basically a real niche case (details)
  839. added hashing function for GroupElemIndex. Uses boost::hash. Can now use unordered_set and unordered_map on GroupElemIndex. Should be faster in those cases where we don't need orderedness, only unique (details)
  840. tiny tweaks. uses linspace (details)
  841. tweaks to the affInv implied metric option. Also forgot to add the #if for reference step calc (details)
  842. added some commented code for inspecting eigenvalues for a 2x2 system. Useful for debugging (details)
  843. MDG with discontinuous efld.. does better! (details)
  844. working towards error estimate from fine scale (details)
  845. minor change to AGLS (details)
  846. missed a function update (details)
  847. push to hypersonic (details)
  848. push to hypersonic (details)
  849. few changes to MDG output (details)
  850. mdg rans sandbox compiling (details)
  851. extra args for output (details)
  852. print resid bug fix (details)
  853. MDG qp should initialize to zero (details)
  854. Commented out some stuff (with developer exceptions), will have to go back to that code (details)
  855. Updated tolerances (details)
  856. Removed unused variables (details)
  857. add nitsche to mdg traces (details)
  858. towards p= 1+ 3D+T AD... (details)
  859. update mdg solutiondata constructor (details)
  860. experimenting w upwind bcs (details)
  861. compiling (details)
  862. moving to hypersonic (details)
  863. Formatting fixes (details)
  864. experimenting with distance fcn gradients again (details)
  865. fixing some bugs and moving to hypersonic (details)
  866. another flag to turn off the metric dumping (details)
  867. More vera warnings (details)
  868. separated Nitsche order and stabilization order (details)
  869. Fixed unit test bug (details)
  870. changed FrobNormSq formula for MatrixSymS to exploit the symmetry (details)
  871. added an inner product for VectorS. Can also handle a range of weighted inner products, with MatrixS, MatrixSymS and a diagonal (details)
  872. added some instantiations, also started using the InnerProduct function directly (details)
  873. dgbr2 joukowski w solver interfaces (details)
  874. added some 3D+T CG stuff ... work in progress... added 1D+T AD for learning syntax, added a lot of comments. (details)
  875. changed to 1 pt quadrature implied metric calculation. (details)
  876. added mean, min, max quality calculator and output in the NLOPT output (details)
  877. linked the use of the modified model to the use of the SANS optimizer. No longer compile time flag (details)
  878. removed VOLUME_WEIGHTED and added FULL_NODAL. This compile time flag needs to be set to run in the nodal view of the world. Long term this will be the way to go, but it only works in serial presently, so leaving it disabled by default (details)
  879. forgot to fix the mpi bit (details)
  880. apparently boost::mpi needs its own special minimum and maximum functions... (details)
  881. shortened the file by removing unneeded commenting and dead space (details)
  882. missing 4d instantiation and an attempt at removing the compiler error. At least I compiled gnu5 and couldn't recreate it... (details)
  883. maybe this works? (details)
  884. forgot that we can't actually dump 4d grids... (details)
  885. changed the exception to a warning (details)
  886. forgot to rename them edge tests (details)
  887. sigh (details)
  888. manually return group and elem to make intel happy. Also reduced the number of shuffles to 3 in the implied test (details)
  889. changed the tolerances a little, should now be able to do more shuffles (details)
  890. changed the initial condition for the optimization to Log Euclidean. Had a case where affine invariant failed the non-linear solve, so lets just skip that (details)
  891. Increasing coverage (details)
  892. only doing 1 shuffle in 3D because the bloody coverage takes too long (details)
  893. I swear... (details)
  894. using the max in the implied calculation. The optimization is so much easier/faster (details)
  895. added a 3d corner singularity and also made the 3D L2 adapt flag based (details)
  896. tweaks to try speed this damn thing up and get it through jenkins (details)
  897. correct beta val (details)
  898. added more iterations to the AffInv calc, and use the FrobNorm from DLA (details)
  899. save the last mesh, explicitly 2D folder, and Affine Invariant metric calculation (details)
  900. added the objective of maximizing average quality, this is also not a good one, but unsure what to do... (details)
  901. changed the range for the loops, so that the lower dof counts can be run serial (details)
  902. More coverage (details)
  903. Nightly fixes (details)
  904. changed AffInv to throw exception and revert to Log Euclidean. Also raised the tolerance slightly, as the tolerance is done the norm. Thus sqrt(eps) = 1e-8, so setting tol to 1e-7 (details)
  905. fixed betas. reset dump Metric to every iteration. changed 3D to dump the final qfld with the same filename (details)
  906. use the max det met (details)
  907. Cleaned up well models, modified fixed outflow rate well to use a distributed source term, added a new output function for computing bottom-hole pressure of fixed rate wells (details)
  908. temp patch for 4D grid io (details)
  909. switch to sine^4 exact solution for solve4d cases. (details)
  910. added outerproduct for VectorS (details)
  911. Hopefully faster 3D eigen solves (details)
  912. Forgot unit tests (details)
  913. Added an enum class for adding quality to the implied metric objective, can do maximize or minimize inverse. Also InverseLengthTensor for calculating the metric. Also fixed up the AffineInvariant calculation to use the correct Gradient descent algorithm from Pennec, thus it actually works now. (details)
  914. tweaks for cases (details)
  915. much reduced the tolerance for the affine invariant calculation. The non-linear optimization is really not that bad, and it is the most theoretically justifiable metric, so we should use it (details)
  916. some typo fixes, some documentary additions, some work on 4d CG field structures. CG not working yet for 4D w/ order > 1. needs some DEVEL EXCEPTIONS before push. (details)
  917. hypersonic changes (details)
  918. Added the correct output functional for computing the bottom-hole pressure of a fixed-rate well (details)
  919. a forgotten rename (details)
  920. Fix for new 3D eigen value calculation (details)
  921. Relaxed a tolerance (details)
  922. debugging hell. (details)
  923. Fix intel leak. Better logic checking for refine. (details)
  924. merge con (details)
  925. moving to hype (details)
  926. Updates to track CAD parameters with avro (details)
  927. some comments. Also changed the affine invariant calculation to count the number of unconverged solves, record the maximum norm and also increased the tolerance (details)
  928. moving branch (details)
  929. stylish stylish jenkins (details)
  930. Some fixes for avro. Show implied metric cost. (details)
  931. changed the advection direction for the Triple BL. Was displaying low-rank structure (>p+1 convergence), suspect because of fluke with rotational symmetry (details)
  932. actually using mpi properly hopefully. Also fixed the test for the affine invariant calc (details)
  933. make the print to screen scientific so it's actually informative (details)
  934. figured out xfield trace coordinates arent matching their element compadres. added unit tests, still not passing though. (details)
  935. Fixes for avro with full potential (details)
  936. Fix typo and warning (details)
  937. its an unsigned int not a Real you fool (details)
  938. Fixes for CAD parameters with avro in parallel (details)
  939. Fixed TraceToCellRefCoord_Pentatope. (details)
  940. 4d xfield trace coordinate ordering bug fixed and re-tested. back to working on cg construction. probably some nefarious stuff in 4d-land that needs to be exceptioned out, but currently only im in that region. (details)
  941. warning fix (details)
  942. remove debugging ifdef switch. (details)
  943. Updated Wake+avro tests with curvature (details)
  944. Missed file dump (details)
  945. still tryna pass jenkins. added avro switching. (details)
  946. add interfacest to Phil's localpatch to work with Hugh's (details)
  947. ffs ifdef SANS_AVRO again (details)
  948. forgot to only report unconverged if actually unconverged (details)
  949. fixed tracetocellrefcoord bug side-effects. everything truly broken should have developer exceptions too now. (details)
  950. fixed bug in volume output functional (details)
  951. setting the values of beta to those espoused in the proof paper (details)
  952. Changed the AD cases to use similar command line interface to the L2 cases. Changed the advection directions to not be aligned with diag. Changed the peclet numbers to be 25 for all cases (unitary advection magnitude), should give reasonable order convergence without wild dof counts. Also changed the exact output calculations to be symbolic, so we can change the advection and diffusion values without having to recalculate (details)
  953. added x vs h and x vs AR dumping for the BL case. Doesn't really seem to show very much though, I think Masa was being cheeky (details)
  954. making use DG element counts, should be quicker (details)
  955. FULL_NODAL ON (details)
  956. Unified and cleaned up output functionals for 2D two-phase. Added unit tests for BHP calculations. (details)
  957. Changed implied optimization from -Q to 1-Q. Fixes so full potential works with adaptation. (details)
  958. Maybe fixed nightly warning (details)
  959. Fixed build error (details)
  960. Fixed warning (details)
  961. nightly fix (details)
  962. One more (details)
  963. A few more compile fixes (details)
  964. vera fix 2.0 (details)
  965. VERA FFS A SEMICOLON?! (details)
  966. cleaning up some CG (details)
  967. Put CostModel integration order back (details)
  968. in the middle of getting CG w lifting operators (details)
  969. forgot a file (details)
  970. found the bug! (details)
  971. CG w BR2 adapts up and running (details)
  972. missing something... (details)
  973. mod error order tests (details)
  974. Added elementEdges function to get runtime edge maps (details)
  975. Updates for new avro file layout (details)
  976. deleting a defunct test (details)
  977. deleting two defunct tests (details)
  978. Fix for clang (details)
  979. added edge split grids, uses a recursion for the time being. This can probably be avoided ultimately (details)
  980. Added virtual function identifier isEdgeMode() and switched the logic for checking to that. Clearing the path to using Phil patch for edge solves (details)
  981. Fixes for g++-9 (details)
  982. Removed the avro instance (details)
  983. Added an edge local constructor to LocalPatch. Tested a little bit. It works, and also, it appears to basically prove there was a bug in EdgeLocal (details)
  984. Fix weekly clang compile error (details)
  985. Fixed weekly memory leaks (details)
  986. moving back towards MDG stuffs (details)
  987. forgot a file (details)
  988. copyright vera error (details)
  989. got rid of whitespace (details)
  990. making things consistent for Nitsche, MDG (details)
  991. got rid of avro include (details)
  992. missed a update on nitsche (details)
  993. fixedu nit test (details)
  994. update error order test (details)
  995. Added ksabo@mit.edu to DeveloperEmailAddresses (details)
  996. relax tol for intel (details)
  997. made LocalPatch work with the Edge patch. Also set the defaults for Corner Singularity to the ones used by Masa (details)
  998. tweaks and bits (details)
  999. vera fix (details)
  1000. more vera fixes.. (details)
  1001. avro interface fixes.. (details)
  1002. curly braces... (details)
  1003. curly braces again... (details)
  1004. whitespace + tab (details)
  1005. more vera fixes................. (details)
  1006. ckf vera fixes (details)
  1007. merge of ckf test (details)
  1008. whether dummy or input mesh, result is the same (details)
  1009. updated tolerances for unit tests (details)
  1010. explicit constructor for nightly (details)
  1011. More zombies for Edge local solves (details)
  1012. Updated valgrind version (details)
  1013. Fixed array out of bound (details)
  1014. refine did nothing! (details)
  1015. pre merge (details)
  1016. jenkins fixes (details)
  1017. forgot a change (details)
  1018. stupid parenthesis (details)
  1019. changes to test localpatch for edge (details)
  1020. removing some more erroneous testing (details)
  1021. removing even more erroneous testing (details)
  1022. unused variables (details)
  1023. Fixes for tracking parameter space with EGTessModel (details)
  1024. Dissable one avro wake test (details)
Commit c40af94a080becd063776dcba132de2100af44d0 by hcarson
changing branch
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 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_LikelihoodSweep_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_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/NS/PDEEuler2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.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 src/pde/IBL/QauxvInterpret2D.h
The file was modified test/unit/PanelMethod/ProjectionToQauxi_IBL_btest.cpp
Commit 6a9faf294b0672a0130a598501cccf41bbe7f4fa by galbramc
AFLR4 updates and some Jenkins scripts
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
The file was addedscripts/jenkins/SANS_Depend.sh
The file was modified scripts/jenkins/jenkins_env.sh
The file was modified CMakeInclude/Checks/CheckREFINE.cmake
The file was modified src/Meshing/EGTess/AFLR4.h
The file was modified scripts/jenkins/Makefile.jenkins
The file was modified src/Meshing/EGTess/AFLR4.cpp
The file was modified scripts/jenkins/configure_jenkins.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/XField_Local_Common_Instantiate_4D.cpp
The file was addedsrc/Field/XFieldSpacetime_EdgeLocal.cpp
The file was addedsrc/Field/XFieldSpacetime_ElementLocal.cpp
The file was addedtest/unit/Field/XField4D_ElementLocal_btest.cpp
Commit 2374219e4496a688af2222a9b10931aef9c6bedc by pcaplan
missing definitions for elementlocal & edgelocal
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/Field/XField.h
The file was modified src/Field/Partition/XField_Lagrange.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/BasisFunction/BasisFunction_RefElement_Split.h
The file was modified src/Field/XField_Local_Common.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/Field/CMakeLists.txt
The file was modified src/Field/Partition/LagrangeElementGroup.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
Commit c5ce3c43d74b56336e1d7123edcca30f790e7236 by pcaplan
some instantiations of savi's method for doing local splits
The file was addedsrc/Field/XFieldSpacetime_Local_Split.cpp
The file was addedsrc/Field/XFieldSpacetime_Local_Split_Linear_Edge.cpp
The file was addedtest/unit/Field/XField4D_Local_Split_EdgeSplits_btest.cpp
The file was addedtest/unit/Field/XField4D_Local_Split_Linear_EdgeSplits_btest.cpp
The file was addedsrc/Field/XFieldSpacetime_Local_Split.h
The file was addedsrc/Field/XFieldSpacetime_Local_Split_Linear_Edge.h
Commit 97b60b2952c79debc77beae2cf28fc91267faa5b by pcaplan
xfield_lagrange method of doing local splits...still debugging...will fix later...
The file was addedtest/unit/Field/Local/CMakeLists.txt
The file was addedtest/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
The file was addedsrc/Field/Local/XField_LocalPatch.h
The file was addedsrc/Field/Local/XField_LocalPatch.cpp
The file was addedtest/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
The file was addedtest/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
Commit dc3cfd8ac904d3a0f04df6a2cd722e977ec8c1fb by shunz
Refactoring.  Patched unit tests
The file was modified test/unit/pde/IBL/VarInterpret2D_btest.cpp
The file was modified src/pde/IBL/SpaldingLawModified.h
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 src/pde/IBL/PDEIBL2D.h
The file was modified test/unit/pde/IBL/SetIBLoutputCellGroup_btest.cpp
The file was modified test/unit/pde/IBL/ElementProjectionIBLoutput_L2_btest.cpp
Commit ab3f80f945e99bb54c01ecd90e94908d68c517a6 by shunz
Fixed IBL unit tests
The file was modified src/pde/IBL/FluidModels.h
The file was modified test/unit/pde/IBL/PDEIBL2D_btest.cpp
The file was modified test/unit/pde/IBL/BCIBL2D_btest.cpp
The file was modified test/unit/pde/IBL/FluidModels_btest.cpp
The file was modified test/unit/pde/IBL/PDEIBLUniField2D_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/unit/CMakeLists.txt
The file was modified test/system/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 modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_DGBR2_Line_Euler1DSensor_btest.cpp
The file was modified test/unit/Discretization/jacobianPingTest_btest.h
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_HDGAdvIBL_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/Galerkin/IntegrandCell_ProjectFunction.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_CutcellTransitionIBL.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_impl.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective.h
The file was modified src/PanelMethod/AlgebraicEquationSet_ProjectToQauxi.h
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_Block4x4_Auxv_Auxi_HubtraceHDGAdvIBL_CutCellNaturalTransition_Panel_btest.cpp
The file was removedtest/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellNaturalTransitionIBLUniField_Panel_btest.cpp
The file was addedtest/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellNaturalTransitionIBLUniField_Panel_btest_outdated.cpp
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_IBL_Panel_btest.cpp
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_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_IBL_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_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_TwoLayerNewton_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_HDGAdv_IBL_Panel_NACA0004_LamiBL_TurbWake_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_LFflux.txt
The file was modified test/system/IO/CodeConsistency/Solve2D_Coupled_4x4_IBL_Panel_forcedTransition0p8074822_naca0004_ne64_p1_Test_FittedTransition_FullUpwind.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/DG/AlgebraicEquationSet_DGAdvective_Line_IBL_airfoilOnly_btest.cpp
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_Hubtrace_HDGAdvective_IBL_btest.cpp
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_Line_IBL_airfoilOnly_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/JacobianBoundaryTrace_Dispatch_HDG.h
The file was modified src/Discretization/HDG/ResidualCell_HDG.h
The file was modified src/Discretization/HDG/JacobianBoundaryCell_HDG_AuxiliaryVariable.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDG.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG_impl.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_Dispatch_HDG.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/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_IBL_Panel_btest.cpp
The file was modified test/unit/PanelMethod/XfoilPanelEquationSet_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/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_impl.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixBlock_4x4_Instantiate.cpp
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 src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_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_NavierStokes_OjedaMMS_toy.cpp
The file was addedtest/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was addedsrc/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski2_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
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_IBL_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_HubtraceHDGAdvIBL_CutCellNaturalTransition_Panel_btest.cpp
Commit bfb46a16cecaf81ff2fb2e4cd48e091a5c1a76e1 by shunz
Suppressed output
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_FittedTransition_LineSearchNewton_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/system/Asymptotic/CMakeLists.txt
The file was modified test/unit/Discretization/Block/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/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit c79c753eb1196f7cece2d8a5a137aa1d94aaf260 by shunz
Refactored halving line search and fixed unit tests
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate.h
The file was modified test/unit/NonLinearSolver/HalvingSearchLineUpdate_btest.cpp
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_TwoLayerNewton_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_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/CMakeLists.txt
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_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_Dirichlet_mitLG_Galerkin.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_mitLG_Galerkin.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_HDGAdvective.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/system/Asymptotic/CMakeLists.txt
The file was modified test/unit/Discretization/HDG/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 test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_btest.cpp
The file was modified src/Discretization/UpdateFraction/UpdateFractionCell.h
The file was modified src/pde/IBL/PDEIBL2D.h
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/Block/AlgebraicEquationSet_Block4x4_impl.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_TransitionIBL.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified src/PanelMethod/XfoilPanelEquationSet.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
Commit d8e0ba9b657ce92ef6657ef8d812d52a6884434e by galbramc
Refactor of avro XField interface
The file was modified src/Meshing/EGTess/CMakeLists.txt
The file was removedsrc/Meshing/EGTess/XFieldDomain.h
The file was modified src/Field/XField.h
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_avro_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified CMakeInclude/Dependencies.cmake
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was removedtest/unit/Meshing/EGTess/XFieldDomain_btest.cpp
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MOESS_toy.cpp
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified src/Meshing/EGADS/EGModel.h
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was modified src/Adaptation/MeshAdapter.h
The file was modified src/Meshing/EGADS/EGModel.cpp
The file was removedsrc/Meshing/EGTess/XFieldDomain_impl.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/Adaptation/callMesher.h
The file was addedsrc/Meshing/avro/XField_avro.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/callMesher3D.cpp
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
The file was modified src/Adaptation/callMesher2D.cpp
The file was removedsrc/Meshing/EGTess/XFieldDomain.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified CMakeInclude/Builds/BuildPARMETIS.cmake
The file was modified test/system/Asymptotic/Adjoint2D_DGBR2_Triangle_AD_btest.cpp
The file was addedsrc/Meshing/avro/XField_avro.h
The file was modified CMakeInclude/HeaderCompileCheck.cmake
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified test/system/CMakeLists.txt
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was addedtest/unit/Meshing/avro/XField_avro_btest.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 CMakeInclude/Checks/CheckAVRO.cmake
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was modified src/Meshing/avro/CMakeLists.txt
The file was modified test/unit/CMakeLists.txt
The file was addedsrc/Meshing/avro/XField_avro_impl.h
The file was modified test/sandbox/CMakeLists.txt
Commit 8fc4192886845179ab68e01014574a54edddce6b by galbramc
Consistent logic for setting cmake testing timout property
The file was modified test/unit/Field/Element/CMakeLists.txt
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified test/system/Asymptotic/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 src/Meshing/refine/MesherInterface_refine.cpp
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
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/SANScotire.cmake
The file was modified src/Meshing/avro/XField_avro.cpp
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified src/Meshing/avro/XField_avro_impl.h
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 test/unit/pde/IBL/PDEIBL2D_btest.cpp
The file was modified src/pde/IBL/PDEIBL2D.h
Commit 9a95acc98a8b50f01cdb7cf57f537931a1f738f1 by galbramc
Upgrade PETSc
The file was modified scripts/jenkins/jenkins_env.sh
The file was modified scripts/jenkins/SANS_Depend.sh
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
Commit 6ea45e876dcfa9a4caf06bad27702d9c3958342e by galbramc
More avro and PETSc tweaks
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Meshing/avro/CMakeLists.txt
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
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 scripts/jenkins/SANS_Depend.sh
The file was modified src/Field/Partition/XField_Lagrange_ParMetis_impl.h
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
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/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_TwoPhase2D_Surrogate_pnSw.cpp
The file was modified src/Field/FieldVolume_CG_Cell_impl.h
The file was modified src/Field/Element/RefCoordSolver.cpp
The file was modified src/BasisFunction/LagrangeDOFMap.h
The file was modified src/Discretization/DG/JacobianInteriorTrace_DGBR2_Param.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Hierarchical.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion1D_ALaxDUSU.cpp
The file was modified src/Discretization/FV_TPFA/IntegrandCell_FV_TPFA_Output.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_CutCellTransitionIBL.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Euler2D_AV2D_Conservative.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_RBS.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Line.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_HDG.h
The file was modified src/Field/HField/GenHFieldLine_DG.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler2D_Conservative.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDGAdvective.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Field/FieldLine_DG_Cell_Instantiate_1D.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_HubTrace_Galerkin_cutCellTransitionIBL.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Dirichlet_mitLG_Galerkin.h
The file was modified src/Discretization/Potential_Drela/ResidualBoundaryTrace_CG_Potential_Drela.h
The file was modified src/Field/FieldArea_CG_InteriorTrace_impl.h
The file was modified src/Field/FieldBase.h
The file was modified src/Discretization/IntegrateInteriorTraceGroups_FieldTrace.h
The file was modified .gitignore
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AdvectionDiffusion2D_AUDUSUG.cpp
The file was modified src/Discretization/Galerkin/SolutionData_Galerkin_Stabilized.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryFrame_Galerkin.h
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_3D.cpp
The file was modified src/Discretization/HDG/JacobianFunctionalBoundaryTrace_Dispatch_HDG.h
The file was modified src/Discretization/HDG/AWIntegrandFunctor_HDG.h
The file was modified src/Field/FieldSpacetime_CG_Trace.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_OutputWeightRsd_Galerkin.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_LinearScalar_mitLG_HDG.h
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryFrame_Galerkin.h
The file was modified src/Discretization/DG/SetFieldInteriorTrace_DGBR2_LiftedQuantity.h
The file was modified src/Field/FieldLiftVolume_DG_Cell_Instantiate_3D.cpp
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Field/FieldLiftLine_DG_Cell_Instantiate_1D.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2_Block2x2.h
The file was modified src/Field/HField/GenHField_DG.cpp
The file was modified src/Discretization/HDG/JacobianFunctionalBoundaryTrace_HDG_sansLG.h
The file was modified src/Adaptation/MOESS/ReferenceElementCost.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_HDG_AuxiliaryVariable.h
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_Dispatch_HDG.h
The file was modified src/Field/FieldLine_CG_Cell_impl.h
The file was modified src/Discretization/Potential_Drela/ResidualBoundaryTrace_WakeCut_CG_Potential_Drela.h
The file was modified src/Adaptation/MOESS/ProblemStatement_FieldTypes_HDG.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDGAdvective_Param.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Burgers_AV1D_DUSUG.cpp
The file was modified src/Field/FieldLiftLine_DG_Cell.h
The file was modified src/Field/Element/ReferenceElementMesh.h
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Field/FieldLiftArea_DG_Cell.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2_manifold.h
The file was modified src/Field/FieldLine_DG_Cell_impl.h
The file was modified scripts/util/InsertCopyright.sh
The file was modified src/Field/Tuple/FieldAssociativityBaseTuple.h
The file was modified src/Field/HField/HField_DG.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Bernstein.cpp
The file was modified src/Discretization/HDG/FunctionalBoundaryTrace_Dispatch_HDG.h
The file was modified src/Field/Element/ElementAssociativityAreaConstructor.h
The file was modified src/Field/Field_NodalView_Spacetime.cpp
The file was modified src/Discretization/DG/JacobianCell_DGBR2_LiftingOperator.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Lagrange.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Legendre.h
The file was modified src/Discretization/DG/FunctionalBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler1D_Conservative.cpp
The file was modified src/Field/Field_NodalView_impl.h
The file was modified src/Field/Field_NodalView.cpp
The file was modified src/Field/Element/ElementXFieldArea_Instantiate_2D.cpp
The file was modified src/Discretization/DG/SolutionData_DGBR2_Block2.h
The file was modified src/Adaptation/MOESS/ParamFieldBuilder_Block2.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Dirichlet_sansLG_HDG.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_BuckleyLeverett1D_SurrogateSw.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGAdvective.h
The file was modified src/Field/ProjectSoln/ProjectGlobalField.h
The file was modified src/Field/FieldSpacetime.h
The file was modified src/Field/Field_Local.h
The file was modified src/Field/FieldLift.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin_manifold.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AD_AV2D_AUDUSUG.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor2D_AUSJump_Euler2D_Conservative.cpp
The file was modified src/Field/Element/ReferenceElementMesh.cpp
The file was modified src/BasisFunction/ElementEdges.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Area.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionBoundaryTrace_sansLG.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_IRS.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryFrame_Galerkin_Circ.h
The file was modified src/Field/FieldSpacetime_DG_Trace.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor1D_AUSJump_AD.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified src/Field/FieldArea_DG_Cell_impl.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Legendre.h
The file was modified src/Field/Element/ElementXFieldVolume.h
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.cpp
The file was modified src/Discretization/Galerkin/JacobianInteriorTrace_Galerkin_Element.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Euler1D_PrimitiveRhoPressure.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Hierarchical.cpp
The file was modified src/Field/Element/ElementAssociativityVolumeConstructor.cpp
The file was modified src/Discretization/Potential_Drela/ResidualBoundaryFrame_CG_Potential_Drela.h
The file was modified src/Field/FieldTypes.h
The file was modified src/Discretization/Potential_Drela/IntegrandBoundaryFrame_CG_LIP_Drela.h
The file was modified src/Discretization/isValidState/SetValidStateCell.h
The file was modified src/Field/FieldLinesearch/FieldLinesearchBase_impl.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Burgers_AV2D_DUSN.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AdvectionDiffusion3D_AUDUSUG.cpp
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_NavierStokes2D_Conservative_ConstantViscosity.cpp
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified src/Field/Tuple/FieldTuple_fwd.h
The file was modified src/Field/FieldSubGroup_impl.h
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryFrameTrace_Galerkin.h
The file was modified src/Field/Element/ElementAssociativityVolumeConstructor.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_RANSSA2D_PrimitiveConstVisc.cpp
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
The file was modified src/Discretization/LIP_HACK/IntegrandCell_Galerkin_Darmofal.h
The file was modified src/Discretization/HDG/FunctionalCellwise_HDG.h
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin.h
The file was modified src/BasisFunction/TraceToCellRefCoord.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDG.h
The file was modified src/Field/FieldSubGroup.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4.h
The file was modified src/Field/FieldArea_CG_Trace_impl.h
The file was modified src/Discretization/HDG/IntegrandInteriorTrace_HDGAdvective.h
The file was modified src/Field/HField/HField_CG.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_Euler2D_Conservative.cpp
The file was modified src/Field/FieldVolume_Instantiate_3D.cpp
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_TransitionIBL.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Galerkin_Param.h
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_Dispatch_LiftingOperator.h
The file was modified src/Field/Element/ElementXFieldVolume_impl.h
The file was modified src/Discretization/HDG/JacobianCell_HDG_HB.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Euler1D_Entropy.cpp
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryTrace_sansLG_Galerkin_IPTF.h
The file was modified src/Field/FieldSpacetime_DG_InteriorTrace_Instantiate_4D.cpp
The file was modified src/ErrorEstimate/ErrorEstimate_Common.h
The file was modified src/Field/CountGhostNeighbors.h
The file was modified src/Field/Element/ElementAssociativityLine.cpp
The file was modified src/Discretization/DiscretizationObject.h
The file was modified src/Discretization/IntegrateInteriorTraceGroups.h
The file was modified src/Field/FieldLine_DG_HubTrace_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_TwoPhaseLinearized1D.cpp
The file was modified src/Discretization/HDG/TauTypeCategory.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes2D_PrimitiveConstVisc.cpp
The file was modified src/Field/FieldSpacetime_CG_Trace_Instantiate_4D.cpp
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_impl.h
The file was modified src/Discretization/DG/SolutionData_DGBR2.h
The file was modified src/Discretization/Potential_Drela/BC_WakeCut_Potential_Drela.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Discretization/IntegratePeriodicTraceGroups.h
The file was modified src/Adaptation/callMesher3D.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Area_Instantiate.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Galerkin_manifold.h
The file was modified src/Discretization/HDG/SetFieldCell_HDG_AuxiliaryAdjoint.h
The file was modified src/Discretization/DG/IntegrateBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Discretization/HDG/AWIntegrandBCFunctor_HDG.h
The file was modified src/Field/FieldLine_CG_BoundaryTrace_impl.h
The file was modified src/Field/FieldArea_DG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/Discretization/HDG/AWResidualBoundaryTrace_HDG.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_Euler1D_Conservative.cpp
The file was modified src/Field/FieldLine_CG_BoundaryTrace_Instantiate_1D.cpp
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_Dispatch_HDG.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_Galerkin_Wall_IPTF.h
The file was modified src/Field/DistanceFunction/DistanceSolver.cpp
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/BasisFunction/ReferenceElement.h
The file was modified src/Field/FieldSpacetime_DG_InteriorTrace_impl.h
The file was modified src/BasisFunction/BasisFunction_TraceOrientation.cpp
The file was modified src/Field/FieldArea_DG_Trace.h
The file was modified src/Field/FieldSpacetime_Instantiate_4D.cpp
The file was modified src/ErrorEstimate/DistributeBoundaryTraceGroups.h
The file was modified src/Field/FieldLine_CG_Cell.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_RBS.cpp
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Field/FieldLiftAssociativityConstructor.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateInteriorTrace_PrimalStrongForm_Galerkin.h
The file was modified src/Field/ProjectSoln/InterpolateFunctionCell_Continuous.h
The file was modified src/Field/DistanceFunction/DistanceFunction_KDVertex.h
The file was modified src/Field/XField.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_LinearScalar_sansLG_FP_HACK.h
The file was modified src/Field/FieldArea_DG_Cell_Instantiate_2D.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Sensor2D_AUSJump_AD.cpp
The file was modified src/Discretization/HDG/IntegrandInteriorTrace_HDG.h
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_mitLG.h
The file was modified src/Field/FieldVolume_CG_BoundaryTrace.h
The file was modified src/Discretization/DG/IntegrandInteriorTrace_DGBR2.h
The file was modified src/BasisFunction/BasisFunctionLine.h
The file was modified src/Field/FieldSpacetime_DG_BoundaryTrace_impl.h
The file was modified src/Field/Element/ElementalMassMatrix.h
The file was modified src/BasisFunction/BasisFunctionVolume.h
The file was modified src/Discretization/Galerkin/ResidualInteriorTrace_Galerkin.h
The file was modified src/Field/FieldData/FieldDataMatrixD_BoundaryCell.h
The file was modified src/Discretization/DG/JacobianCell_DGBR2_Param.h
The file was modified src/Field/Tuple/BasisPointTuple.h
The file was modified src/BasisFunction/BasisPointDerivative.h
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryTrace_Dispatch_Galerkin_IPTF.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Euler1D_AV1D_Conservative.cpp
The file was modified src/Field/Element/ElementXFieldLine_Instantiate_3Dand4D.cpp
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin_BDF.h
The file was modified src/Field/FieldSpacetime_DG_Cell_Instantiate_4D.cpp
The file was modified src/Field/Field_impl.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_HubTrace_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Lagrange.h
The file was modified src/Field/FieldLine_DG_BoundaryTrace_impl.h
The file was modified src/Adaptation/MOESS/CostModel_FeFloa.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Burgers1D_Conservative_DUSN.cpp
The file was modified src/Discretization/JacobianParamBase.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Output_DGBR2.h
The file was modified src/Field/HField/HFieldVolume_CG.h
The file was modified src/Discretization/isValidState/isValidStateInteriorTrace_HDG.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/ErrorEstimate/HDG/ErrorEstimateBoundaryTrace_FieldTrace_HDG.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Field/FieldArea_CG_Cell_Instantiate_2D.cpp
The file was modified src/Field/FieldVolume.h
The file was modified src/ErrorEstimate/HDG/ErrorEstimateCell_HDG.h
The file was modified src/Field/FieldArea_Instantiate_2D.cpp
The file was modified src/Field/FieldSequence.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_CutcellTransitionIBL.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_RANSSA2D_Primitive_ConstantViscosity.cpp
The file was modified src/Field/FieldVolume_DG_InteriorTrace.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes3D_PrimitiveConstVisc.cpp
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_Galerkin_WakeCut_LIP_SRA.h
The file was modified src/Discretization/HDG/JacobianInteriorTrace_HDG_Element.h
The file was modified src/Field/FieldArea_DG_BoundaryTrace.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Hexahedron.cpp
The file was modified src/Field/FieldSpacetime_CG_InteriorTrace_Instantiate_4D.cpp
The file was modified src/Discretization/DG/IntegrandCell_DGBR2_manifold.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBase_Galerkin.h
The file was modified src/Field/FieldLine_Instantiate_2D.cpp
The file was modified src/Field/Element/ElementAssociativityNode.cpp
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/Discretization/HDG/JacobianInteriorTrace_HDGAdvective.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin_manifold.h
The file was modified src/Discretization/JacobianParam.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion3D_AUDUSUG.cpp
The file was modified src/Discretization/HDG/JacobianCell_HDG_PTC.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_StrongForm.h
The file was modified src/Field/FieldBaseArea_Instantiate.cpp
The file was modified src/Field/FieldSpacetime_DG_Trace_impl.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Lagrange.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
The file was modified src/Field/XFieldArea_Instantiate_2D.cpp
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_sansLG.h
The file was modified src/Field/FieldSpacetime_CG_InteriorTrace.h
The file was modified src/Field/Element/ElementIntegral.h
The file was modified src/Field/FieldLine_DG_InteriorTrace_Instantiate_1D.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_PTC.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionInteriorTrace.h
The file was modified src/Field/FieldLine_DG_HubTrace_Instantiate_2D.cpp
The file was modified src/Adaptation/MOESS/CostModel_FeFloa.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad.cpp
The file was modified src/Adaptation/callMesher.h
The file was modified src/BasisFunction/BasisFunctionNode.h
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin_CutCellTransitionIBL.h
The file was modified src/BasisFunction/BasisFunctionLine_RBS.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_StrongForm_Galerkin.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_ShallowWater1D.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes3D_SurrogateSutherland.cpp
The file was modified src/Field/HField/HFieldVolume_DG.h
The file was modified src/Field/FieldArea_DG_InteriorTrace_Instantiate_2D.cpp
The file was modified src/Field/Tuple/FieldTuple_Traits.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2_impl.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionBoundaryTrace_Dispatch.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified src/Discretization/GroupIntegral_Type.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2_Real_Real.cpp
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_CutCellTransitionIBLUniField.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_RANSSA3D_PrimitiveSutherland.cpp
The file was modified src/Field/FieldArea_CG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion2D_AUDHJSUG.cpp
The file was modified src/Discretization/Potential_Drela/JacobianBoundaryTrace_WakeCut_CG_Potential_Drela.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler1D_Entropy.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle.h
The file was modified src/BasisFunction/BasisFunctionLine.cpp
The file was modified src/Adaptation/MOESS/XFieldND_EquilateralRef.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Legendre.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetime.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor2D_AUSJump_Euler1D_Conservative.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad_RBS.cpp
The file was modified src/Field/FieldBaseSpacetime_Instantiate.cpp
The file was modified src/ErrorEstimate/HDG/ErrorEstimateBoundaryTrace_Dispatch_HDG.h
The file was modified src/Field/FieldLiftArea_DG_Cell_Instantiate_2D.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Legendre.cpp
The file was modified src/Field/CellToTraceAssociativity.cpp
The file was modified src/Discretization/FV_TPFA/IntegrandInteriorTrace_FV_TPFA.h
The file was modified src/Field/Element/ElementXFieldJacobianEquilateral.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes3D_PrimitiveConstVisc.cpp
The file was modified src/Adaptation/MOESS/NLOPT/nloptResultDescription.h
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.h
The file was modified src/Field/Field_NodalView_Line.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Volume_Instantiate.cpp
The file was modified src/BasisFunction/RefElement_Split_Types.h
The file was modified src/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Burgers1D_Conservative_DUSN.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_BDF.h
The file was modified src/Discretization/DG/DiscretizationDGBR2.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_BuckleyLeverett1D.cpp
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_Dispatch_HDGAdvective.h
The file was modified src/Discretization/HDG/ProjectSoln_HDG.h
The file was modified src/Field/FieldVolume_CG_Trace_Instantiate_3D.cpp
The file was modified src/Discretization/DG/SetFieldInteriorTrace_DGBR2_AdjointLO.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Flux_mitState_HDG.h
The file was modified src/Discretization/Galerkin/JacobianInteriorTrace_Galerkin.h
The file was modified src/Field/DistanceFunction/DistanceFunction.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_Hubtrace_HDGAdvective_CutcellTransitionIBL.h
The file was modified src/Discretization/DG/FieldBundle_DGBR2.h
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Legendre.h
The file was modified src/Field/Element/ElementVolume.h
The file was modified src/Field/FieldSpacetime_DG_Cell.h
The file was modified src/Discretization/DiscretizationBCTag.h
The file was modified src/Discretization/Galerkin/Integrand_Galerkin_fwd.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_HSM2D.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Hierarchical.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion2D_AUDUSUG.cpp
The file was modified src/Discretization/JacobianParam_impl.h
The file was modified src/Field/Element/ElementXFieldLine_Instantiate_2D.cpp
The file was modified src/Field/HField/GenHField_DG.h
The file was modified src/Discretization/DG/SetFieldInteriorTrace_DGBR2_LiftingOperator.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Line_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_TwoPhase1D.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_RANSSA3D_SurrogateSutherland.cpp
The file was modified src/Field/FieldArea_CG_InteriorTrace_Instantiate_2D.cpp
The file was modified src/Field/HField/GenHField_CG.cpp
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryFrame_Galerkin_Darmofal.h
The file was modified src/Discretization/DG/SolutionData_DGAdvective.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler3D_PrimitiveRhoPressure.cpp
The file was modified src/Discretization/IntegrateBoundaryTrace_Dispatch.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_Galerkin_Farfield_IPTF.h
The file was modified src/Field/FieldLift_Local.h
The file was modified src/Field/FieldArea_DG_InteriorTrace_impl.h
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion1D_AUDNSN.cpp
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_LinearScalar_sansLG_DGBR2.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Line.h
The file was modified src/Discretization/LIP_HACK/ResidualCell_Galerkin_Kutta.h
The file was modified src/ErrorEstimate/HDG/ErrorEstimateInteriorTrace_HDG.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_HSMKL.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Sensor1D_AUSJump_AD.cpp
The file was modified src/Field/FieldLine_DG_BoundaryTrace_Instantiate_2D.cpp
The file was modified src/Field/Tuple/ElementTuple.h
The file was modified src/Field/ProjectSoln/InterpolateFunctionTrace_Continuous.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2.h
The file was modified src/Discretization/Galerkin/JacobianFunctionalCell_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionLine_Legendre.cpp
The file was modified src/Field/Function/WeightedFunctionIntegral.h
The file was modified src/Field/CellToTraceAssociativity.h
The file was modified src/Field/FieldSpacetime_DG_BoundaryTrace_Instantiate_4D.cpp
The file was modified src/Field/FieldLine_CG_BoundaryTrace.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was modified src/Field/FieldVolume_DG_InteriorTrace_impl.h
The file was modified CMakeInclude/Builds/BuildBoost.cmake
The file was modified src/BasisFunction/TraceToCellRefCoord_Triangle.cpp
The file was modified src/Discretization/FV_TPFA/AlgebraicEquationSet_FV_TPFA.h
The file was modified src/Field/Element/ElementXFieldSpacetime.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Legendre.h
The file was modified src/Discretization/HDG/IntegrandCell_HDG_Output.h
The file was modified src/BasisFunction/CanonicalTraceToCell.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Burgers2D_Conservative_DUSN.cpp
The file was modified src/Field/FieldLift_DG_CellBase.h
The file was modified src/Discretization/Potential_Drela/JacobianBoundaryTrace_CG_Potential_Drela.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified src/Field/HField/GenHFieldArea_CG.h
The file was modified src/Field/FieldLine_DG_BoundaryTrace.h
The file was modified src/Field/FieldVolume_DG_Cell_Instantiate_3D.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion3D_manifold_AUDUSN.cpp
The file was modified COPYRIGHT.txt
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Euler1D_AV1D_Conservative.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Line_Instantiate.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_BuckleyLeverett1D.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryCell_HDG_AuxiliaryVariable.h
The file was modified src/Field/Element/TraceUnitNormal.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_Param.h
The file was modified src/BasisFunction/Quadrature_Cache.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Projection.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Euler2D_PrimitiveRhoPressure.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes3D_SurrogateSutherland.cpp
The file was modified src/Discretization/DG/FunctionalBoundaryTrace_DGBR2.h
The file was modified src/Field/FieldLine_DG_HubTrace.h
The file was modified src/Field/FieldVolume_CG_Trace_impl.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_Dispatch_DGBR2_Param.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Legendre.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA3D_SurrogateSutherland.cpp
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion1D_AUDUSUG.cpp
The file was modified src/Field/HField/HFieldArea_DG.h
The file was modified src/Discretization/Integrand_Type.h
The file was modified src/Field/FieldSpacetime_DG_Cell_impl.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_FieldTrace_HDGAdvective.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Area_impl.h
The file was modified src/Field/Field_CG_TraceConstructor.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes3D_PrimitiveSutherland.cpp
The file was modified src/Field/FieldLiftVolume_DG_Cell.h
The file was modified src/Field/FieldArea_CG_BoundaryTrace_Instantiate_2D.cpp
The file was modified src/Discretization/HDG/DiscretizationHDG.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_ShallowWater2D_manifold_Circle.cpp
The file was modified src/Field/Field_DG_HubTraceBase.h
The file was modified src/BasisFunction/ReferenceElement.cpp
The file was modified src/BasisFunction/BasisFunctionLine_Hierarchical.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_Param_CutCellTransitionIBL.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Dirichlet_mitLG_HDG.h
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Field/Element/ElementLine.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_ArtificialViscosity_TwoPhase2D.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_HDGAdvective.h
The file was modified src/Field/Element/ElementAssociativityVolume.cpp
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_HDGAdvective.h
The file was modified src/Field/HField/HFieldLine_DG.h
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Tetrahedron.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_RBS.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Burgers1D_Conservative_DUSU.cpp
The file was modified src/Discretization/DG/JacobianInteriorTrace_DGBR2.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
The file was modified src/Discretization/Potential_Drela/ResidualCell_CG_Potential_Drela.h
The file was modified src/Discretization/IntegrateCellTraceGroups_FieldTrace.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryFrameTrace_Galerkin.h
The file was modified src/Field/FieldSpacetime_DG_BoundaryTrace.h
The file was modified src/Adaptation/MOESS/LocalSplitConfig.h
The file was modified src/Field/XFieldArea.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_AdvectionDiffusion3D_AUDUSUG.cpp
The file was modified src/Field/FieldVolume_Instantiate_4D.cpp
The file was modified src/Field/FieldArea_Instantiate_3D.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/Discretization/Potential_Drela/IntegrandBoundaryTrace_WakeCut_CG_LIP_Drela.h
The file was modified src/Field/ProjectSoln/ProjectConstCell.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin.h
The file was modified src/Adaptation/callMesher2D.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor2D_AUSJump_AD.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_Annulus_DNSN.cpp
The file was modified src/BasisFunction/ElementEdges.h
The file was modified src/Field/FieldLiftArea_DG_Cell_Instantiate_3D.cpp
The file was modified src/Field/Tuple/BasisTuple.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_TwoPhase2D.cpp
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Bernstein.h
The file was modified src/Field/FieldLine_DG_Trace_Instantiate_2D.cpp
The file was modified src/Field/Field_DG_InteriorTraceBase.h
The file was modified src/Adaptation/MOESS/TAO/TAOException.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_BuckleyLeverett1D.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split_TraceToCell.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor2D_AUSJump_Euler2D_Primitive.cpp
The file was modified src/Discretization/Potential_Drela/IntegrandBoundaryFrame_CG_FP_Drela.h
The file was modified src/Field/HField/HFieldLine_CG.h
The file was modified src/Field/FieldLine_DG_InteriorTrace.h
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
The file was modified src/Discretization/LIP_HACK/IntegrandInteriorTrace_Galerkin_WakeCut_IPTF.h
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_WeightedResidual_Galerkin.h
The file was modified src/Field/FieldArea_DG_Cell.h
The file was modified src/Field/FieldLift_DG_CellBase_impl.h
The file was modified src/Field/Partition/XField_Lagrange_ParMetis_impl.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_mitLG_DGBR2.h
The file was modified src/BasisFunction/BasisFunctionLine_Bernstein.cpp
The file was modified src/Field/Element/ElementPointData.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_ArtificialViscosity_RANSSA3D_PrimitiveSutherland.cpp
The file was modified src/BasisFunction/BasisFunctionLine_Hierarchical.cpp
The file was modified src/Discretization/DG/JacobianFunctionalBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Field/Element/BoundingBox.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron.cpp
The file was modified src/Discretization/JacobianElementMatrix.h
The file was modified src/Field/ProjectSoln/ProjectConstTrace.h
The file was modified src/Field/ProjectSoln/ProjectGlobalField_KDVertex.h
The file was modified src/Field/FieldBase_impl.h
The file was modified src/Field/SpaceTypes.h
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Bernstein.h
The file was modified src/ErrorEstimate/DG/ErrorEstimateInteriorTrace_DGBR2.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_Hubtrace_HDGAdvective.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionBoundaryTrace_mitLG.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron.cpp
The file was modified src/BasisFunction/BasisFunctionArea.h
The file was modified src/Field/FieldArea_DG_Trace_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_TwoPhase1D.cpp
The file was modified src/Discretization/Galerkin/JacobianInteriorTrace_Galerkin_Param.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_TwoPhase2D_Surrogate_pnSw.cpp
The file was modified src/Field/FieldLine_DG_InteriorTrace_Instantiate_2D.cpp
The file was modified src/Discretization/DG/JacobianBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Field/XField3D_Wake.cpp
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes2D_PrimitiveConstVisc.cpp
The file was modified src/Discretization/Galerkin/IntegrateBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Discretization/HDG/JacobianCell_HDG_Element.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_Param_CutCellTransitionIBLUniField.h
The file was modified src/Field/FieldArea_DG_InteriorTrace.h
The file was modified src/BasisFunction/BasisFunctionVolume_Projection.cpp
The file was modified src/BasisFunction/BasisFunctionLine_Projection.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscositySource_EulerQ1D_Surrogate.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler2D_PrimitiveRhoPressure.cpp
The file was modified src/BasisFunction/BasisFunctionCategory.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_Local_DG_impl.h
The file was modified src/Field/ProjectSoln/ProjectSolnCell_Discontinuous.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes3D_PrimitiveSutherland.cpp
The file was modified src/Discretization/DG/ResidualInteriorTrace_DGBR2.h
The file was modified src/Field/Element/ElementAssociativitySpacetime.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2_VecS4_Real.cpp
The file was modified src/Field/FieldLine_DG_Trace_impl.h
The file was modified src/Discretization/DG/IntegrandCell_DGBR2.h
The file was modified src/Field/Element/ElementSequence.h
The file was modified src/Field/FieldGroupSpacetime_Traits.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_TwoPhase2D.cpp
The file was modified src/Field/XFieldArea_BoundaryTrace_Instantiate.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_Galerkin_HSM2D.h
The file was modified src/Discretization/HDG/SetFieldInteriorTrace_HDG_AuxiliaryAdjoint.h
The file was modified src/Adaptation/MOESS/NLOPT/nloptResultDescription.cpp
The file was modified src/Field/FieldLine_DG_Trace.h
The file was modified src/Field/HField/HField_CG.cpp
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_HubTrace_HDGAdvective.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_Local_DG.h
The file was modified src/Field/FieldVolume_DG_Trace_impl.h
The file was modified src/Field/HField/GenHField_CG.h
The file was modified src/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.h
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Volume_impl.h
The file was modified src/Field/FieldVolume_DG_BoundaryTrace.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor1D_AUSJump_Euler1D_Conservative.cpp
The file was modified src/Field/Element/UniqueElem.cpp
The file was modified src/Discretization/LIP_HACK/Nishida_Hack.h
The file was modified src/Discretization/HDG/JacobianFunctionalCell_HDG.h
The file was modified src/Field/Element/BoundingBox.h
The file was modified src/Adaptation/TargetMetric.h
The file was modified src/Field/FieldArea_CG_Cell_Instantiate_3D.cpp
The file was modified src/Field/Element/ElementXFieldArea.h
The file was modified src/Field/Element/ElementXFieldLine.h
The file was modified src/Discretization/HDG/AuxVarCategory.h
The file was modified src/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Galerkin.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryTrace_Galerkin_Element_IPTF.h
The file was modified src/Adaptation/MOESS/MOESSParams.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Sensor1D_AUSJump_BuckleyLeverett1D.cpp
The file was modified src/Discretization/HDG/SetFieldBoundaryTrace_HDG_AuxiliaryAdjoint.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_manifold.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Bernstein.cpp
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_LinearScalar_sansLG_HDGAdvective.h
The file was modified src/ErrorEstimate/HDG/ErrorEstimateBoundaryTrace_HDG.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_AdvectionDiffusion1D_AUDUSUG.cpp
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Dispatch_Galerkin_Param.h
The file was modified src/Discretization/DG/IntegrandInteriorTrace_DGBR2_manifold.h
The file was modified src/Field/FieldSpacetime_CG_BoundaryTrace_impl.h
The file was modified src/Discretization/HDG/SetFieldCell_HDG_AuxiliaryVariable.h
The file was modified src/Field/Element/ElementAssociativityLineConstructor.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimateBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Field/Element/ElementProjection_Specialization_L2.h
The file was modified src/Discretization/Potential_Drela/JacobianBoundaryTrace_Dispatch_CG_Potential_Drela.h
The file was modified src/Discretization/Potential_Drela/ResidualBoundaryTrace_Dispatch_CG_Potential_Drela.h
The file was modified src/Field/FieldData/FieldDataMatrixD_Cell.h
The file was modified src/Field/FieldArea_DG_BoundaryTrace_impl.h
The file was modified src/Field/FieldVolume_DG_Cell.h
The file was modified src/Discretization/DG/DiscretizationDGBR2.cpp
The file was modified src/Discretization/HDG/ResidualInteriorTrace_HDG.h
The file was modified src/Field/FieldLine_DG_HubTrace_Instantiate_1D.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_manifold_Circle_AUDNSN.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Galerkin.h
The file was modified src/Discretization/DG/FunctionalCellwise_DGBR2.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_manifold_AUDNSN.cpp
The file was modified src/Field/FieldLine_CG_Cell_Instantiate_2D.cpp
The file was modified src/Field/ProjectSoln/ProjectSolnGradientCell_Discontinuous.h
The file was modified src/BasisFunction/BasisFunctionLine_Legendre.h
The file was modified src/BasisFunction/ElementFrame.cpp
The file was modified src/Adaptation/MOESS/XFieldND_EquilateralRef.h
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_TwoPhase2D.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Output_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Conservative.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin.h
The file was modified src/Field/FieldVolume_DG_BoundaryTrace_Instantiate_4D.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Discretization/DG/JacobianFunctionalCell_DGBR2.h
The file was modified src/Discretization/DG/ResidualBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Field/FieldVolume_CG_Cell_Instantiate_3D.cpp
The file was modified src/Discretization/Potential_Drela/IntegrandBoundaryTrace_WakeCut_CG_FP_Drela.h
The file was modified src/Field/Element/ElementAssociativityLine.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_LinearScalar_mitLG_HDGAdvective.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_HDG.h
The file was modified src/Field/Field_NodalView.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_AdvectionDiffusion1D_ALaxDUSU.cpp
The file was modified src/Field/FieldGroupVolume_Traits.h
The file was modified src/Field/Element/GalerkinWeightedIntegral_New.h
The file was modified src/Field/FieldLine_DG_BoundaryTrace_Instantiate_1D.cpp
The file was modified src/Discretization/isValidState/isValidStateCell.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Hierarchical.h
The file was modified src/BasisFunction/ElementFrame.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_RBS.cpp
The file was modified src/Field/Element/ElementProjection_L2.h
The file was modified src/Field/Element/ElementLift.h
The file was modified src/Discretization/DG/JacobianCell_DGBR2.h
The file was modified src/Field/HField/GenHFieldLine_CG.h
The file was modified src/Field/GroupElementType.h
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_Dispatch_AdjointLO.h
The file was modified src/BasisFunction/BasisFunctionNode.cpp
The file was modified src/Field/Element/Element.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Lagrange.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA_Source2D_PrimitiveConstVisc.cpp
The file was modified src/Field/Element/GalerkinWeightedIntegral.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_Dirichlet_mitLG_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_ProjectDistance.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler3D_PrimitiveSurrogate.cpp
The file was modified src/Discretization/LIP_HACK/IntegrandFunctorCell_Galerkin_Kutta_LIP.h
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Discretization/IntegrateBoundaryTraceGroups.h
The file was modified src/Field/FieldArea_CG_InteriorTrace.h
The file was modified src/Field/FieldAssociativity.h
The file was modified src/Discretization/DG/Integrand_DGBR2_fwd.h
The file was modified src/Field/FieldArea_DG_Trace_Instantiate_2D.cpp
The file was modified src/Field/FieldAssociativityConstructor.h
The file was modified src/Discretization/HDG/ResidualInteriorTrace_HDG_AuxiliaryVariable.h
The file was modified src/Field/FieldLiftGroupArea_Traits.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_DGBR2.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_None_HDG.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_CutCellTransitionIBLUniField.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryFrame_Galerkin_Circ.h
The file was modified src/Discretization/isValidState/call_derived_isValidState.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion1D_AUDUSN.cpp
The file was modified src/Discretization/HDG/IntegrandFunctor_HDG_PTC.h
The file was modified src/BasisFunction/BasisFunctionLine_Lagrange.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Quad.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Bernstein.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Lagrange.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes2D_ConservativeConstVisc.cpp
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG.h
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified src/Discretization/DG/JacobianInteriorTrace_DGBR2_LiftedQuantity.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_DGBR2_Param.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateInteriorTrace_Galerkin.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion2D_AUDUSN.cpp
The file was modified src/Field/Field_CG_TraceConstructor.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Projection.h
The file was modified src/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_WeightedResidual_Galerkin.h
The file was modified src/Field/FieldLine_CG_BoundaryTrace_Instantiate_2D.cpp
The file was modified src/Discretization/DG/ResidualBoundaryTrace_DGBR2.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler2D_PrimitiveSurrogate.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearchBase.h
The file was modified src/Field/Tuple/SurrealizedElementTuple.h
The file was modified src/Field/Partition/LagrangeElementGroup.h
The file was modified src/Field/FieldSpacetime_CG_BoundaryFrame.h
The file was modified src/Field/Field_NodalView_Volume.cpp
The file was modified src/Discretization/DG/JacobianFunctionalBoundaryTrace_DGBR2.h
The file was modified src/Field/Element/UniqueElem.h
The file was modified src/Field/Field_DG_TraceBase_impl.h
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_HDG.h
The file was modified src/Field/FieldArea_DG_BoundaryTrace_Instantiate_2D.cpp
The file was modified src/Field/FieldArea_CG_BoundaryTrace_impl.h
The file was modified src/Discretization/Galerkin/FieldBundle_Galerkin.h
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_DGBR2_LiftingOperator.h
The file was modified src/Field/FieldBaseVolume_Instantiate.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA2D_PrimitiveSutherland.cpp
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG_impl.h
The file was modified src/Field/Tuple/FieldAssociativityTuple.h
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryTrace_Galerkin_WakeCut_LIP.h
The file was modified src/Field/FieldLine.h
The file was modified src/Field/HField/GenHFieldArea_DG.h
The file was modified src/Field/FieldSpacetime_DG_Trace_Instantiate_4D.cpp
The file was modified src/Field/Field_DG_CellBase.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was modified src/Discretization/CG/Integrand2DFunctor_CGStabilized_old.hxx
The file was modified src/Field/Tuple/BasisPointDerivativeTuple.h
The file was modified src/Field/Element/ElementXFieldArea_Instantiate_3D.cpp
The file was modified src/Discretization/HDG/SetFieldBoundaryTrace_Dispatch_AuxiliaryVariable.h
The file was modified src/Field/DistanceFunction/DistanceFunction.cpp
The file was modified src/Discretization/HDG/JacobianInteriorTrace_HDG_AuxiliaryVariable.h
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_FieldTrace_Galerkin.h
The file was modified src/Discretization/HDG/JacobianInteriorTrace_HDG.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion1D_AUDNSUG.cpp
The file was modified src/Field/FieldVolume_CG_InteriorTrace_Instantiate_3D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_mitLG_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionArea_Projection.h
The file was modified src/Field/Element/ElementAssociativityNode.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_BuckleyLeverett1D.cpp
The file was modified src/Field/Tuple/FieldTuple.h
The file was modified src/Field/Element/ElementAssociativityLineConstructor.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_AUDNSN.cpp
The file was modified src/Field/ProjectSoln/ProjectSolnTrace_Discontinuous.h
The file was modified src/BasisFunction/BasisFunctionLine_Lagrange.cpp
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2_impl.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryTrace_Dispatch_Galerkin_IPTF.h
The file was modified src/Field/FieldLine_DG_Trace_Instantiate_1D.cpp
The file was modified src/Field/FieldData/FieldDataMatrixD_BoundaryTrace.h
The file was modified src/Field/FieldArea_DG_Trace_Instantiate_3D.cpp
The file was modified src/Field/Element/ElementXFieldJacobianEquilateral.cpp
The file was modified src/Field/FieldSpacetime_CG_Cell.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_Galerkin.h
The file was modified src/Discretization/JacobianParam_Local.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_Local_HDG.h
The file was modified src/Field/FieldArea_CG_Trace.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler1D_PrimitiveRhoPressure.cpp
The file was modified src/Discretization/HDG/ResidualInteriorTrace_HDGAdvective.h
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryTrace_sansLG_Galerkin_IPTF.h
The file was modified src/Field/Element/RefCoordSolver.h
The file was modified src/ErrorEstimate/HDG/ErrorEstimate_HDG.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
The file was modified src/Field/Field.h
The file was modified src/Field/FieldLiftVolume_DG_Cell_impl.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_RBS.h
The file was modified src/Discretization/DG/JacobianInteriorTrace_DGBR2_Element.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Sensor2D_AUSJump_Euler1D_Conservative.cpp
The file was modified src/Field/FieldArea_DG_InteriorTrace_Instantiate_3D.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/FieldSpacetime_CG_InteriorTrace_impl.h
The file was modified src/Discretization/HDG/JacobianInteriorTrace_HDGAdvective_Param.h
The file was modified src/Field/Element/ElementArea.h
The file was modified src/Adaptation/MOESS/MOESS_CostModel.h
The file was modified src/Discretization/Potential_Drela/ResidualParamSensitivity_CG_Potential_Drela.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_mitLG_Galerkin.h
The file was modified src/Field/Element/ElementAssociativitySpacetimeConstructor.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimateCell_DGBR2.h
The file was modified src/Field/FieldVolume_CG_Trace.h
The file was modified src/Field/Field_DG_HubTraceBase_impl.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_None_HDGAdvective.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_manifold.h
The file was modified src/Field/FieldSpacetime_CG_BoundaryTrace_Instantiate_4D.cpp
The file was modified src/Discretization/DG/FunctionalCell_DGBR2.h
The file was modified src/Field/FieldSpacetime_CG_Trace_impl.h
The file was modified src/Discretization/HDG/SetFieldBoundaryTrace_HDG_AuxiliaryVariable.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_BuckleyLeverett1D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Bernstein.cpp
The file was modified src/Field/Element/ElementNode.h
The file was modified src/Field/HField/HField_DG.cpp
The file was modified src/Field/Partition/LagrangeElementGroup.cpp
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_Galerkin.h
The file was modified src/Field/FieldBaseLine_Instantiate.cpp
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_Dispatch.h
The file was modified src/Field/DistanceFunction/DistanceSolver.h
The file was modified src/Field/HField/HFieldArea_CG.h
The file was modified src/Discretization/DG/IntegrandCell_DGBR2_Output.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Burgers1D_Conservative_DUSU.cpp
The file was modified src/Discretization/isValidState/isValidStateInteriorTrace.h
The file was modified src/BasisFunction/CellToTrace.cpp
The file was modified src/Field/XField3D_Wake.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_Euler1D_Primitive.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_mitLG_Galerkin.h
The file was modified src/Discretization/ResidualNormType.h
The file was modified src/Adaptation/callMesher1D.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Lagrange.cpp
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_Dirichlet_mitLG_HDG.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AdvectionDiffusion1D_AUDUSUG.cpp
The file was modified src/Field/Element/ElementXFieldNode.h
The file was modified src/Field/Tuple/ParamTuple.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_PTC_manifold.h
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Field/Element/ElementAssociativityAreaConstructor.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionLine_Projection.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion2D_AUDPLSUG.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.h
The file was modified src/Field/Element/ElementXFieldArea_impl.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad_RBS.h
The file was modified src/Discretization/DG/FieldBundle_DGAdvective.h
The file was modified src/Field/Element/ElementAssociativityArea.h
The file was modified src/Field/ProjectSoln/PointwiseSolutionStorage.cpp
The file was modified src/Discretization/DG/ResidualBoundaryTrace_FieldTrace_DGBR2.h
The file was modified src/Field/FieldData/FieldDataMatrixD_Lift_BoundaryTrace.h
The file was modified src/Discretization/HDG/AWResidualBCTrace_HDG.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Euler2D_AV2D_Primitive.cpp
The file was modified src/Discretization/DG/JacobianCell_DGBR2_Element.h
The file was modified src/Discretization/MatrixLiftedQuantity.h
The file was modified src/Field/FieldVolume_CG_BoundaryFrame.h
The file was modified src/Discretization/Potential_Drela/AlgebraicEquationSet_CG_Potential_Drela.h
The file was modified src/Field/FieldData/FieldDataMatrixD_CellLift.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_BuckleyLeverett_AV1D.cpp
The file was modified src/Field/Function/FunctionIntegral.h
The file was modified src/Field/FieldArea_CG_Trace_Instantiate_2D.cpp
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin_CutCellTransitionIBLUniField.h
The file was modified src/Field/FieldGroupArea_Traits.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_PrimalStrongForm_Galerkin.h
The file was modified src/Field/FieldLiftLine_DG_Cell_Instantiate_2D.cpp
The file was modified src/Field/FieldLiftGroupVolume_Traits.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.h
The file was modified src/BasisFunction/BasisFunction_TraceOrientation.h
The file was modified src/Field/Element/ElementAssociativityNodeConstructor.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Bernstein.h
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified src/BasisFunction/BasisFunctionLine_Bernstein.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_FieldTrace_HDGAdvective_Param.h
The file was modified src/Discretization/QuadratureOrder.h
The file was modified src/Field/FieldVolume_DG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Hierarchical.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionCell.h
The file was modified src/Adaptation/MeshAdapter.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDG_AuxiliaryVariable.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_LiftedBoundary.h
The file was modified src/Field/FieldVolume_DG_Cell_impl.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_AdvectionDiffusion2D_AUDUSUG.cpp
The file was modified src/Field/FieldVolume_DG_InteriorTrace_Instantiate_4D.cpp
The file was modified src/Discretization/FV_TPFA/IntegrandCell_FV_TPFA.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin.h
The file was modified src/Field/FieldArea_CG_Cell_impl.h
The file was modified src/Field/Element/ElementAssociativitySpacetimeConstructor.h
The file was modified src/Discretization/HDG/SetFieldBoundaryTrace_Dispatch_AuxiliaryAdjoint.h
The file was modified src/Field/ProjectSoln/ProjectGlobalField.cpp
The file was modified src/Field/FieldVolume_CG_InteriorTrace.h
The file was modified src/Field/FieldSpacetime_DG_InteriorTrace.h
The file was modified src/Discretization/HDG/Integrand_HDG_fwd.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_BuckleyLeverett_AV1D_Sensor_AUSJump.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_Euler1D_Surrogate.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_ArtificialViscosity_TwoPhase1D.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_RBS.cpp
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryTrace_Galerkin_WakeCut_LIP.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA_Source3D_PrimitiveConstVisc.cpp
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryFrame_Galerkin_Darmofal.h
The file was modified src/Field/FieldVolume_DG_Trace.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_HB.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryFrameTrace_Galerkin.h
The file was modified src/Adaptation/MOESS/TAO/TAOException.cpp
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Discretization/LIP_HACK/ResidualBoundaryFrame_Galerkin_Circ.h
The file was modified src/Field/Field_DG_InteriorTraceBase_impl.h
The file was modified src/Field/FieldArea_DG_Cell_Instantiate_3D.cpp
The file was modified src/Discretization/HDG/FunctionalCell_HDG.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_LinearScalar_sansLG_HDG.h
The file was modified src/Discretization/HDG/IntegrateBoundaryTrace_Dispatch_HDG.h
The file was modified src/BasisFunction/BasisFunctionArea_Projection.cpp
The file was modified src/Field/Element/ElementAssociativityNodeConstructor.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Dirichlet_mitLG_Galerkin.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_RANSSA3D_PrimitiveSutherland.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_HDGAdvective_Param.h
The file was modified src/Field/FieldVolume_DG_InteriorTrace_Instantiate_3D.cpp
The file was modified src/Field/FieldVolume_DG_Cell_Instantiate_4D.cpp
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_BDF.h
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.h
The file was modified src/Discretization/Galerkin/IntegrandCell_ProjectFunction.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin.h
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Field/FieldAssociatvitySequence.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Output_HDG.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDGAdvective_Advection1D_AUSU.cpp
The file was modified src/Discretization/Potential_Drela/JacobianBoundaryFrame_CG_Potential_Drela.h
The file was modified src/Adaptation/MOESS/ProblemStatement_HDG_ErrorEstimate.h
The file was modified src/Discretization/HDG/ResidualCell_HDG.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_TwoPhase2D_LogpnSw.cpp
The file was modified src/Field/FieldVolume_CG_Cell.h
The file was modified src/Field/Field_CG_CellConstructor.h
The file was modified src/Field/HField/GenHFieldVolume_DG.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA2D_PrimitiveConstVisc.cpp
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_OutputWeightRsd_DGBR2.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Euler1D_Conservative.cpp
The file was modified src/Field/FieldLine_DG_Cell.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_ArtificialViscosity_BuckleyLeverett1D.cpp
The file was modified src/Field/FieldLiftGroupLine_Traits.h
The file was modified src/ErrorEstimate/DG/ErrorEstimateBoundaryTrace_DGBR2.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Lagrange.cpp
The file was modified src/Discretization/HDG/AWResidualCell_HDG.h
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_FieldTrace_Galerkin_Param.h
The file was modified src/Field/FieldLine_DG_InteriorTrace_impl.h
The file was modified src/Discretization/LIP_HACK/IntegrandFunctor_Galerkin_WakeCut_LIP.h
The file was modified src/Discretization/HDG/JacobianCell_HDG.h
The file was modified src/Field/FieldLine_DG_Cell_Instantiate_2D.cpp
The file was modified src/Field/FieldLine_Instantiate_1D.cpp
The file was modified src/Discretization/LIP_HACK/JacobianCell_Galerkin_Kutta.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_FieldTrace_Galerkin.h
The file was modified src/Adaptation/MOESS/ParamFieldBuilder.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_CutCellTransitionIBL.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDGAdvective.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/BasisFunction/BasisPoint.h
The file was modified src/Field/Element/ElementInterpolation_Nodal.h
The file was modified src/Field/ProjectSoln/PointwiseSolutionStorage.h
The file was modified src/Field/FieldLiftAssociativity.h
The file was modified src/Discretization/CG/ResidualParamSensitivity_CG.h
The file was modified src/Discretization/HDG/IntegrandFunctor_HDG_HB.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Hierarchical.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_FieldTrace_HDG.h
The file was modified src/Discretization/Block/JacobianParam_Decoupled.h
The file was modified src/Field/FieldLine_CG_Cell_Instantiate_1D.cpp
The file was modified src/Field/Field_DG_BoundaryTraceBase.h
The file was modified src/Field/XFieldArea_BoundaryTrace.h
The file was modified src/Field/FieldLiftArea_DG_Cell_impl.h
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_DGBR2_AdjointLO.h
The file was modified src/Field/FieldVolume_DG_Trace_Instantiate_4D.cpp
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Hierarchical.cpp
The file was modified src/Field/Element/ElementAssociativityArea.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Burgers2D_Conservative_DUSN.cpp
The file was modified src/Discretization/LIP_HACK/JacobianInteriorTrace_Galerkin_IPTF.h
The file was modified src/Field/FieldLiftLine_DG_Cell_impl.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_OutputWeightRsd_HDG.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_TwoPhase1D.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_Burgers_AV1D_DUSUG.cpp
The file was modified src/BasisFunction/BasisFunctionLineBase.h
The file was modified src/Discretization/IntegrateCellGroups.h
The file was modified src/Discretization/LIP_HACK/IntegrandInteriorTrace_Galerkin_WakeCut_LIP_SRA.h
The file was modified src/Discretization/AlgebraicEquationSet_Type.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_HB.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_RANSSA3D_PrimitiveSutherland.cpp
The file was modified src/Field/Element/ElementXFieldLine_Instantiate_1D.cpp
The file was modified src/Field/FieldSpacetime_CG_Cell_Instantiate_4D.cpp
The file was modified src/Discretization/IntegrateBoundaryTraceGroups_FieldTrace.h
The file was modified src/BasisFunction/BasisFunctionVolume_Hexahedron_Hierarchical.cpp
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Projection.cpp
The file was modified src/Field/Field_DG_TraceBase.h
The file was modified src/Discretization/HDG/FunctionalBoundaryTrace_HDG_sansLG.h
The file was modified src/Field/XFieldArea_ElementLocal.cpp
The file was modified src/Field/FieldVolume_DG_BoundaryTrace_impl.h
The file was modified src/Discretization/DG/MassMatInvResidualNorm.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_Euler1D_AV1D_Primitive.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron.h
The file was modified src/Field/ElementConnectivity.h
The file was modified src/Discretization/Galerkin/ResidualCell_Galerkin_HB.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion3D_AUDNSU.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearch_Volume.h
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Hierarchical.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Burgers1D_Conservative_DNSN.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_Euler2D_Entropy.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Legendre.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin.h
The file was modified src/Field/FieldSpacetime_CG_Cell_impl.h
The file was modified src/Field/FieldSpacetime_CG_BoundaryTrace.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
The file was modified src/Field/ElementConnectivityConstructor.h
The file was modified src/Field/DistanceFunction/DistanceFunction3D.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective.h
The file was modified src/BasisFunction/BasisFunctionArea_Triangle_Lagrange.h
The file was modified src/Discretization/AlgebraicEquationSet_Debug.h
The file was modified src/Discretization/LIP_HACK/IntegrandFunctor_Galerkin_WakeCut_sansLG.h
The file was modified src/Field/Element/ElementAssociativityVolume.h
The file was modified src/Field/Field_DG_BoundaryFrame.h
The file was modified src/Discretization/HDG/AWResidualInteriorTrace_HDG.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AD_AV2D_AUDUSUG.cpp
The file was modified src/Field/FieldData/FieldDataMatrixD_TraceLift.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_mitLG_Galerkin.h
The file was modified src/BasisFunction/BasisFunctionArea_Quad_Bernstein.cpp
The file was modified src/Discretization/HDG/AWIntegrandBoundaryFunctor_HDG.h
The file was modified src/Discretization/IntegrateBoundaryTraceGroups_HubTrace.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_RANSSA2D_PrimitiveSutherland.cpp
The file was modified src/BasisFunction/BasisFunctionBase.h
The file was modified src/Field/FieldVolume_CG_InteriorTrace_impl.h
The file was modified src/Field/Field_DG_BoundaryTraceBase_impl.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_WakeMatch_Galerkin_IBL.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_NavierStokes2D_Primitive_ConstantViscosity.cpp
The file was modified src/Field/FieldGroupNode_Traits.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryFrame_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Project.h
The file was modified src/Field/FieldArea.h
The file was modified src/Field/Element/ElementXFieldLine_impl.h
The file was modified src/Field/FieldGroupLine_Traits.h
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_FieldTrace_HDGAdvective.h
The file was modified src/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Discretization/HDG/ResidualCell_HDG_HB.h
The file was modified src/Discretization/Potential_Drela/JacobianCell_CG_Potential_Drela.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2_VecS3_Real.cpp
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_FieldTrace_HDG.h
The file was modified src/Discretization/LIP_HACK/ResidualInteriorTrace_Galerkin_IPTF.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/Field/Field_NodalView_Area.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split_TraceToCell.h
The file was modified src/Field/FieldData/FieldDataVectorD_BoundaryCell.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Flux_mitState_HDGAdvective.h
The file was modified src/BasisFunction/BasisFunctionLine_RBS.cpp
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_TwoPhase2D_LogpnSw.cpp
The file was modified src/Discretization/DG/JacobianDetInvResidualNorm.h
The file was modified src/Field/FieldVolume_DG_Trace_Instantiate_3D.cpp
The file was modified src/Discretization/HDG/IntegrandCell_HDG.h
The file was modified src/Field/FieldArea_CG_Cell.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was modified src/Discretization/DG/ResidualCell_DGBR2.h
The file was modified src/Discretization/LIP_HACK/JacobianInteriorTrace_Galerkin_Element_IPTF.h
The file was modified src/Field/FieldArea_CG_BoundaryTrace.h
The file was modified src/Field/HField/GenHFieldVolume_CG.h
Commit 2b3f4d97f0044e3e8e8c1a7c53948c2660b60579 by pcaplan
dimension-independent local splits
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_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_Pentatope_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_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 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/CMakeLists.txt
The file was addedtest/system/Timing/XField_LocalSplit_Timing_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
The file was modified src/Field/XField_Local_Common.h
The file was modified src/Field/XField_ElementLocal_impl.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
Commit 63b3cbd5f5b6389fd40a813fe8743de5d1ed50e5 by arthuang
adding stabilized error estimation infrastructure
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was addedsrc/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin_Corrected.h
Commit 87a694ba535456240e922c4f49ac868e6ca076a7 by arthuang
more playing with AGLS
The file was addedtest/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized2_Triangle_AD_btest.cpp
The file was addedtest/system/Asymptotic/ErrorEstimateOrder_2D_CG_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
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_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/unit/pde/AnalyticFunction/AD_TripleBL_Solutions.nb
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Adapt1D_DGBR2_MMS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_CornerSingularity_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
Commit 1ff9fa4f4761de0d00f3c543024c21f2a16705df by hcarson
license updates
The file was modified test/sandbox/Adapt2D_DGBR2_L2_ASExp_toy.cpp
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/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_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
Commit a272112dabb4b6f0f31467f3055fe12307658e08 by hcarson
relaxed tolerances and forgot to split world
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_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 src/Field/Local/XField_LocalPatch.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_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_Tet_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_WholeGrids_btest.cpp
Commit 05a736ac5ea88b57e563ec22b133c14627f66786 by pcaplan
copyright
The file was modified src/Field/XFieldSpacetime_Local_Split_Linear_Edge.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/XFieldSpacetime_ElementLocal.cpp
The file was modified src/Field/XFieldSpacetime_Local_Split_Linear_Edge.h
The file was modified src/Field/XFieldSpacetime_Local_Split.cpp
The file was modified src/Field/XFieldSpacetime_EdgeLocal.cpp
The file was modified src/Field/XFieldSpacetime_Local_Split.h
Commit 3dc4e922d3a3a08f611ff3ef537a46317b54ed2b by pcaplan
more copyright
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
The file was modified test/unit/Field/XField4D_ElementLocal_btest.cpp
Commit bacb5df6d1dc727cdae9053eb9ec5f46210d9e38 by galbramc
Updates for MOESS optimizations. Still needs more work.
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
The file was modified test/unit/Adaptation/MOESS/TAO/CMakeLists.txt
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.cpp
The file was modified CMakeInclude/Builds/BuildSUITESPARSE.cmake
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was modified CMakeInclude/Builds/BuildBoost.cmake
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified src/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified CMakeLists.txt
The file was modified CMakeInclude/MakeSummaryFile.cmake
The file was modified test/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/MOESS_PX_Optimizer_NLOPT_btest.cpp
Commit 2271badaaaaaacd329148d4cd9d79b61682895c5 by galbramc
Instantiations for 4D AD solve.
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was addedsrc/Field/FieldLiftSpaceTime_DG_Cell_Instantiate_4D.cpp
The file was addedsrc/Field/FieldLinesearch/FieldLinesearch_SpaceTime_impl.h
The file was modified src/Discretization/AlgebraicEquationSet_Debug.h
The file was modified src/Field/FieldSequence.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was addedsrc/Field/FieldLiftGroupSpacetime_Traits.h
The file was addedsrc/Field/FieldLiftSpaceTime_DG_Cell_impl.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion3D_AUDUSUG.cpp
The file was modified src/pde/ForcingFunction3D_MMS.h
The file was modified src/Discretization/UpdateFraction/UpdateFractionCell.h
The file was modified src/Field/output_Tecplot.cpp
The file was addedsrc/Field/FieldLiftSpaceTime_DG_Cell.h
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/Discretization/IntegrateBoundaryTraceGroups_FieldTrace.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
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/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Discretization/IntegrateBoundaryTraceGroups.h
The file was addedsrc/Field/FieldLinesearch/FieldLinesearch_SpaceTime.h
The file was modified src/Discretization/IntegrateInteriorTraceGroups.h
The file was modified src/Discretization/IntegratePeriodicTraceGroups.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified src/Field/CMakeLists.txt
The file was modified src/Field/Field_Local.h
Commit f9369afa8cd497f6bcd655c4123c1e6467f7fb6f by galbramc
A few fixes
The file was modified src/Field/FieldLiftSpaceTime_DG_Cell_Instantiate_4D.cpp
The file was modified src/Field/FieldLinesearch/FieldLinesearch_SpaceTime.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
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/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_MatrixS_Instantiate.cpp
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.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/Field/output_Tecplot.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.cpp
The file was modified src/Discretization/DG/DiscretizationDGBR2.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 src/Field/XField_Local_Common_Instantiate_2D.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Primal_btest.cpp
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_WholeGrids_btest.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 test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Primal_Split_btest.cpp
Commit 71da8164cdf1ab9bcaf5d4495d71a2f87dac4d2e by pcaplan
make sure mpi is init'd before calling rank by actually running in parallel
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Pentatope_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified test/unit/Field/Local/CMakeLists.txt
The file was modified src/Field/Local/XField_LocalPatch.h
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_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_Tet_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/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDGAdvective_Line_IBL_airfoilOnly_btest.cpp
Commit fc56c803468046e21dd654899f04900c5340c125 by galbramc
Relaxed timings, fixed warning
The file was modified test/system/Timing/XField_LocalSplit_Timing_btest.cpp
The file was modified test/system/Timing/CMakeLists.txt
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 addedtest/sandbox/XField_LocalSplit_Timing_toy.cpp
The file was removedtest/system/Timing/CMakeLists.txt
The file was modified .gitignore
The file was modified test/system/CMakeLists.txt
The file was removedtest/system/Timing/XField_LocalSplit_Timing_btest.cpp
Commit 81513d2ed34cb8c7048ef13657209438942b4ac3 by galbramc
Cleanup of refine interface with auto memory management.
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was addedsrc/Meshing/refine/refine_defs.h
The file was addedsrc/Meshing/refine/refine_ptr.h
The file was addedsrc/Meshing/refine/refine_grid3D.cpp
The file was modified src/Meshing/refine/MultiScale_metric.cpp
The file was modified src/Meshing/refine/CMakeLists.txt
The file was modified src/Meshing/refine/XField3D_refine.cpp
The file was modified src/Meshing/refine/XField_refine.h
The file was modified src/UserInterfaces/capsAIM/markWakeEdges.cpp
Commit a10d4dff8d7377116e3244de643b27e33e885928 by cfrontin
Modest progress on instantiations.
The file was addedtest/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
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 modified test/unit/UnitGrids/CMakeLists.txt
The file was addedtest/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.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/AdvectionDiffusion/BCAdvectionDiffusion3D.cpp
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 test/unit/UnitGrids/XField4D_Box_Ptope_X1.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
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/Asymptotic/ErrorOrder_1D_HDGAdvective_Advection_btest.cpp
The file was modified test/system/IO/ErrorOrder/ErrorOrder_1D_HDGAdvective_Advection_FullTest.txt
Commit e5e2a25b81be1f7110241242743540e117d3c3bd by shunz
p=6 still too high for pyrite test for ErrorOrder
The file was modified test/system/Asymptotic/ErrorOrder_1D_HDGAdvective_Advection_btest.cpp
The file was modified test/system/IO/ErrorOrder/ErrorOrder_1D_HDGAdvective_Advection_FullTest.txt
Commit 0ac404cf49aa867fe3e601965c56eb7bd5eb11ea by shunz
Attempted to warning "use of zero-allocated memory"
The file was modified src/LinearAlgebra/SparseLinAlg/ScalarVector.h
The file was modified src/LinearAlgebra/SparseLinAlg/ScalarVector_impl.h
Commit c8013a4d836f6b0816ced6635740f0705854e34f by galbramc
Some cleanup in the sandbox. Added 2D L2Project adaptation
The file was addedtest/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_Trace_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was removedtest/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was removedtest/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Trace.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_double.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_impl.h
The file was removedtest/sandbox/Adapt3D_CG_AD_L2_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was addedtest/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_float.cpp
Commit b0915d3bc6a10f390d521920e07510af5c7c2f8b by galbramc
Added tecplot dump for metric fields. Other small fixes
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/Meshing/avro/CMakeLists.txt
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_Trace_btest.cpp
The file was modified scripts/jenkins/SANS_Depend.sh
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Trace.h
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified src/Adaptation/MeshAdapter.cpp
The file was addedsrc/Field/output_Tecplot_Metric.cpp
The file was modified src/Field/CMakeLists.txt
The file was modified src/Field/output_Tecplot.h
The file was modified external/CMakeLists.txt
The file was modified src/Adaptation/MeshAdapter.h
The file was removedtest/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_avro_toy.cpp
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/PanelMethod/AlgebraicEquationSet_ProjectToQauxi.h
The file was modified src/pde/IBL/FluidModels.h
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit 5850c328df81298728c54da86f1c8f59a487888b by galbramc
Compile fixes and more dependency warning suppressions
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was addedtest/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was modified CMakeInclude/Builds/BuildPARMETIS.cmake
The file was modified CMakeInclude/Builds/BuildTRIANGLE.cmake
The file was modified external/CMakeLists.txt
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified CMakeInclude/Builds/BuildBoost.cmake
The file was modified CMakeInclude/Builds/BuildTETGEN.cmake
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_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/PDEIBLUniField.h
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/IO/CodeConsistency/Solve2D_Coupled_4x4_IBLUniField_Panel_forcedTransition0p8244925_naca0004_ne64_p1_Test_CapturedTransition_FullUpwind.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/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
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_DGAdv_IBLUniField_Panel_laminarBL_turbulentWakexfoillag_naca0004_ne64_p1_Test_FullUpwind.txt
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
Commit 0a883c58215f4b4098c07accb2123712b788fbd2 by hcarson
bits and pieces
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_AD_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.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/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateInteriorTrace_PrimalStrongForm_Galerkin_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateBoundaryTrace_Galerkin_AD_btest.cpp
Commit 462d9f8323619fbb4b357b84d79a58f3bb79c275 by hcarson
added linear args and a test
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction2D_btest.cpp
Commit 805c9694a1483a3c1e366af4dedb2204bde1575b by pcaplan
just wanna get my stuff in the repo
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
Commit 138af08a26e33b65e05258d69dc1efcbccf8f211 by kug46
Files for parallel periodic XField2D_Box_Triangle_Lagrange (Issues need to be fixed)
The file was modified test/unit/UnitGrids/XField2D_Box_Triangle_Lagrange_X1_btest.cpp
The file was modified test/unit/UnitGrids/XField2D_Box_Triangle_Lagrange_X1.cpp
The file was addedtest/sandbox/Solve2D_DGAdvective_AD_RK_ParallelPeriodic_toy.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified test/unit/UnitGrids/XField2D_Box_Triangle_Lagrange_X1.h
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin.h
Commit 3904aedcb1f04f5564bac4a3f7bca78a0b9d2900 by pcaplan
retrieve edge indices and sub elems from split
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
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 src/Adaptation/MOESS/LocalSplitConfig.h
The file was modified src/Adaptation/MOESS/XFieldND_EquilateralRef.h
The file was modified test/sandbox/XField_LocalSplit_Timing_toy.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
The file was modified src/BasisFunction/RefElement_Split_Types.h
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Adaptation/MOESS/XFieldND_EquilateralRef.cpp
The file was modified src/tools/BackTraceException.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
Commit a08d5d0b2879d5cdbbacdf67b4f384c2d3dab5f0 by galbramc
Added scalar and dot product fixes for MatrixSymS
The file was modified src/LinearAlgebra/DenseLinAlg/tools/dot.h
The file was modified src/tools/SANSTraitsScalar.h
Commit 53cd7d2a4c3e0cfb3f4ee97e916228d72ecc52cb by cfrontin
Working on 3d ST...
The file was modified src/Field/FieldLiftSpaceTime_DG_Cell_Instantiate_4D.cpp
The file was modified src/Field/HField/HField_DG.cpp
The file was addedsrc/Field/HField/GenHFieldSpacetime_DG.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AdvectionDiffusion3D_AUDUSUG.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 src/Field/output_Tecplot.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.h
The file was modified src/Field/HField/GenHField_DG.cpp
The file was modified src/Field/FieldLift_Local.h
The file was addedsrc/Field/HField/HFieldSpacetime_DG.h
The file was modified src/Field/tools/for_each_BoundaryFieldTraceGroup_Cell.h
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
The file was modified src/Field/Element/ReferenceElementMesh.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.tex
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
The file was addedsrc/Field/Element/Documentation/ndNormal.pdf
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/Field/FieldSpacetime_DG_Cell_Instantiate_4D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.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/Adaptation/MOESS/ReferenceStepMatrix.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/pde/AnalyticFunction/ScalarFunction4D.h
The file was addedtest/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was addedsrc/Field/Local/whichLocalSplit.h
The file was modified src/Field/output_Tecplot_Metric.cpp
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
The file was addedsrc/Adaptation/callMesher4D.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_double.cpp
The file was modified src/Adaptation/MOESS/LocalSplitConfig.h
The file was modified src/Field/Element/RefCoordSolver.cpp
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/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_HDGAdvective_Advection_btest.cpp
Commit 6a34b076fdd3efd9a4d0b0c9cc48a0ecc5a7e149 by hcarson
added a Field weighted stabilized CG nodal estimate integrand test in 2D
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/unit/Discretization/Galerkin/Galerkin_Stabilized_AD.nb
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/Galerkin_AD.nb
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_impl.h
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
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/CostModel_LogEuclidean.h
The file was modified CMakeInclude/Builds/BuildNLOPT.cmake
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified src/Adaptation/callMesher1D.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was removedtest/sandbox/Adapt1D_DGBR2_L2Project_toy.cpp
Commit c6980cd2945752b9cf5037ef0be5f3618f33aac5 by hcarson
added a 2D error estimate test, and asserted assumption on basis function type
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
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_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_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/Meshing/FeFloa/MesherInterface_FeFloa.cpp
The file was modified src/Field/output_Tecplot_Metric.cpp
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 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 test/unit/Field/ProjectGlobalField_btest.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.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 addedtest/unit/Adaptation/MOESS/ReferenceStepMatrix_btest.m
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
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 src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Field/XFieldSpacetime_Local_Split.h
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Field/XFieldSpacetime_Local_Split_Linear_Edge.h
The file was modified src/pde/AnalyticFunction/ScalarFunction4D.h
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/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Adaptation/MOESS/MOESSParams.h
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/NLOPT/MOESS_PX_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was addedtest/unit/Adaptation/MOESS/MOESS_SANS_Optimizer_NLOPT_btest.cpp
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 src/pde/NS/BCEulermitAVDiffusion2D.cpp
The file was modified src/pde/NS/CMakeLists.txt
The file was modified src/Discretization/Galerkin/SolutionData_Galerkin_Stabilized.h
The file was addedsrc/pde/NS/BCEulermitAVDiffusion3D.h
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 modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/pde/NS/Q2DPrimitiveSurrogate.h
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_ArtificialViscosity_ONERA_M6_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 modified src/pde/ArtificialViscosity/AVSensor_AdvectiveFlux2D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was addedtest/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_ArtificialViscosity_toy.cpp
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_ArtificialViscosity_RANSSA3D_PrimitiveSutherland.cpp
The file was removedsrc/pde/NS/BCEulerArtificialViscosity3D.cpp
The file was removedsrc/pde/NS/BCEulerArtificialViscosity3D.h
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_RANSSA_CRM_toy.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was addedtest/sandbox/Solve2D_DGBR2_Triangle_Euler_GaussianBump_ArtificialViscosity_toy.cpp
The file was addedsrc/pde/NS/BCEulermitAVDiffusion3D.cpp
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_Source3D_btest.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
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/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified test/sandbox/Solve2D_DGAdvective_AD_RK_ParallelPeriodic_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_manifold.h
Commit 52d60f5d033fd482e9fd8514852220e650c9ac26 by galbramc
Towards parallel PETSc/TAO
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_Triangle_AD_btest.cpp
Commit 7aff95b9c3cd6a8f1fb371a64641769421145b4c by shunz
Refactored intermittency calculation
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified test/unit/pde/IBL/PDEIBL2D_btest.cpp
The file was modified src/pde/IBL/FluidModels.h
The file was modified test/unit/pde/IBL/FluidModels_btest.cpp
The file was modified src/pde/IBL/PDEIBL2D.h
Commit 5ffc9553009ac34d32f87fc3491abfde6ee54384 by shunz
Generailized Projection to Qauxi to handle blended intermittency.
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was modified src/PanelMethod/ProjectionToQauxi_IBL.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/Discretization/HDG/ResidualBoundaryTrace_FieldTrace_GalerkinEDG.h
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized2_Triangle_AD_btest.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Solve2D_EDG_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_StabilizedTrace.h
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Stokes2D.cpp
The file was modified test/sandbox/ErrorOrder_1D_CGEdgeStab_AD_toy.cpp
The file was modified src/pde/NS/PDENavierStokes_Brenner2D.h
The file was modified src/pde/Stokes/SolutionFunction_Stokes2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/pde/Stokes/PDEStokes2D.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin_Corrected.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_Dispatch_GlobalMap.h
The file was modified src/pde/Stokes/BCStokes2D.h
The file was modified test/sandbox/Solve2D_CGEdgeStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_GlobalMap.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes2D_PrimitiveSutherland.cpp
The file was modified src/Discretization/HDG/ResidualBoundaryTrace_GalerkinEDG.h
The file was modified src/pde/NS/PDERANSSA_Brenner2D.h
The file was modified src/pde/Stokes/BCStokes2D.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/pde/Stokes/SolutionFunction_Stokes2D.cpp
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_GalerkinEDG.h
The file was modified src/pde/Stokes/OutputStokes2D.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin_Stabilized.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 test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified test/unit/pde/Stokes/PDEStokes2D_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes2D_PrimitiveSutherland.cpp
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_Stabilized.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokesBrenner2D_PrimitiveConstVisc.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski2_toy.cpp
Commit 1c8cbc5fd82d3a7f38c0af631e370ed05cf8a318 by galbramc
Various small fixes
The file was modified src/Meshing/XField1D/XField1D.cpp
The file was modified src/Meshing/Embedding/MesherInterface_Embedding.cpp
The file was modified src/Field/XFieldLine_ElementLocal.cpp
The file was modified src/BasisFunction/ElementEdges.h
Commit 16351cd6c9239ca87bd29a60b3a10e34fb8c43fe by hcarson
added a Tanh2 function based on Loseille's Tanh3
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction2D_btest.cpp
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 test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_LineSearchNewton_btest.cpp
The file was modified src/pde/IBL/PDEIBLUniField.h
Commit dc170b9f7492514261288fa8c982f379c3a72e8e by cfrontin
Trying to get coverage...
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.cpp
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.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/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_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_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit 764b8294552a254de5121cc7c150fe3d334f4b50 by cfrontin
Unit testing fixes.
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.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/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit 19c3f69ddb5392799005b070d7cfdda81a4231bd by cfrontin
Warning cleanup...
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 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 modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.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 addedtest/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 711653dd66187b1c58e948a7c449bca17391c96f by pcaplan
cleanup of interface to match savithru's
The file was modified test/sandbox/Adapt2D_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/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
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 removedsrc/Field/XFieldSpacetime_Local_Split_Linear_Edge.h
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
The file was modified src/Field/CMakeLists.txt
The file was modified src/Field/XFieldSpacetime_Local_Split.h
The file was modified src/Field/XFieldSpacetime_Local_Split.cpp
The file was removedsrc/Field/XFieldSpacetime_Local_Split_Linear_Edge.cpp
Commit f8921f8e3532bcc31efcd13598bc6af9b3cf286e by galbramc
Fixes for running parallel DG with periodic BCs
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGAdvective_Triangle_AD_btest.cpp
The file was addedsrc/Field/tools/for_each_PeriodicTraceGroup_Cell.h
The file was modified src/Field/tools/for_each_PeriodicFieldTraceGroup_Cell.h
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_Triangle_AD_btest.cpp
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Field/CountGhostNeighbors.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/LinearAlgebra/DenseLinAlg/CMakeLists.txt
The file was modified src/Field/XFieldSpacetime_Local_Split.cpp
The file was addedsrc/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_4x4.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_InverseLDLT_Real_Instantiate.cpp
The file was modified test/unit/Field/XField4D_Local_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/XFieldSpacetime_Local.h
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/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.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/SolverInterface.h
The file was modified src/Adaptation/MOESS/ErrorModel.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/unit/CMakeLists.txt
The file was modified test/system/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 src/pde/NS/PDEEulermitAVDiffusion1D.h
The file was modified src/pde/NS/PDEEuler2D.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/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified test/sandbox/ErrorOrderEstimate_2D_CGStabilized_Triangle_AD_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_NavierStokes_Joukowski_toy.cpp
Commit f8f4166c82d8e5dbe82b504de952042719fed88b by arthuang
revert back to formulation
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.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/Makefile.parallel
The file was modified scripts/jenkins/SANS_Commit.sh
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 test/unit/Field/Element/ReferenceElementMesh_btest.cpp
The file was modified src/Field/Element/ReferenceElementMesh.cpp
Commit 12d08828e2a1be93505989d02549112b45e221ac by hcarson
added a C2 smoothabs and matlab file that generated
The file was modified src/tools/smoothmath.h
The file was addedsrc/tools/smoothabs2.m
Commit 402b33d0d72dbcce60194c8ffe8fbc3fd09ffaa9 by hcarson
actually got the smoothmax1, smoothmax2 functions work, also added implicitly defined smoothmin1 and smoothmin2
The file was modified src/tools/smoothmath.h
The file was modified test/unit/tools/smoothmath_btest.cpp
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/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit e5bc194ddf27db3657c28bbeee2200d862c2228e by hcarson
ASExpCombo function for testing L2
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
Commit 925378e2e68142360403bb66b9cd93f0470ddc71 by galbramc
Revive Adapt L2Project
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/Sensor/PDESensorParameter2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_manifold_Circle_AUDNSN.cpp
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_AUDNSN.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified src/pde/Sensor/BCSensorParameter2D.h
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Discretization/DG/DGAdvective_Instantiate/AlgebraicEquationSet_DGAdvective_AdvectionDiffusion2D_Annulus_DNSN.cpp
Commit 03505c9c0c78bec09fe231f16e812b4d8c106f45 by pcaplan
partial cleanup of local patch before supporting CG patches
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/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_4x4.cpp
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
Commit a27b7ddc323b4869fc3635d4ca28548c4d7bc000 by galbramc
Removed PBAM
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver.h
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_CornerSingularity.cpp
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMBoundaryLayerEdge_btest.cpp
The file was addedsrc/Meshing/AnalyticMetrics/CMakeLists.txt
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMBoundaryLayerFace_btest.cpp
The file was modified src/Meshing/CMakeLists.txt
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_XField.cpp
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMXField_btest.cpp
The file was modified test/unit/Meshing/CMakeLists.txt
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMSolverFace_btest.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/ConjugateGradient.h
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMCircleInSquareFace_btest.cpp
The file was addedtest/unit/Meshing/AnalyticMetrics/CMakeLists.txt
The file was addedsrc/Meshing/AnalyticMetrics/MetricAnalytical.h
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 removedsrc/Meshing/Adaptive/AnalyticMetrics/MetricField.h
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/XField.h
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMCornerEdge_btest.cpp
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMBagel_btest.cpp
The file was addedsrc/Meshing/AnalyticMetrics/CornerSingularity.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_Euclidean.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/BoundaryLayer.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/BoundaryLayer.h
The file was addedsrc/Meshing/AnalyticMetrics/Euclidean.h
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessFace_BoundaryLayer.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/CMakeLists.txt
The file was addedsrc/Meshing/AnalyticMetrics/XField.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/CornerSingularity.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/CornerSingularity.h
The file was removedtest/unit/Meshing/Adaptive/AnalyticMetrics/MetricAnalytical_btest.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMKDVertex.h
The file was addedtest/unit/Meshing/AnalyticMetrics/MetricAnalytical_btest.cpp
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/MetricAnalytical.h
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_CornerSingularity.cpp
The file was addedsrc/Meshing/AnalyticMetrics/MetricField.h
The file was addedsrc/Meshing/AnalyticMetrics/XField.h
The file was removedtest/unit/Meshing/Adaptive/PBAM/PBAMEuclideanEdge_btest.cpp
The file was removedtest/unit/Meshing/Adaptive/AnalyticMetrics/CMakeLists.txt
The file was removedsrc/Meshing/Adaptive/PBAM/CMakeLists.txt
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/XField.cpp
The file was removedtest/unit/Meshing/Adaptive/CMakeLists.txt
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_impl.hpp
The file was addedsrc/Meshing/AnalyticMetrics/CornerSingularity.h
The file was removedsrc/Meshing/Adaptive/AnalyticMetrics/Euclidean.h
The file was removedsrc/Meshing/Adaptive/PBAM/PBAMSolver_2D_EGTessEdge_XField.cpp
The file was addedsrc/Meshing/AnalyticMetrics/BoundaryLayer.h
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was removedtest/unit/Meshing/Adaptive/PBAM/CMakeLists.txt
The file was addedsrc/Meshing/AnalyticMetrics/BoundaryLayer.cpp
Commit b622febcc9b8d6efdfffd8056f1ff6fb2f4a2c12 by hcarson
fix for jenkins, smoothmax2, tweaks to SANS opt and the VectorX hack to work with Phil
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/unit/tools/smoothmath_btest.cpp
The file was modified src/tools/smoothmath.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
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.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.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/Asymptotic/CMakeLists.txt
The file was modified CMakeLists.txt
The file was modified test/system/BlockSolve/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/unit/SolutionTrek/HarmonicBalance/CMakeLists.txt
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified src/Discretization/CMakeLists.txt
The file was modified test/unit/Discretization/DG/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 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
The file was modified src/Field/Local/XField_LocalPatch.h
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/whichLocalSplit.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Local/XField_LocalPatch.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.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
The file was addedtest/unit/Field/Local/XField_LocalPatch_Simplex_forDG_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Tet_btest.cpp
The file was addedtest/unit/Field/Local/XField_LocalPatch_Simplex_forCG_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/ErrorModel_Elemental.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
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 CMakeInclude/SANScotire.cmake
The file was modified scripts/valgrind/OpenMPI.supp
The file was modified CMakeInclude/cotire/cotire.cmake
Commit 08ad1feae1343c3c5dba3873d8c7eebaf82bbf8c by galbramc
Fixed the last error.
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.h
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 test/sandbox/Adapt3D_DGBR2_RANSSA_HCH_toy.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_CRM_Sub_toy.cpp
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/Discretization/isValidState/isValidStateCell.h
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/AlgebraicEquationSet_IRS.h
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 addedtest/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was addedtest/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/ReferenceElementCost.h
The file was removedtest/unit/Adaptation/MOESS/ReferenceStepMatrix_btest.m
The file was addedtest/unit/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/CMakeLists.txt
The file was removedtest/unit/Adaptation/MOESS/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was removedtest/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.h
The file was removedtest/unit/Adaptation/MOESS/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was removedtest/unit/Adaptation/MOESS/MOESS_SANS_Optimizer_NLOPT_btest.cpp
The file was addedtest/unit/Adaptation/MOESS/NLOPT/CMakeLists.txt
The file was addedtest/unit/Adaptation/MOESS/NLOPT/MOESS_SANS_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 src/Field/Local/XField_LocalPatch.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Simplex_forCG_btest.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 modified src/Quadrature/CMakeLists.txt
The file was addedtest/unit/Quadrature/QuadratureSpacetime_Pentatope_Stroud_btest.cpp
The file was addedsrc/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was addedsrc/Quadrature/Quadrature_Simplex_StroudConical.h
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.cpp
The file was modified src/Meshing/EGTess/EGTessModel.h
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 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
The file was modified src/Meshing/avro/CMakeLists.txt
The file was addedsrc/Meshing/avro/XField3D_avroWake.h
Commit 22ed178a728a6c619aa51d5cf1444b3301c32217 by cfrontin
Integrated Stroud into 4D quadrature.
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_Stroud_btest.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 modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/ErrorOrderEstimate_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was removedtest/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized2_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was removedtest/sandbox/ErrorOrder_2D_CGStabilizedLifted_Triangle_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 modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was removedtest/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski2_toy.cpp
The file was removedtest/sandbox/Solve2D_CGStabilized_Triangle_Stokes_OjedaMMS_toy.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
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_1D_CGStab_AD_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/system/LocalSolve/EdgeLocalSolve3D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/pde/OutputCell_SolutionError.h
The file was removedtest/sandbox/ErrorOrder_1D_CGEdgeStab_AD_toy.cpp
The file was removedtest/sandbox/Solve2D_CGEdgeStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
Commit 234ebad28a2a9030f9ce158d5dbc2cb902cdc174 by arthuang
fixing merge conflicts
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.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
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 src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.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 addedsrc/ErrorEstimate/Galerkin/ErrorEstimate_ElementalBase_Galerkin.cpp
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimate_ElementalBase_Galerkin.h
The file was addedtest/sandbox/LocalSolve2D_Galerkin_Stabilized_Triangle_AD_toy.cpp
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimate_Elemental_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.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/PorousMedia/BCTwoPhaseLinearized1D.h
The file was modified test/unit/SolutionTrek/HarmonicBalance/CMakeLists.txt
The file was modified src/pde/ShallowWater/BCShallowWater2D.cpp
The file was modified test/unit/pde/Sensor/BCSensorParameter2D_btest.cpp
The file was modified src/pde/CMakeLists.txt
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhase1D_btest.cpp
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion2D_btest.cpp
The file was modified test/unit/SolutionTrek/TimeMarching/CMakeLists.txt
The file was modified test/unit/Discretization/DG/CMakeLists.txt
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion1D_btest.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhase1D_pattern.txt
The file was modified test/unit/pde/AnalyticFunction/CMakeLists.txt
The file was modified src/pde/PorousMedia/BCTwoPhase1D.h
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhase2D_btest.cpp
The file was modified CMakeLists.txt
The file was modified src/pde/NS/BCEuler1D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.cpp
The file was modified test/unit/pde/FullPotential/CMakeLists.txt
The file was modified test/unit/pde/NS/BCEuler1D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase2D.h
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion1D_btest.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCBuckleyLeverett1D_pattern.txt
The file was modified test/system/CodeConsistency/CMakeLists.txt
The file was modified test/system/AnalyticSolve/CMakeLists.txt
The file was modified test/unit/pde/IBL/CMakeLists.txt
The file was modified src/pde/NS/BCEuler1D.cpp
The file was modified src/pde/ShallowWater/BCShallowWater2D_manifold.cpp
The file was modified test/system/Adaptation/CMakeLists.txt
The file was modified test/unit/pde/ShallowWater/BCShallowWater1D_btest.cpp
The file was modified src/pde/NS/BCEuler1D_mitState.h
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D.h
The file was modified test/sandbox/CMakeLists.txt
The file was modified src/pde/PorousMedia/BCTwoPhase1D.cpp
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.h
The file was addedsrc/pde/BCNone.h
The file was modified src/pde/ShallowWater/BCShallowWater2D_manifold.h
The file was modified src/pde/PorousMedia/BCTwoPhaseLinearized1D.cpp
The file was modified test/unit/Discretization/Galerkin/CMakeLists.txt
The file was modified src/pde/ShallowWater/BCShallowWater1D.h
The file was modified src/pde/NS/BCEuler2D.cpp
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was modified test/unit/Discretization/HDG/CMakeLists.txt
The file was modified test/unit/pde/Sensor/BCSensorParameter1D_btest.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhaseLinearized1D_pattern.txt
The file was modified test/unit/pde/AdvectionDiffusion/CMakeLists.txt
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.cpp
The file was modified src/pde/Burgers/BCmitAVSensorBurgers1D.cpp
The file was modified src/pde/NS/BCEulerArtificialViscosity3D.h
The file was modified src/pde/IBL/BCIBL2D.h
The file was modified src/pde/NS/BCNavierStokes1D.h
The file was modified src/pde/Burgers/BCmitAVSensorBurgers1D.h
The file was modified test/unit/PanelMethod/CMakeLists.txt
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_btest.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified test/unit/pde/Burgers/CMakeLists.txt
The file was modified src/pde/IBL/BCIBL2D.cpp
The file was modified src/pde/NS/BCEuler3D.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D_btest.cpp
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.h
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.h
The file was modified src/pde/NS/BCEuler2D_Dirichlet_sansLG.h
The file was modified test/unit/IO/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_pattern.txt
The file was modified test/unit/pde/IBL/BCIBL2D_btest.cpp
The file was modified test/unit/pde/NDConvert/CMakeLists.txt
The file was modified test/unit/pde/ShallowWater/CMakeLists.txt
The file was modified src/pde/Burgers/BCmitAVSensorBurgers2D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion1D.h
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion_ArtificialViscosity2D.h
The file was modified src/pde/NS/BCEuler2D.h
The file was modified test/unit/pde/PorousMedia/CMakeLists.txt
The file was modified src/pde/Sensor/BCSensorParameter2D.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase2D.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.cpp
The file was modified test/unit/pde/ArtificialViscosity/CMakeLists.txt
The file was modified test/unit/pde/CauchyRiemann/CMakeLists.txt
The file was modified src/pde/ShallowWater/BCShallowWater2D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.cpp
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified test/unit/NonLinearSolver/CMakeLists.txt
The file was modified src/pde/NS/BCEuler3D.h
The file was modified test/unit/SolutionTrek/Continuation/CMakeLists.txt
The file was modified test/unit/pde/HSM/CMakeLists.txt
The file was modified test/unit/pde/Sensor/CMakeLists.txt
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseLinearized1D_btest.cpp
The file was modified test/system/BlockSolve/CMakeLists.txt
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion2D_btest.cpp
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_manifold_btest.cpp
The file was modified src/pde/Burgers/BCmitAVSensorBurgers2D.cpp
The file was modified test/unit/ErrorEstimate/CMakeLists.txt
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett1D_btest.cpp
The file was modified test/unit/pde/Distance/CMakeLists.txt
The file was modified src/pde/ShallowWater/BCShallowWater1D.cpp
The file was modified test/unit/Discretization/CG/CMakeLists.txt
The file was addedsrc/pde/BCNone.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhase2D_pattern.txt
The file was modified test/unit/pde/NS/CMakeLists.txt
The file was modified src/pde/Sensor/BCSensorParameter1D.h
The file was modified src/pde/Sensor/BCSensorParameter1D.cpp
The file was modified src/pde/Sensor/BCSensorParameter2D.h
Commit f63cb0519a8317ca76d4d1858af0e013c0dd3f6d by galbramc
New Implied Metric optimizer based on logM. Various other small fixes.
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MeshAdapter3D.cpp
The file was addedsrc/Adaptation/MeshAdapter_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was addedsrc/Adaptation/MeshAdapter1D.cpp
The file was modified src/Adaptation/MeshAdapter.h
The file was modified CMakeInclude/HeaderCompileCheck.cmake
The file was addedsrc/Adaptation/MeshAdapter2D.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified CMakeInclude/cotire/cotire.cmake
The file was modified src/Discretization/isValidState/isValidStateBoundaryTrace_sansLG.h
The file was modified src/Adaptation/MeshAdapter.cpp
The file was addedsrc/Adaptation/MeshAdapter4D.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/unit/SolutionTrek/Continuation/ImplicitResidualSmoothing_btest.cpp
The file was modified test/sandbox/CMakeLists.txt
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.h
Commit 3e23ce8664622aad0ee004c8130638fc6b6fe856 by pcaplan
elemID must be global
The file was modified src/Field/XField_impl.h
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/Field/Local/XField_LocalPatch.cpp
Commit c6ef954172571007c3e1c168d1825320fd48300d by pcaplan
support for high-order local patch
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
The file was modified src/Field/XField_impl.h
The file was addedtest/unit/Field/Local/XField_LocalPatch_HighOrderTet_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
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_Joukowski_ArtificialViscosity_toy.cpp
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified src/Adaptation/MOESS/ParamFieldBuilder.h
The file was modified src/pde/NS/BCRANSSA2D.h
The file was addedtest/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_GaussianBump_ArtificialViscosity_toy.cpp
The file was addedtest/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux2D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was addedtest/unit/UnitGrids/XField3D_GaussianBump_Xq_btest.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was modified src/pde/NS/BCEuler3D_mitState.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/Discretization/CMakeLists.txt
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was addedtest/unit/UnitGrids/XField3D_GaussianBump_Xq.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
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 modified src/pde/NS/PDERANSSA2D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.cpp
The file was addedtest/sandbox/Solve3D_CGStabilized_Euler_Bump_ArtificialViscosity_toy.cpp
The file was addedtest/unit/UnitGrids/XField3D_GaussianBump_Xq.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.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.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.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/NS/BCEulerArtificialViscosity3D.h
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhase2D_pattern.txt
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion1D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.h
The file was modified src/pde/PorousMedia/BCTwoPhase1D.h
The file was modified test/unit/pde/IBL/BCIBL2D_btest.cpp
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.h
The file was modified src/pde/PorousMedia/BCTwoPhaseLinearized1D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion1D.h
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion1D_btest.cpp
The file was modified src/pde/NS/BCEuler2D.h
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhaseLinearized1D_pattern.txt
The file was modified src/pde/ShallowWater/BCShallowWater2D.h
The file was modified test/unit/IO/pde/PorousMedia/BCBuckleyLeverett1D_pattern.txt
The file was modified src/pde/NS/BCNavierStokes1D.h
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett1D_btest.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_pattern.txt
The file was modified test/unit/pde/Sensor/BCSensorParameter1D_btest.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified src/pde/PorousMedia/BCTwoPhase2D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion_ArtificialViscosity2D.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion2D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhase2D_btest.cpp
The file was modified src/pde/Burgers/BCmitAVSensorBurgers2D.h
The file was modified src/pde/NS/BCEuler1D.h
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_manifold_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.h
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_btest.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.cpp
The file was modified src/pde/NS/BCEuler3D.h
The file was modified src/pde/ShallowWater/BCShallowWater1D.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseLinearized1D_btest.cpp
The file was modified src/pde/BCNone.h
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion2D.h
The file was modified src/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D.cpp
The file was modified test/unit/IO/pde/PorousMedia/BCTwoPhase1D_pattern.txt
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion2D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase1D.cpp
The file was modified src/pde/IBL/BCIBL2D.h
The file was modified test/unit/pde/NS/BCEuler1D_btest.cpp
The file was modified src/pde/Sensor/BCSensorParameter1D.h
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseLinearized1D.cpp
The file was modified src/pde/ShallowWater/BCShallowWater2D_manifold.h
The file was modified test/unit/pde/Sensor/BCSensorParameter2D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhase1D_btest.cpp
The file was modified src/pde/Sensor/BCSensorParameter2D.h
The file was modified src/pde/Burgers/BCmitAVSensorBurgers1D.h
The file was modified test/unit/pde/ShallowWater/BCShallowWater1D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase2D.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 test/unit/Discretization/HDG/IntegrandBoundaryTrace_None_HDG_AD_btest.cpp
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_None_HDG.h
Commit 6968e23043b729be336b171c21d596e65686f4f2 by galbramc
Updated implied metric for TAO. Fixed a number of floating point problems.
The file was modified src/Discretization/FV_TPFA/IntegrandInteriorTrace_FV_TPFA.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_3x3.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/pde/PorousMedia/SourceTwoPhase2D.h
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.h
The file was modified src/Meshing/libMeshb/WriteMesh_libMeshb.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor1D_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor2D_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified src/pde/NS/Q1DEntropy.h
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion1D_btest.cpp
The file was modified test/unit/pde/NS/PDEEuler1D_btest.cpp
The file was modified src/pde/NS/BCEuler3D_mitState.h
The file was modified src/pde/NS/Q2DEntropy.h
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.cpp
The file was modified src/pde/Sensor/Source1D_JumpSensor.h
The file was modified test/unit/Field/Element/ElementSpacetime_Pentatope_btest.cpp
The file was modified test/unit/pde/Sensor/Source2D_JumpSensor_btest.cpp
The file was modified src/pde/NS/Q2DConservative.h
The file was modified test/unit/pde/NS/Q2DEntropy_btest.cpp
The file was modified src/pde/FullPotential/LinearizedIncompressiblePotential3D_Trefftz.h
The file was modified test/unit/pde/NS/PDEEuler2D_btest.cpp
The file was modified test/unit/UnitGrids/XField2D_CubicSourceBump_Xq.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/UnitGrids/XField4D_24Ptope_X1_1Group.cpp
The file was modified test/unit/pde/NS/Q1DEntropy_btest.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
The file was modified src/pde/NS/Q3DConservative.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was modified src/Meshing/libMeshb/WriteSolution_libMeshb.cpp
The file was modified test/unit/pde/PorousMedia/SourceTwoPhase2D_btest.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor3D_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 src/Meshing/avro/XField3D_avroWake.cpp
The file was modified src/Meshing/avro/XField3D_avroWake.h
The file was modified test/unit/Meshing/avro/XField3D_avroWake_btest.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/Adapt3D_L2Project_MultiScale_toy.cpp
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 test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.h
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/Meshing/AnalyticMetrics/MetricField.h
The file was modified src/Adaptation/MeshAdapter_impl.h
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/NS/BCRANSSA3D_mitState.h
The file was modified src/Discretization/IntegrateBoundaryTraceGroups.h
The file was modified test/unit/Discretization/DG/JacobianBoundaryTrace_Dirichlet_mitState_DGBR2_TwoPhase_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusionType.h
The file was modified src/pde/Burgers/BCBurgers1D.h
The file was modified test/unit/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2_AD_btest.cpp
The file was modified src/pde/IBL/BCIBLUniField.h
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion1D_btest.cpp
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_manifold_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin_manifold_ShallowWater2D_btest_TBD.cpp
The file was modified test/unit/Discretization/Galerkin/ResidualBoundaryTrace_None_Galerkin_AD_btest.cpp
The file was modified src/pde/Burgers/BCBurgers2D.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase1D.h
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D.h
The file was modified src/pde/IBL/BCIBLUniField.cpp
The file was modified test/sandbox/Solve2D_Uncoupled_DGAdvective_IBL_toy.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.h
The file was modified test/system/CodeConsistency/CMakeLists.txt
The file was modified src/pde/Burgers/BCBurgers1D.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseLinearized1D.h
The file was modified test/unit/pde/ShallowWater/BCShallowWater2D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhase2D.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin.h
The file was modified src/pde/BCNone.h
The file was modified test/unit/pde/Burgers/BCBurgers2D_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateBoundaryTrace_Galerkin_AD_btest.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.h
The file was modified test/unit/pde/Sensor/BCSensorParameter1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCBuckleyLeverett_ArtificialViscosity1D_btest.cpp
The file was modified test/unit/pde/Sensor/BCSensorParameter2D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D_btest.cpp
The file was modified test/unit/pde/Burgers/BCBurgers1D_btest.cpp
The file was modified test/unit/IO/pde/NS/BCRANSSA2D_pattern.txt
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion2D_btest.cpp
The file was modified src/pde/PorousMedia/BCTwoPhaseArtificialViscosity1D.h
The file was modified src/pde/IBL/BCIBL2D.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhase2D_btest.cpp
The file was modified src/pde/NS/BCRANSSA2D.h
The file was modified test/unit/pde/IBL/BCIBL2D_btest.cpp
The file was modified src/pde/PorousMedia/BCBuckleyLeverett1D.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseLinearized1D_btest.cpp
The file was modified test/unit/pde/ShallowWater/BCShallowWater1D_btest.cpp
The file was modified test/unit/Discretization/DG/IntegrandBoundaryTrace_LinearScalar_sansLG_DGBR2_AD_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/BCAdvectionDiffusion1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/BCTwoPhase1D_btest.cpp
The file was modified src/pde/Burgers/BCBurgers2D.h
The file was modified test/unit/IO/pde/NS/BCRANSSA3D_mitState_pattern.txt
Commit 770027a598eb5d64dfbce2813c7f96b9c3d71bac by hcarson
pre merge
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
Commit f4b858e4c8486829f1515203d0ee948c5a7c525a by hcarson
Removed the BCNoneUniField
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_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_CapturedTransition_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_Pentatope.cpp
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 test/unit/Quadrature/QuadratureSpacetime_Pentatope_btest.cpp
The file was modified src/Quadrature/QuadratureSpacetime.h
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/unit/ErrorEstimate/CMakeLists.txt
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified CMakeLists.txt
The file was modified test/unit/pde/Sensor/CMakeLists.txt
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was modified test/system/CodeConsistency/CMakeLists.txt
The file was modified test/unit/Discretization/DG/CMakeLists.txt
The file was modified test/unit/Discretization/CG/CMakeLists.txt
The file was modified test/system/AnalyticSolve/CMakeLists.txt
The file was modified test/unit/Discretization/Block/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/unit/Discretization/Galerkin/ResidualBoundaryTrace_None_Galerkin_AD_btest.cpp
The file was modified test/sandbox/Solve2D_HDG_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_HDG_Triangle_NavierStokes_FlatPlate_toy.cpp
Commit 5ac8eedfbd9e1881c160c0c799993d491e78047f by hcarson
fixed typo: derived to dervied
The file was modified src/Field/XField_Local_Base.h
The file was modified src/Meshing/avro/XField_avro.h
The file was modified src/Field/XField.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
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 src/pde/NS/BCEuler2D_mitState.h
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
The file was removedtest/sandbox/Solve2D_DGBR2_HOW5_CI1_Block_toy.cpp
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was removedtest/sandbox/Solve2D_DGBR2_Triangle_Euler_RAE2822_ArtificialViscosity_Block_toy.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified src/pde/NS/BCRANSSA2D.h
The file was addedtest/sandbox/Solve2D_DGBR2_Triangle_Euler_Ramp_ArtificialViscosity_Block2x2_toy.cpp.nocompile
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_toy.cpp
The file was removedtest/sandbox/Solve2D_DGBR2_Triangle_Euler_Ramp_ArtificialViscosity_Block2x2_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_RANSSA_CRM_toy.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified test/unit/Adaptation/MOESS/ParamFieldBuilder_btest.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/BCEulermitAVDiffusion2D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.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/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Field/Element/ElementSpacetime.h
Commit 58cf2f605ca1046a048dfe155d7daf8a72d11636 by pcaplan
fix for order = 0 integration
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Quadrature/QuadratureSpacetime.h
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
Commit 682087b3cab6d4df47ed60b9bde2595c9b6689fc by galbramc
New cost target for SANS MOESS optimizer. Lots of work towards avro+Wakes.
The file was modified src/Field/XField3D_Wake.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/CMakeLists.txt
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Field/XField.h
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Meshing/avro/CMakeLists.txt
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was removedsrc/Meshing/avro/XField3D_avroWake.h
The file was modified test/unit/Adaptation/MOESS/TAO/CMakeLists.txt
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was addedsrc/Meshing/avro/XField3D_Wake_avro.h
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was removedsrc/Meshing/avro/XField3D_avroWake.cpp
The file was addedsrc/Meshing/avro/XField_avro_3D.cpp
The file was addedsrc/Meshing/avro/XField_avro_2D.cpp
The file was addedsrc/Meshing/avro/XField_avro_4D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was addedtest/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/Field/XField3D_Wake.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/Adaptation/MOESS/CMakeLists.txt
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified test/unit/Meshing/avro/XField_avro_btest.cpp
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Meshing/avro/XField_avro.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was addedsrc/Meshing/avro/XField3D_Wake_avro.cpp
The file was removedtest/unit/Meshing/avro/XField3D_avroWake_btest.cpp
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was addedsrc/Meshing/avro/MesherInterface_Wake_avro.h
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was addedsrc/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified test/system/Adaptation/CMakeLists.txt
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified CMakeLists.txt
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was removedsrc/Meshing/avro/XField_avro.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified test/unit/Meshing/avro/CMakeLists.txt
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 src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor3D_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor2D_btest.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_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 CMakeInclude/Finds/FindAVRO.cmake
The file was modified scripts/jenkins/SANS_Weekly.sh
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified scripts/jenkins/make_external.sh
The file was modified scripts/jenkins/SANS_Nightly.sh
Commit 2a9a4917908ac93bb1874f108a1e4f52e9dc2ce7 by galbramc
Segregating MeshAdapter
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_Block2x2_toy.cpp
The file was modified src/Adaptation/callMesher4D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified src/Adaptation/callMesher2D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
The file was modified src/Adaptation/MeshAdapter3D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_Sub_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Helmholtz_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_AD_DoubleBoundaryLayer_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/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGAdvective_Euler_HCH_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/sandbox/Adapt2D_HDG_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/system/Adaptation/SolverInterface_Galerkin_Stabilized_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_ASExp_toy.cpp
The file was modified src/Adaptation/MeshAdapter2D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ST_toy.cpp
The file was modified src/Adaptation/MeshAdapter.h
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_GilesPierce_AV_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_UROP_toy.cpp
The file was removedsrc/Adaptation/MeshAdapter.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified src/Adaptation/MeshAdapter4D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Helmholtz_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Poisson_toy.cpp
The file was modified test/system/Adaptation/SolverInterface_DGAdvective_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ST_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_MMS_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_GilesPierce_toy.cpp
The file was modified src/Adaptation/MeshAdapter_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
The file was modified src/Adaptation/callMesher3D.cpp
The file was modified src/Adaptation/MeshAdapter1D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_HOW5_CI1_toy.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_CornerSingularity_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_HCH_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_CornerSingularity_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified src/Adaptation/callMesher1D.cpp
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_NACADuct_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_HCH_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/system/Adaptation/SolverInterface_DGBR2_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_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_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_Symmetric_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Nakayama_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/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_InverseLUP_Real_Instantiate.cpp
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Decompose_LU_Real_Instantiate.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Decompose_LUP_Surreal_Instantiate.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_InverseLUP_Surreal_Instantiate.cpp
The file was addedtest/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_ArtificialViscosity_toy.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_InverseLU_Surreal_Instantiate.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Decompose_LU_Surreal_Instantiate.cpp
The file was modified src/Field/FieldVolume_CG_Cell_Instantiate_3D.cpp
The file was modified src/Field/FieldVolume_CG_Trace_Instantiate_3D.cpp
Commit 3dce316f2e1dac6b9651ac13cba562c14a47e648 by galbramc
Fixed compile issues related to separating dimensions
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_Symmetric_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_CornerSingularity_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was removedsrc/Adaptation/callMesher1D.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Nakayama_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Helmholtz_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_PrimalOnlyBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was modified src/Adaptation/MeshAdapter_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_AD_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_QuarterFiveSpot_toy.cpp
The file was modified CMakeLists.txt
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_GilesPierce_AV_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_MultiScale_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ST_toy.cpp
The file was modified src/Adaptation/MeshAdapter3D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_Block2x2_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_UROP_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
The file was removedsrc/Adaptation/callMesher3D.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_GilesPierce_toy.cpp
The file was modified src/Adaptation/MeshAdapter2D.cpp
The file was modified src/Adaptation/MeshAdapter4D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_HOW5_CI1_toy.cpp
The file was modified test/sandbox/Adapt2D_DGAdvective_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_Sub_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_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_HCH_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Helmholtz_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGAdvective_Euler_HCH_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_AD_DoubleBoundaryLayer_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 removedsrc/Adaptation/callMesher2D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_MMS_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_CRM_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_NACADuct_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_BackwardsStep_toy.cpp
The file was modified src/Adaptation/MeshAdapter1D.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_CornerSingularity_toy.cpp
The file was removedsrc/Adaptation/callMesher4D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_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_DGBR2_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_DGAdvective_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_Galerkin_Stabilized_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/Continuation.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_IRS.h
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/ImplicitResidualSmoothing.cpp
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/ImplicitResidualSmoothing.h
Commit e8d7511bbb868531e9df0d6df90656e6b8f9a3c4 by galbramc
Fix for gnu 4.8
The file was modified src/Adaptation/MeshAdapter1D.cpp
The file was modified src/Adaptation/MeshAdapter2D.cpp
The file was modified CMakeLists.txt
The file was modified src/Adaptation/MeshAdapter3D.cpp
The file was modified src/Adaptation/MeshAdapter4D.cpp
The file was modified src/Adaptation/MeshAdapter.h
Commit 4c1bddebdb450b98155d293e9eeb0e1a1c8cb4b4 by galbramc
Refactored tecplot output to reduce link time
The file was addedsrc/Field/output_Tecplot/output_Tecplot_MetricArea.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_FieldVolume4.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Field_impl.h
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Lift_impl.h
The file was addedsrc/Field/output_Tecplot/output_Tecplot_MetricVolume.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_MetricVolume4.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot.cpp
The file was removedsrc/Field/output_Tecplot.cpp
The file was removedsrc/Field/output_Tecplot_Error.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_LIP.cpp
The file was removedsrc/Field/output_Tecplot_impl.h
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Metric.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Error.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_FieldLine.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_FieldArea.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_FP.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Area_3D.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_LiftVolume.cpp
The file was removedsrc/Field/output_Tecplot_Metric.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_Metric_impl.h
The file was addedsrc/Field/output_Tecplot/output_Tecplot_LiftArea.cpp
The file was removedsrc/Field/output_Tecplot_LIP.cpp
The file was removedsrc/Field/output_Tecplot_FP.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_SA.cpp
The file was addedsrc/Field/output_Tecplot/TecTopo.h
The file was addedsrc/Field/output_Tecplot/output_Tecplot_FieldVolume.cpp
The file was removedsrc/Field/output_Tecplot_SA.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_MetricLine.cpp
The file was addedsrc/Field/output_Tecplot/output_Tecplot_LiftLine.cpp
The file was removedsrc/Field/output_Tecplot_Area_3D.cpp
Commit bd27b627dc8c2accd23d47a3e74667d70cb753d8 by galbramc
Forgot files
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
The file was modified src/Field/Element/ElementXFieldArea_impl.h
The file was modified src/Field/Element/ElementXFieldVolume_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/ElementXFieldLine_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 test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
Commit 82627890c656cf5c5256e6994e4b97a9766e81cd by blsc
Syncing with hypersonic
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_IRS.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
Commit 5ee3aa7e3cbeeceed6aedc23e983f66258a54d82 by arthuang
reverting a dead end
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.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/Adaptation/MOESS/SolverInterface_AGLS.h
The file was removedsrc/ErrorEstimate/Galerkin/ErrorEstimate_Elemental_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was removedsrc/ErrorEstimate/Galerkin/ErrorEstimate_ElementalBase_Galerkin.cpp
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/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified src/ErrorEstimate/CMakeLists.txt
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_Joukowski_toy.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/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin_Stabilized.h
The file was modified src/pde/NS/BCNavierStokes2D.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/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
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/system/Asymptotic/ErrorEstimateOrder_2D_CG_Stabilized_Triangle_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
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_Stabilized_AD_btest.cpp
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
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit c3ed3ee04c1f3862a9d5815aa3ca59d35f634aed by hcarson
pre merge
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_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/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/Element/ElementProjection_L2.h
The file was modified src/Field/XFieldArea_ElementLocal.cpp
The file was modified src/Field/XField_Local_Base.h
The file was modified src/Field/XFieldLine_ElementLocal.cpp
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/XFieldVolume_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/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateInteriorTrace_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBase_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin.h
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_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.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/MesherInterface_Wake_avro.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
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/Field/XField3D_Wake.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
Commit 98415955a205dcc665bcc21bae7f2cde569b17d7 by arthuang
unit tests ready to go
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was removedtest/sandbox/ErrorOrderEstimate_2D_CGStabilized_Triangle_AD_toy.cpp
The file was removedtest/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_Stabilized_AD_btest.cpp
The file was addedtest/sandbox/ErrorEstimateOrder_2D_CG_Stabilized_Triangle_AD_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was addedtest/unit/ErrorEstimate/OutputCorrection_Galerkin_Stabilized_AD_btest.cpp
The file was removedsrc/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin_Stabilized.h
The file was modified src/Field/Local/whichLocalSplit.h
The file was addedtest/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected_AD_btest.cpp
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
The file was addedsrc/ErrorEstimate/Galerkin/OutputCorrection_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was removedtest/system/Asymptotic/ErrorEstimateOrder_2D_CG_Stabilized_Triangle_AD_btest.cpp
The file was removedsrc/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin_Corrected.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
Commit 5c9fe1469df3dc1cf8f4e87d60ca8ac3b6995424 by cfrontin
Adding 4D Legendre basis for Adapt4D + error estimates.
The file was modified src/BasisFunction/Documentation/legendre_basis.nb
The file was modified src/BasisFunction/BasisFunctionSpacetime.h
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.h
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.cpp
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/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified test/unit/SolutionTrek/Continuation/ImplicitResidualSmoothing_btest.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
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/SolutionTrek/Continuation/ImplicitResidualSmoothing/ImplicitResidualSmoothing.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_ArtificialViscosity_toy.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_IRS.h
The file was modified src/SolutionTrek/Continuation/Continuation.h
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/MOESS/XFieldND_EquilateralRef.cpp
The file was modified src/Field/Element/ElementProjection_L2.h
The file was modified src/Adaptation/MeshAdapter_impl.h
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
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.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
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/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_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 src/Meshing/avro/MesherInterface_avro.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
Commit 41d7d130d5821d37383bddd8b4dac00e1f3a5d19 by hcarson
new elemental error estimate for CG, not especially tested but seems to be ok
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimate_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.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.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
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/XFieldVolume_checkGrid_impl.h
The file was modified src/Field/XFieldLine_checkGrid_impl.h
The file was modified src/Field/XFieldSpacetime_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 test/unit/Field/Element/ElementProjection_L2_Triangle_btest.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
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/unit/pde/AnalyticFunction/AD_DoubleBL_Solutions.nb
Commit 05b9815c0a288de12b1554cb71caeb105d802203 by galbramc
Progress towards avro+Wakes. Added intel19 to jenkins env.
The file was modified CMakeLists.txt
The file was modified src/Meshing/avro/XField_avro_4D.cpp
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified src/Field/XField3D_Wake.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 src/Meshing/avro/XField_avro.h
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Adaptation/MeshAdapter_impl.h
The file was modified src/Meshing/avro/XField_avro_3D.cpp
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified scripts/jenkins/jenkins_env.sh
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.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.h
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/pde/IBL/PDEIBLUniField.h
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.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.h
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 8b75060ead5998d940d68f78be6e95607ce8a746 by blsc
New CFL evolution logic (ifdef'd out)
The file was modified src/NonLinearSolver/LineUpdate/LineUpdate.h
The file was modified src/NonLinearSolver/LineUpdate/NewtonLineUpdate.h
The file was modified test/unit/NonLinearSolver/NewtonSolver_btest.cpp
The file was modified test/unit/NonLinearSolver/HalvingSearchLineUpdate_btest.cpp
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate_impl.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2_impl.h
The file was modified test/unit/LinearAlgebra/Heat1D_btest.h
The file was modified test/sandbox/Solve2D_CG_NACA_LIP_toy.cpp
The file was modified test/unit/LinearAlgebra/CustomJacobianEqSet_btest.h
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/AlgebraicEquationSet_IRS.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified src/SolutionTrek/TimeMarching/AlgebraicEquationSet_TimeMarch.h
The file was modified src/SolutionTrek/Continuation/DissipationBased/AlgebraicEquationSet_DBC.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2.h
The file was modified test/unit/NonLinearSolver/ScalarGoldenSearchLineUpdate_btest.cpp
The file was modified test/unit/LinearAlgebra/Advection1D_btest.h
The file was modified src/NonLinearSolver/LineUpdate/LineUpdateBase.h
The file was modified test/unit/SolutionTrek/Continuation/ImplicitResidualSmoothing_btest.cpp
The file was modified src/Discretization/AlgebraicEquationSet_Debug.h
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/ImplicitResidualSmoothing.h
The file was modified src/SolutionTrek/Continuation/Homotopy/AlgebraicEquationSet_HTC.h
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified src/NonLinearSolver/LineUpdate/ScalarGoldenSearchLineUpdate.h
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4_impl.h
The file was modified test/sandbox/Solve2D_CG_NACA_IPTF_linearsolve_toy.cpp
The file was modified src/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_PTC.h
The file was modified test/sandbox/Solve2D_CG_NACABTE_IPTF_toy.cpp
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
The file was addedsrc/NonLinearSolver/LineUpdate/LineSearchStatus.h
The file was modified src/LinearAlgebra/AlgebraicEquationSetBase.h
The file was modified test/unit/SolutionTrek/Continuation/PseudoTime_btest.cpp
The file was modified src/NonLinearSolver/NonLinearSolverBase.h
Commit 610d2d4fb698c1a32f44d599a14bbd4a503fed9d by blsc
Missed a file
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/ImplicitResidualSmoothing.h
Commit ebd907a185a844da2820e107b3d17045f51ba4e4 by galbramc
Improved speed of XField_LocalPatch
The file was modified src/Field/Element/UniqueElem.h
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/XFieldLine_checkGrid_impl.h
The file was modified src/Field/XField_impl.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Element/UniqueElem.cpp
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 45a54fde258d46109013cb5756b9ce6f6e84abd4 by blsc
forgot a multiply
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
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/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre_btest.cpp
The file was modified test/unit/IO/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre_pattern.txt
Commit b082dd26afea430e2f79aee44e930318bdfed70c by cfrontin
Universalized legendre max order, refactored variable.
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre.h
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Legendre_btest.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
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 d3ad0184933b45b92710cc147145e5036d79b612 by blsc
Logic updates for PTC to hypersonic
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate_impl.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
Commit ab9bf737970050a38aaf1f63be80c3958d92ed46 by galbramc
Skip blank backtrace numberes. Lots of work towards avro+Wakes
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Meshing/avro/XField_avro_3D.cpp
The file was addedsrc/Field/Element/UniqueElemHash.h
The file was modified src/Meshing/EGTess/EGTriangle.cpp
The file was modified src/tools/BackTraceException.cpp
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Meshing/avro/XField_avro_4D.cpp
The file was modified src/Meshing/avro/XField_avro_2D.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.h
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/Field/Partition/LagrangeElementGroup.h
The file was modified test/unit/Meshing/avro/XField_avro_btest.cpp
The file was modified src/Meshing/avro/XField_avro.h
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 2475ab348625b4b28601cddb34617aacc1ecc678 by blsc
IRS updates
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/ImplicitResidualSmoothing.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_IRS.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Euler_NACA0012_ArtificialViscosity_toy.cpp
The file was addedtest/sandbox/Solve2D_CGStabilized_Triangle_Euler_NACA0012_ArtificialViscosity_toy.cpp
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/AlgebraicEquationSet_IRS.h
Commit 82d19569cefb2d68304c98a293eb6d07d3b121e8 by galbramc
Lots of fixes for avro+Wakes
The file was modified src/Meshing/TetGen/EGTetGen.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Field/XField3D_Wake.cpp
The file was modified src/Meshing/TetGen/makeTetGenModel.cpp
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.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 test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected_AD_btest.cpp
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/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized_AD_btest.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
Commit 483c6e1541e097f5bace3cec6632112d2245a1d6 by pcaplan
premerge
The file was modified src/Field/Local/whichLocalSplit.h
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/Field/Local/XField_LocalPatch.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime.h
The file was modified test/sandbox/XField_LocalSplit_Timing_toy.cpp
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
Commit 5f0f8597e45ffd9c105b1908719e36d132bb80e0 by galbramc
Use operator() to modify avro topologyDup
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
Commit 7fd8ac2ffcf3cedfcafa0cbf8942a3b7b2f403d3 by blsc
Updated linesearch with missing status variables
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate_impl.h
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 scripts/jenkins/jenkins_env.sh
The file was modified src/Quadrature/Quadrature_Simplex_StroudConical.cpp
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 modified CMakeInclude/Builds/BuildREFINE.cmake
The file was addedexternal/refine_tar.sh
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was addedexternal/avro_tar.sh
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 CMakeInclude/Finds/FindLAPACK.cmake
The file was modified src/Field/Element/RefCoordSolver.cpp
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/RefCoordSolver.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
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/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Field_Local.h
The file was modified src/Field/Partition/LagrangeElementGroup.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
Commit c186c116e41efdabb54906cfc64ef28a071d5b58 by pcaplan
got rid of hackery
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.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/CMakeLists.txt
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_3x3.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/tools/SingularException.h
The file was modified src/LinearAlgebra/DenseLinAlg/InverseLU.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_Decompose_LDLT_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_4x4.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS_Decompose_Cholesky_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/InverseLUP.h
The file was modified src/LinearAlgebra/DenseLinAlg/InverseQR.h
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 addedsrc/LinearAlgebra/DenseLinAlg/tools/SingularException.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 src/Field/Local/XField_LocalPatch.cpp
The file was modified test/unit/BasisFunction/BasisFunction_RefElement_Split_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_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.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
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/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_FittedTransition_TwoLayerNewton_btest.cpp
The file was modified test/unit/SolutionTrek/Continuation/ImplicitResidualSmoothing_btest.cpp
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Galerkin_HSM2D_btest.cpp
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_Decompose_QR_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was modified test/unit/Discretization/CG/ResidualParamSensitivity_CG_Triangle_AD_btest.cpp
The file was modified test/unit/PanelMethod/XfoilPanelEquationSet_btest.cpp
The file was modified test/unit/pde/HSM/VarLambda_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.cpp
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixD_LAPACK_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_2x2.cpp
The file was modified test/unit/Field/ProjectGlobalField_btest.cpp
The file was modified CMakeInclude/Vera.cmake
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_factorize.h
The file was modified test/unit/SolutionTrek/Continuation/PseudoTime_btest.cpp
The file was modified src/Field/DistanceFunction/DistanceSolver.cpp
Commit 072a8954b0664d49d0108a4cc52760b5037ebc83 by arthuang
reverting to new AGLS formulation
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.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/Dependencies.cmake
The file was modified .gitignore
The file was modified CMakeInclude/Builds/BuildLAPACK.cmake
The file was modified CMakeInclude/Checks/CheckLAPACK.cmake
The file was modified CMakeInclude/SANScotire.cmake
The file was modified CMakeInclude/Finds/FindLAPACK.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/ErrorModel.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
Commit 313f41467e2ba5f739a4922eeec27163b0a4f4a4 by galbramc
Updates so avro+Wake appears to be working
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified test/unit/UserInterfaces/CMakeLists.txt
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Field/Partition/XField_Lagrange.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 modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was removedtest/sandbox/Adapt1D_L2Project_toy.cpp
Commit 9683041f46451aaf2c50c5a2564a8dbfcc08ae65 by arthuang
sandbox updates
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
Commit 2ca028f012540a6cdd5fee99338d4e914b0e8c6b by arthuang
moving towards rans adaptive cg
The file was removedtest/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_UROP_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was removedtest/sandbox/Adapt2D_DGBR2_RANSSA_NACADuct_toy.cpp
The file was removedtest/sandbox/Solve3D_DGBR2_RANSSA_WBWT_toy.cpp
The file was removedtest/sandbox/Solve2D_DGBR2_Triangle_RANSSA_WBWT_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 test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/Field/Local/whichLocalSplit.h
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 test/unit/Meshing/avro/CMakeLists.txt
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
Commit fa649f7089a5c8734bf0b3450fd44aaea604a02a by galbramc
More fixes for avro+Wake. Needs some more checks.
The file was addedsrc/Adaptation/TargetMetric/TargetMetric3D.cpp
The file was removedsrc/Adaptation/MeshAdapter_impl.h
The file was removedsrc/Adaptation/MeshAdapter3D.cpp
The file was removedsrc/Adaptation/MeshAdapter2D.cpp
The file was modified src/Meshing/EGTess/CMakeLists.txt
The file was addedsrc/Adaptation/TargetMetric/TargetMetric4D.cpp
The file was modified src/Meshing/EGTess/WakedFarFieldBox.cpp
The file was modified test/unit/Meshing/avro/CMakeLists.txt
The file was modified src/Adaptation/CMakeLists.txt
The file was removedsrc/Adaptation/callMesher.h
The file was removedsrc/Adaptation/MeshAdapter1D.cpp
The file was removedsrc/Adaptation/TargetMetric.cpp
The file was addedsrc/Adaptation/TargetMetric/TargetMetric_impl.h
The file was addedsrc/Adaptation/TargetMetric/TargetMetric2D.cpp
The file was removedsrc/Adaptation/MeshAdapter4D.cpp
The file was addedsrc/Adaptation/MeshAdapter/MeshAdapter_impl.h
The file was addedsrc/Adaptation/MeshAdapter/MeshAdapter1D.cpp
The file was addedsrc/Adaptation/TargetMetric/TargetMetric1D.cpp
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Meshing/EGTess/makeWakedAirfoil.cpp
The file was addedsrc/Adaptation/MeshAdapter/MeshAdapter4D.cpp
The file was addedsrc/Adaptation/MeshAdapter/callMesher.h
The file was addedsrc/Adaptation/MeshAdapter/MeshAdapter3D.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was addedsrc/Adaptation/MeshAdapter/MeshAdapter2D.cpp
Commit 0e83cc8e29f89f57f68d138cb83a7431ea3924b1 by galbramc
Forgot files
The file was addedsrc/Meshing/EGTess/intersectWake.cpp
The file was addedsrc/Meshing/EGTess/intersectWake.h
Commit 9e2e616c6ff64cafeea9a0bb073e079a6ac7dbad by galbramc
Fixed compile error
The file was modified src/Meshing/EGTess/intersectWake.cpp
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
Commit 8b85e78db5dc2cc084b74fe09481d8b9a54aee7f by galbramc
Split up the Adaptation library by dimension
The file was addedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_4D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_impl.h
The file was addedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_4D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_1D.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_2D.cpp
The file was addedsrc/Adaptation/MOESS/ErrorModel/ErrorModel1D.cpp
The file was addedsrc/Adaptation/MOESS/MOESS/MOESS2D.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_2D.cpp
The file was addedsrc/Adaptation/MOESS/NodalMetrics/NodalMetrics2D.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_3D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_4D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_1D.cpp
The file was addedsrc/Adaptation/MOESS/ErrorModel/ErrorModel2D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT_4D.cpp
The file was addedsrc/Adaptation/MOESS/NodalMetrics/NodalMetrics4D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT_3D.cpp
The file was addedsrc/Adaptation/MOESS/MOESS/MOESS3D.cpp
The file was removedsrc/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.cpp
The file was removedsrc/Adaptation/MOESS/ErrorModel.cpp
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO/MOESS_PX_Optimizer_TAO_impl.h
The file was addedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_2D.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was addedsrc/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was removedsrc/Adaptation/MOESS/MOESS.cpp
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_2D.cpp
The file was removedsrc/Adaptation/MOESS/NodalMetrics.cpp
The file was removedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MOESS/MOESS/MOESS1D.cpp
The file was addedsrc/Adaptation/MOESS/NodalMetrics/NodalMetrics3D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_2D.cpp
The file was addedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was addedsrc/Adaptation/MOESS/ErrorModel/ErrorModel4D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_1D.cpp
The file was addedsrc/Adaptation/MOESS/ErrorModel/ErrorModel3D.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MOESS/MOESS/MOESS4D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_3D.cpp
The file was addedsrc/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_1D.cpp
The file was addedsrc/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was addedsrc/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_3D.cpp
The file was addedsrc/Adaptation/MOESS/NodalMetrics/NodalMetrics1D.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT_1D.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT/MOESS_Gradation_Optimizer_NLOPT_impl.h
Commit b7e56d5a5ecf122f21910bd7734fa4bfce1cc573 by galbramc
Compile error fix
The file was addedsrc/Adaptation/callMesher.h
The file was removedsrc/Adaptation/MeshAdapter/callMesher.h
The file was modified src/Adaptation/MeshAdapter/MeshAdapter_impl.h
Commit f9f768fb0ce78b67c0e4a9ed660a0583eb66c82c by galbramc
Fix link errors
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified test/unit/UserInterfaces/CMakeLists.txt
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.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
Commit acdeca0f94a396c7369305f354da8c99cc24561a by galbramc
Remove debug files
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
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 test/unit/Meshing/avro/MesherInterface_avro_btest.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.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
Commit dc7e19959d1c4777dc3c8fceb1012f1af96eca25 by galbramc
Trying to split segments on wakes, but I need help...
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.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_LogEuclidean3D.cpp
The file was addedsrc/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean4D.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified src/Adaptation/TargetMetric.h
The file was addedsrc/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was addedsrc/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean2D.cpp
The file was removedsrc/Adaptation/MOESS/CostModel_FeFloa.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was removedsrc/Adaptation/MOESS/CostModel_FeFloa.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was removedsrc/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was addedsrc/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean1D.cpp
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/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was modified src/Adaptation/TargetMetric/TargetMetric_impl.h
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 modified src/pde/PorousMedia/OutputTwoPhase.h
The file was modified CMakeInclude/Finds/FindPETSC.cmake
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was addedtest/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
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_example3D.com
The file was modified test/unit/IO/Adaptation/epic_script_EpicProjectFlag_3D.com
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
The file was modified test/unit/IO/Adaptation/epic_script_example2D.com
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 src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_2D.cpp
The file was modified test/unit/Adaptation/MOESS/MOESS_btest.cpp
The file was modified test/sandbox/Adapt1D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO_btest.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_3D.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.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 test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_Symmetric_toy.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_1D.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_3D.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_4D.cpp
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_AD_ArtificialViscosity_toy.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified test/sandbox/Adapt1D_DGAdvective_Line_Euler_GilesPierce_toy.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was removedtest/unit/Adaptation/MOESS/CostModel_FeFloa_btest.cpp
The file was modified test/sandbox/Adapt2D_HDG_BuckleyLeverett_ST_toy.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified test/sandbox/Adapt2D_HDG_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_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_2D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_1D.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_impl.h
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtificialViscosity_ST_toy.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_4D.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was removedtest/fenv.h
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ST_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_GilesPierce_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_Burgers_ST_toy.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified test/main_boost_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Burgers_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_L2_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_PrimalOnlyBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_Block2x2_toy.cpp
Commit 0766dc86be841ebb67f1926087ec6dbd29e2fe22 by galbramc
More cleaning of MOESS
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_impl.h
The file was removedtest/unit/Adaptation/MOESS/MOESS_CostModel_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was removedsrc/Adaptation/MOESS/MOESS_CostModel.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/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_4D.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_4D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_1D.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.h
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/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_2D.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_2D.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/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/MOESS_PX_Optimizer_NLOPT/MOESS_PX_Optimizer_NLOPT_2D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was removedsrc/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel3D.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/ErrorModel/ErrorModel2D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel4D.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_3D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel1D.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.h
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/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_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/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_2D.cpp
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_4D.cpp
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.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/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.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Adaptation/MOESS/MOESSParams.h
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
Commit d0e247fb82e30d5613825885e4648e5aed1352db by galbramc
More work on MOESS
The file was modified test/unit/Adaptation/MOESS/MOESS_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
Commit 030a88e0d0ca2167e99d56464f4176e9deab9bff by cfrontin
updated ADST 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
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt4D_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_PX_Optimizer_NLOPT.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/CMakeLists.txt
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO.h
The file was modified src/Adaptation/MOESS/NodalMetrics.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
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO_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/CostModel_LogEuclidian_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT.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/NodalMetrics_btest.cpp
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/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/Adaptation/TargetMetric/TargetMetric_impl.h
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/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_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/MOESS/MOESS_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/NLOPT/MOESS_SANS_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
Commit d4373c49ef3520e0c31318fa26706ad10c210874 by galbramc
More ping tests
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.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/ErrorModel_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
Commit bc4c1ddd5c73bfb8fc179fc1e28148db70493499 by galbramc
Split up ProjectGlobalField
The file was modified src/Field/CMakeLists.txt
The file was addedsrc/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField4D.cpp
The file was addedsrc/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField_impl.h
The file was removedsrc/Field/ProjectSoln/ProjectGlobalField.cpp
The file was addedsrc/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField1D.cpp
The file was addedsrc/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField2D.cpp
The file was addedsrc/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField3D.cpp
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/FindLAPACK.cmake
The file was modified CMakeInclude/SANScotire.cmake
The file was modified CMakeInclude/Builds/BuildLAPACK.cmake
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified CMakeInclude/Finds/FindEGADS.cmake
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/Checks/CheckLAPACK.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 src/pde/PorousMedia/SolutionFunction_TwoPhase2D.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.cpp
Commit 47d88a9f137444d9b63a6688c7b11f1d90b9a9b6 by galbramc
TAO implied metric calculation works in parallel
The file was modified src/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified test/unit/Adaptation/MOESS/TAO/CMakeLists.txt
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
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 test/unit/Adaptation/MOESS/TAO/ImpliedMetric_Optimizer_TAO_btest.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
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
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 addedsrc/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_2D.cpp
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO.h
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.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/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_impl.h
The file was addedsrc/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_4D.cpp
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified src/Adaptation/CMakeLists.txt
The file was removedsrc/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO/MOESS_PX_Optimizer_TAO_impl.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit 542d376962a5118d75616989c33bcd0b65a9e7c1 by galbramc
Some compile fixes
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
Commit 62696368373885fa578ab78694b9579c9c245958 by galbramc
Synchronize error models in ghost/zombie cells
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.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/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.h
Commit c4db2d2c9bfc18da4e2de4092f8a40734bfcaa71 by arthuang
working out RANS stabilization terms
The file was modified src/pde/NS/QRANSSA2D.h
The file was modified src/pde/NS/PDEEuler2D.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 src/pde/NDConvert/PDENDConvertSpaceTime1D.h
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_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was addedtest/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified src/pde/AdvectionDiffusion/ViscousFlux1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/AdvectionDiffusion/Source1D.h
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/AdvectionDiffusion/AdvectiveFlux1D.h
Commit 483eb6029dcd85b6fcbb689bffc9782ec8aaaa20 by hcarson
pre merge
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/TargetMetric.h
Commit f689d0826e3bef5c4925daec35982ae75dc073e8 by galbramc
Stole MMA from NLopt to parallelize with TAO.
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO.h
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/NLOPT/MOESS_SANS_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 src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_SANS_Optimizer_NLOPT/MOESS_SANS_Optimizer_NLOPT_impl.h
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 addedsrc/Adaptation/MOESS/NLOPT/mma/README
The file was addedsrc/Adaptation/MOESS/NLOPT/mma/mma.h
The file was addedsrc/Adaptation/MOESS/NLOPT/mma/mma.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/CMakeLists.txt
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
Commit 444e53a0c30845d21ca583f527e0a9a857bc3b37 by arthuang
oliver test is running, not getting right rates yet
The file was modified src/pde/AdvectionDiffusion/Source1D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
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 src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
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/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
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/pde/AdvectionDiffusion/BCAdvectionDiffusion1D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
Commit 457e8593b2480b6f6cb77c20e66315b17a5aa09c by savithru
Added artificial viscosity to tilted reservoir test case
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
The file was modified src/pde/PorousMedia/SolutionFunction_TwoPhase2D.h
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
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_Corrected.h
The file was modified src/pde/AdvectionDiffusion/Source1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified scripts/vera/exclusions.txt
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/pde/AdvectionDiffusion/ViscousFlux1D.h
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/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.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 src/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_btest.cpp
Commit 8bc8aebc4c0e5650231c8d9bf340d9421bae3d3f by arthuang
push to laptop in the middle of updating RANSSA
The file was modified src/pde/NS/PDEEuler2D.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/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit d2e0cedabd4a87fb55c382f4a547b6d88f69bbfd by arthuang
missing term for adjoint in RANSSA.. needs unit testing
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
Commit 55f521f455fc9f1022943cae955b3dc751ab8eb3 by arthuang
rans sourcegradientjacobiangradient thoroughly unit tested
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
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 src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
Commit 62e1986d5321ab3c223464c13067cefff68d91e1 by galbramc
Parallel MMA algorithm!
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/mma.cpp
The file was modified src/Field/Field_NodalView_Spacetime.cpp
The file was modified .gitignore
The file was modified test/unit/Adaptation/MOESS/CMakeLists.txt
The file was modified src/Field/Field_NodalView_Line.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO.h
The file was modified test/unit/Field/Field_NodalView_btest.cpp
The file was modified src/Field/Field_NodalView_Volume.cpp
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 removedsrc/Adaptation/MOESS/NLOPT/mma/README
The file was modified src/Field/Field_NodalView_Area.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/mma/mma.h
Commit f65b3d72a7b1ed07d79405f867e4fe47434b7838 by galbramc
Forgot the unit test
The file was addedtest/unit/Adaptation/MOESS/MMA/CMakeLists.txt
The file was addedtest/unit/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA_btest.cpp
Commit 79aef2970debb071c7f59b29298d222249121d84 by galbramc
and the actual files
The file was addedsrc/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA.h
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_1D.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_4D.cpp
The file was addedsrc/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA/MOESS_SANS_Optimizer_MMA_impl.h
Commit 70d16d4dd0c6d2db3ea6773277c4b36939858406 by galbramc
more forgotten files
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_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_3D.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/MOESS_SANS_Optimizer_Base_4D.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/pde/NS/QRANSSA2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NS/Q2DPrimitiveRhoPressure.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
Commit 03d385a0c25271e0aa492bfce9c9fb5d4f48330d by arthuang
unit tests updated for stabilized integrand
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/pde/AdvectionDiffusion/Source3D.h
The file was modified src/pde/AdvectionDiffusion/Source2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified test/unit/Discretization/Galerkin/Galerkin_Stabilized_AD.nb
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 test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified src/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA.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/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified src/Field/FieldAssociativity.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/TAO/ImpliedMetric_Optimizer_TAO/ImpliedMetric_Optimizer_TAO_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.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 src/Adaptation/MOESS/ErrorModel_Elemental.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/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
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 test/unit/Adaptation/MOESS/MMA/MOESS_SANS_Optimizer_MMA_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
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 src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
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/NDConvert/PDENDConvertSpace3D.h
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified src/pde/NS/PDEEuler3D.h
Commit 4b7fb5a71bf33c9bf8074a9c67623e1422a984f9 by blsc
Updated unit tests and whatno
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified src/pde/NS/Roe.h
The file was modified src/pde/ArtificialViscosity/AVSensor_Source3D.h
The file was addedtest/system/CodeConsistency/PDEmitAVSensor3D_Consistency_btest.cpp
The file was addedtest/system/CodeConsistency/BCEulermitAVDiffusion2D_Consistency_RANSSA_btest.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was addedtest/system/CodeConsistency/PDEEulermitAVDiffusion3D_Consistency_btest.cpp
The file was addedtest/system/CodeConsistency/PDEmitAVSensor2D_Consistency_RANSSA_btest.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was addedtest/system/CodeConsistency/BCEulermitAVDiffusion2D_Consistency_btest.cpp
The file was addedtest/system/CodeConsistency/PDEEulermitAVDiffusion2D_RANSSA_Consistency_btest.cpp
The file was addedtest/system/CodeConsistency/PDEmitAVSensor3D_Consistency_RANSSA_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux2D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was addedtest/system/CodeConsistency/PDEEulermitAVDiffusion3D_RANSSA_Consistency_btest.cpp
The file was addedtest/system/CodeConsistency/PDEEulermitAVDiffusion2D_Consistency_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was addedtest/system/CodeConsistency/PDEmitAVSensor2D_Consistency_btest.cpp
Commit b6b981748f8c37463375f1d586bd070f78d519ac by galbramc
Nightly fixes
The file was modified src/BasisFunction/LagrangeDOFMap.h
The file was modified src/Field/XField_impl.h
The file was modified src/Field/XField.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
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/tools/PointerArray.h
The file was modified src/Field/XField3D_Wake.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_MMS1_MinTest.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_MMS2_FullTest.txt
The file was modified test/system/IO/ErrorOrder/ErrorOrder_2D_CGStab_RANSSA_MMS1_FullTest.txt
Commit 5a253e5efc208094df28bf41394b1615ee7513a7 by arthuang
added trace on scalar, bug in new source fcn in 3d
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Trace.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 63ec6b39fba59ddc2c1537c85947d2c2289e7725 by arthuang
fixed unit test, mod source
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
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 src/pde/AdvectionDiffusion/Source1D.h
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/NDConvert/PDENDConvertSpace1D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/AdvectionDiffusion/Source3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
Commit f93f575aff7e1612ada29bd57c8ea4631fc4b273 by arthuang
getting unit tests to pass
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
The file was modified test/unit/Discretization/Galerkin/OutputCorrection_GLS_AD.nb
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
Commit b546a9ac6bbadb35f0eca9bb60d48b7569fe832f by arthuang
working on RANS...
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
The file was modified src/pde/AdvectionDiffusion/Source1D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.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 src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
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/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NS/QRANSSA2D.h
The file was modified src/pde/NS/PDERANSSA2D.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/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
Commit d79f797875063d9d917870223e1d055335886877 by arthuang
caught some bugs, put in unit tests
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
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/NDConvert/PDENDConvertSpace1D.h
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 test/unit/pde/NS/Q2DPrimitiveRhoPressure_btest.cpp
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/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
Commit daa8fa2f5d70ed156290cb6ffb77eec5ee85c5eb by blsc
New unit tests and other updates
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was modified src/BasisFunction/BasisFunctionArea_Projection.cpp
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate_impl.h
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source3D.h
The file was addedtest/unit/pde/NS/PDEEulermitAVDiffusion2D_RANSSA_btest.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.cpp
The file was addedtest/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_MatrixS_Instantiate.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_MatrixS_Instantiate.cpp
The file was addedtest/system/CodeConsistency/BCEulermitAVDiffusion3D_Consistency_RANSSA_btest.cpp
The file was modified src/Field/FieldLiftArea_DG_Cell_Instantiate_2D.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_MatrixD_Instantiate.cpp
The file was modified src/pde/NS/BCRANSSA3D_mitState.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/pde/NS/BCEuler3D_mitState.h
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
The file was modified src/pde/NS/BCNavierStokes3D_mitState.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was addedtest/system/CodeConsistency/BCEulermitAVDiffusion3D_Consistency_btest.cpp
The file was addedtest/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_Subsonic_toy.cpp
Commit 53200bfde4ad413f310d4d74d36a036398ed796f by blsc
Moving stuff to hypersonic
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
Commit 9991f84858db9dd17d2474f80fae289e0750b4d4 by blsc
More to hypersonic
The file was modified test/system/CodeConsistency/PDEmitAVSensor2D_Consistency_RANSSA_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
The file was modified test/system/CodeConsistency/PDEEulermitAVDiffusion2D_RANSSA_Consistency_btest.cpp
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux2D.h
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 test/unit/Field/XField_Lagrange_Partition_btest.cpp
The file was modified src/Field/Field_impl.h
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Field/XField.h
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified src/Field/FieldBase.h
The file was modified src/Meshing/gmsh/WriteMesh_gmsh.cpp
The file was modified src/Field/XField_impl.h
The file was modified src/Meshing/libMeshb/WriteMesh_libMeshb.cpp
The file was modified src/Meshing/libMeshb/WriteSolution_libMeshb.cpp
The file was modified src/Field/FieldBase_impl.h
The file was modified src/Field/output_Tecplot/output_Tecplot_MetricArea.cpp
The file was modified src/Field/output_Tecplot/output_Tecplot_MetricVolume.cpp
The file was modified src/Meshing/libMeshb/ReadSolution_libMeshb.cpp
The file was modified src/Meshing/EPIC/WriteMeshMetric_Epic.cpp
The file was modified src/Field/Field.h
The file was modified src/Field/output_Tecplot/output_Tecplot_Metric_impl.h
Commit f858233e403a249068aa9e70d557bce69f8a1b62 by pcaplan
target dof factor
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Field/XFieldSpacetime_impl.h
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_HighOrderTriangle_btest.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.cpp
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was modified test/unit/UnitGrids/XField4D_Box_Ptope_X1_btest.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Meshing/avro/MesherInterface_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/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/unit/Field/Field3D_HDG_btest.cpp
The file was modified test/unit/Field/Field4D_CG_Pentatope_btest.cpp
The file was modified test/unit/Field/Field2D_CG_Triangle_btest.cpp
The file was modified test/unit/Field/Field1D_CG_btest.cpp
The file was modified test/unit/Meshing/EGADS/EGApproximate_btest.cpp
The file was modified src/Field/output_Tecplot/output_Tecplot_Metric_impl.h
The file was modified test/unit/Field/Field2D_DG_Quad_btest.cpp
The file was modified test/unit/Field/FieldLift_DG_btest.cpp
The file was modified src/Meshing/gmsh/WriteMesh_gmsh.cpp
The file was modified src/Field/Field_impl.h
The file was modified test/unit/Field/Field3D_CG_Hexahedron_btest.cpp
The file was modified test/unit/Field/Field3D_CG_Tetrahedron_btest.cpp
The file was modified test/unit/Field/Field2D_CG_Quad_btest.cpp
The file was modified test/unit/Field/Field2D_HDG_btest.cpp
The file was modified test/unit/Field/Field4D_DG_Pentatope_btest.cpp
The file was modified test/unit/Field/Field1D_DG_btest.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/Field/Field.h
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified test/unit/Field/Field2D_DG_Triangle_btest.cpp
The file was modified test/unit/Field/XField_Lagrange_Partition_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_Elemental.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.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 addedsrc/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_Block4x4_PTC_IBL.h
The file was modified src/pde/IBL/PDEIBLUniField.h
The file was addedtest/system/CodeConsistency/Solve2D_Coupled4x4_IBLUniField_LamiBL_TurbWake_PTC_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_PTC_btest.cpp
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/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_impl.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
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 test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
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/PDEEuler2D.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
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_DGBR2_NavierStokes_FlatPlate_MCMC_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_Galerkin_Stabilized_AD_DoubleBoundaryLayer_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/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_impl.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.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.h
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver.cpp
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.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/Stabilization_Galerkin.h
Commit 48d2ee70821cb5dd5970afd114d3bcd97a36d91f by galbramc
Speed improvements for UniqueElem and XField_Lagrange
The file was modified src/Field/Partition/LagrangeElementGroup.cpp
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
The file was modified src/Field/XFieldArea_checkGrid_impl.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Field/Element/UniqueElem.cpp
The file was modified src/Field/XFieldSpacetime_checkGrid_impl.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Simplex_forCG_btest.cpp
The file was modified src/Field/Partition/LagrangeElementGroup.h
The file was modified src/Field/XFieldLine_checkGrid_impl.h
The file was modified src/Field/XField_impl.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/XFieldVolume_checkGrid_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 src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Partition/XField_Lagrange.h
Commit 2fdc21d9d7bf50f51737ba035f7b4b91b05d4d9e by galbramc
Purged matrix manipulation Nishida hack
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_toy.cpp
The file was modified test/unit/Discretization/Galerkin/LIP/LinearizedIncompressiblePotential3D_Elliptic_btest.cpp
The file was modified test/sandbox/Solve3D_CG_LIP_KuttaHACK_toy.cpp
The file was modified test/unit/LinearAlgebra/SparseLinAlg/SparseMatrix_CRS_Real_btest.cpp
The file was modified src/Discretization/Potential_Drela/ResidualCell_CG_Potential_Drela.h
The file was removedsrc/Discretization/LIP_HACK/Nishida_Hack.h
The file was modified src/LinearAlgebra/SparseLinAlg/SparseMatrix_CRS.h
The file was modified src/LinearAlgebra/SparseLinAlg/SparseNonZeroPattern.h
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/Potential_Drela/ResidualBoundaryTrace_WakeCut_CG_Potential_Drela.h
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryFrame_Galerkin.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_mitLG_Galerkin.h
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Discretization/IntegratePeriodicTraceGroups.h
Commit a9b8f9aec595b9e316967a3560c4b3c6e736fecd by arthuang
playing around with stabilization
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/Stabilization_Galerkin.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 modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_Symmetric_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_DGBR2_TwoPhase_ST_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ArtificialViscosity_ST_QuarterFiveSpot_toy.cpp
The file was modified test/unit/pde/PorousMedia/OutputTwoPhase_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_ArtificialViscosity_BuckleyLeverett1D.cpp
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
The file was modified CMakeInclude/Finds/FindPETSC.cmake
The file was addedtest/sandbox/Solve1D_DGBR2_BuckleyLeverett_ArtificialViscosity_BDF_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_BuckleyLeverett_ArtificialViscosity_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_ArtificialViscosity_QuarterFiveSpot_BDF_toy.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase_ArtificialViscosity2D.h
Commit d17aebeca1c8ceeeab10e8d5c2ed2a7a32924d58 by savithru
Vera fixes
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/pde/PorousMedia/SolutionFunction_TwoPhase2D.h
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/PseudoTime.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_PTC.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 src/LinearAlgebra/DenseLinAlg/InverseQR.h
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/InverseLU.h
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/tools/SingularException.cpp
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_InverseLU_btest.cpp
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/InverseLDLT.h
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_Decompose_LU_btest.cpp
Commit 7fe7c1fa1700faf12ee947cc6feae747ec39120c by pcaplan
modified some scalar functions
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified src/Field/Local/whichLocalSplit.h
The file was modified src/pde/AnalyticFunction/ScalarFunction4D.h
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified test/sandbox/CMakeLists.txt
Commit 44088d0b27e79aafbc97f81eae85e463bd0744ac by galbramc
Separating out LAPACK from LAPACKE
The file was modified CMakeInclude/Checks/CheckAVRO.cmake
The file was addedCMakeInclude/Builds/BuildLAPACKE.cmake
The file was modified test/unit/UnitGrids/XField4D_2Ptope_X1_1Group_btest.cpp
The file was modified CMakeInclude/Checks/CheckPETSC.cmake
The file was modified test/unit/UnitGrids/XField4D_24Ptope_X1_1Group_btest.cpp
The file was addedCMakeInclude/Checks/CheckLAPACKE.cmake
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixD_LAPACK_btest.cpp
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/Checks/CheckCAPS.cmake
The file was addedCMakeInclude/Finds/FindLAPACKE.cmake
The file was modified CMakeInclude/Checks/CheckLAPACK.cmake
The file was addedsrc/LinearAlgebra/DenseLinAlg/tools/DenseLinAlg_LAPACK.h
The file was modified CMakeInclude/Finds/FindLAPACK.cmake
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_impl.h
The file was removedsrc/LinearAlgebra/DenseLinAlg/tools/DenseLinAlg_LAPACKE.h
The file was modified CMakeInclude/Checks/CheckBoostPYTHON.cmake
The file was modified CMakeInclude/Checks/CheckEGADS.cmake
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/lapack/Eigen_impl.h
The file was modified CMakeInclude/Checks/CheckMKL.cmake
The file was modified CMakeInclude/Checks/CheckSUITESPARSE.cmake
The file was modified CMakeInclude/Checks/CheckTETGEN.cmake
The file was modified CMakeInclude/Builds/BuildLAPACK.cmake
The file was modified CMakeInclude/Checks/CheckPARMETIS.cmake
The file was modified CMakeInclude/Checks/CheckNLOPT.cmake
The file was modified CMakeInclude/Checks/CheckREFINE.cmake
The file was modified CMakeInclude/Checks/CheckBoostMPI.cmake
The file was modified test/unit/UnitGrids/XField4D_1Ptope_X1_1Group_btest.cpp
The file was modified CMakeInclude/Checks/CheckAFLR.cmake
The file was modified CMakeInclude/Checks/CheckCBLAS.cmake
The file was modified CMakeInclude/MakeSummaryFile.cmake
Commit 164c0b270ff863874dd189e7c2613fe2dac0d4d5 by galbramc
Fixes for LAPACK interface
The file was modified src/LinearAlgebra/DenseLinAlg/tools/DenseLinAlg_LAPACK.h
The file was modified CMakeInclude/Checks/CheckLAPACKE.cmake
The file was modified CMakeInclude/Checks/CheckLAPACK.cmake
The file was modified CMakeInclude/Builds/BuildLAPACKE.cmake
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/IntegrandBoundaryTrace_WakeCut_CG_LIP_Adjoint.h
The file was addedtest/sandbox/Solve3D_Potential_Adjoint_toy.cpp
The file was addedsrc/Discretization/Potential_Adjoint/ResidualBoundaryFrame_CG_Potential_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/JacobianBoundaryTrace_WakeCut_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/AlgebraicEquationSet_CG_Potential_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/JacobianBoundaryFrame_CG_Potential_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/IntegrandBoundaryFrame_CG_LIP_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/BC_WakeCut_Potential_Adjoint.h
The file was addedsrc/Discretization/Potential_Adjoint/ResidualBoundaryTrace_WakeCut_CG_Potential_Adjoint.h
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 src/pde/NS/PDEEuler2D.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified src/pde/NS/QRANSSA2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_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_NavierStokes_Joukowski_toy.cpp
Commit 2191eb1a212f418edf3231325dd15727e0a7e518 by galbramc
Fixes for latest refine
The file was modified src/Meshing/refine/MultiScale_metric.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
Commit 7f914e85069b4c30ae812563dd02b2060c48f382 by arthuang
agls formulation looks better?
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
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/PDENavierStokes2D.h
Commit 23439b9f100c5f5175f17d835fbfefc965580f0d by arthuang
modified RANS tests
The file was modified src/pde/NS/PDERANSSA3D.h
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 src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/NS/PDENavierStokes3D.h
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
The file was modified test/unit/pde/NS/PDENavierStokes2D_btest.cpp
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/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.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_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.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_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_Local_Split.cpp
The file was modified src/Field/XFieldVolume_Local_Split_Linear_Edge.cpp
The file was modified src/Field/XFieldLine_Local_Split.cpp
The file was modified src/Field/XFieldVolume_Local.h
The file was modified src/Field/XFieldVolume_Local_Split.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_ElementLocal.cpp
The file was modified src/Field/XFieldSpacetime_ElementLocal.cpp
The file was modified src/Field/XFieldArea_Local_Split_Linear.cpp
The file was modified src/Field/XFieldLine_Local.h
The file was modified src/Field/XFieldSpacetime_EdgeLocal.cpp
The file was modified src/Field/XFieldSpacetime_Local.h
The file was modified src/Field/XFieldVolume_ElementLocal.cpp
The file was modified src/Field/XFieldVolume_Local_Split_Linear_Isotropic.cpp
The file was modified src/Field/XFieldArea_Local.cpp
The file was modified src/Field/XFieldLine_ElementLocal.cpp
Commit 79785f780e832e6dac21d46deb69d000daad853c by hcarson
bug fixes and clean up
The file was modified src/Field/XFieldSpacetime_ElementLocal.cpp
The file was modified src/Field/XFieldSpacetime_EdgeLocal.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/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/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_Local.h
The file was modified src/Field/XFieldLine_Local.h
The file was modified src/Field/XFieldArea_Local.cpp
The file was modified src/Field/XFieldArea_ElementLocal.cpp
The file was modified src/Field/XFieldLine_ElementLocal.cpp
The file was modified src/Field/XFieldVolume_Local_Split_Linear_Edge.cpp
The file was modified src/Field/XFieldVolume_Local_Split_Linear_Isotropic.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XFieldVolume_ElementLocal.cpp
The file was modified src/Field/XFieldSpacetime_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_Local_Split_Linear.cpp
The file was modified src/Field/XFieldSpacetime_ElementLocal.cpp
The file was modified src/Field/XFieldVolume_Local_Split.cpp
The file was modified src/Field/XFieldArea_Local_Split.cpp
The file was modified src/Field/XFieldSpacetime_Local.h
Commit 2bfa3c1f6f8f233a1019e7928c0088a7da28bf4b by cfrontin
updated io on 2D+T cases.
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 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_LikelihoodSweep_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_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/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt4D_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/Field/Element/ElementAssociativitySpacetime.cpp
The file was modified src/Field/FieldBase_impl.h
The file was modified src/Field/Element/ElementAssociativityLine.cpp
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified src/Field/Element/GalerkinWeightedIntegral.h
The file was modified src/Field/XField3D_Wake.h
The file was modified CMakeInclude/StaticAnalysis.cmake
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/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Field/Field_DG_CellBase_impl.h
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_Wake_avro.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetimeConstructor.cpp
The file was modified src/Meshing/TetGen/EGTetGen.cpp
The file was modified test/unit/UnitGrids/XField3D_Box_Hex_X1_WakeCut.cpp
The file was modified src/Field/XField3D_Wake.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/SparseMatrix_CRS.h
The file was modified CMakeInclude/CompilerFlags.cmake
Commit 564ca3bd1c272c6d71ebca38445b82bce72b989f by arthuang
still working on RANS...
The file was modified src/pde/NS/QRANSSA2D.h
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/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.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/SANScotire.cmake
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified CMakeInclude/Dependencies.cmake
Commit 03e469d2018d8193599b9e4722303886bea321e0 by arthuang
adding new parmafield builders
The file was addedsrc/Field/DistanceFunction/DistanceFunctionGradient.cpp
The file was addedsrc/Field/DistanceFunction/DistanceFunctionGradient.h
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/IO/Adaptation/epic_script_EpicProjectFlag_2D.com
The file was modified src/Meshing/EPIC/MesherInterface_Epic.h
The file was modified test/unit/IO/Adaptation/epic_script_example3D.com
The file was modified test/unit/IO/Adaptation/epic_script_EpicProjectFlag_3D.com
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
The file was modified test/unit/Meshing/EPIC/MesherInterface_Epic_btest.cpp
The file was modified test/unit/IO/Adaptation/epic_script_example2D.com
Commit ab6815bd1b1904a92be8ef09aed01a9918ba24af by arthuang
distance function gradient working
The file was modified src/Field/DistanceFunction/DistanceFunctionGradient.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/unit/Field/DistanceFunction_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/Adaptation/MOESS/ParamFieldBuilder.h
Commit 1dc4eb7ad72379e78085d490668568ea86342ee2 by arthuang
hack for sourcegradient compiles
The file was modified src/Field/Element/ElementVolume.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/Field/Element/ElementArea.h
The file was modified src/Field/Tuple/ElementTuple.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified src/Adaptation/MOESS/ParamFieldBuilder.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Field/Element/ElementLine.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.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/NLOPT/MOESS_Gradation_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_PX_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/ErrorModel_btest.cpp
Commit de3044d11376b91ee6c21d35df034fcf23eb24d3 by hcarson
sigh. forgot they need override
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/MMA/MOESS_SANS_Optimizer_MMA_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/MOESS_SANS_Optimizer_TAO_btest.cpp
The file was modified test/unit/Adaptation/MOESS/TAO/ImpliedMetric_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 src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
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.cpp
The file was addedtest/unit/ErrorEstimate/ErrorEstimateNodalBase_Galerkin_AD_btest.cpp
The file was modified src/ErrorEstimate/ErrorEstimate_Common.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit fcace1bf314b9d0e9f49ad5ea4f30f58ad5a1df7 by arthuang
playing with formulations, added source to BC
The file was modified src/pde/PorousMedia/PDEBuckleyLeverett1D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/Burgers/PDEBurgers1D.h
The file was modified src/pde/NS/PDENavierStokes2D.h
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/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
Commit ffc00f650f74fb2bb59b2c76c3c7bd32f08a79dd by arthuang
getting closer
The file was modified src/pde/NDConvert/OutputNDConvertSpace2D.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/pde/NS/SolutionFunction_RANSSA2D.h
The file was modified src/pde/NS/BCEuler2D_Solution.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NS/BCEuler2D_Solution.cpp
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/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
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 src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.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 c620f49ab3b634108d2b033d58957df0483faf45 by pcaplan
better singular perturbation boundary layer case
The file was modified src/pde/AnalyticFunction/ScalarFunction4D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Meshing/avro/MesherInterface_avro.h
Commit d4cd4ee82c691984114e6d728473ceb42ff27a71 by arthuang
i think the stabilization is sound...
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/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_SAWake_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/PorousMedia/PDEBuckleyLeverett1D.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified src/pde/NS/PDEEuler1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/Burgers/PDEBurgers1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
Commit 8f9518cefa0bf60dc474d150d697d4d9aa6605c5 by pcaplan
hugh's suggestion for a dimension-independent error model
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 8e1359be356bc10b4f70fd1a3efb7c286d23ed9e by cfrontin
Added case to adaptND_mesh_optimizer_toy to easily generate unstructured uniform grids.
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt4D_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 src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_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/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
Commit aee2a62ac02a5e9c8d79fcf645fc9ee47380c498 by blsc
Some updates for a few things I'
The file was modified src/pde/NDConvert/OutputNDConvertSpace2D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/ArtificialViscosity/AVSensor_Source3D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was modified src/pde/NS/OutputEuler2D.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified src/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField2D.cpp
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
Commit 581067aab866401b9a1be53cc394e12666038b11 by arthuang
nitsche param now includes source term
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
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/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified src/pde/NS/PDERANSSA2D.h
Commit a4b9270195e74df21b2cc6048c384827705d5344 by cfrontin
Added 2D+T CG unstabilized advection diffusion mechanics.
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was addedtest/sandbox/Solve3D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
Commit 1092c979cb661579618c2cd139bb33ed8428cfd0 by hcarson
added an integrand for estimating the square of the L2 error locally
The file was modified src/Discretization/Galerkin/IntegrandCell_ProjectFunction.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_ProjectFunction_btest.cpp
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/ElementLine.h
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified src/Field/Element/ElementNode.h
The file was modified src/Field/Element/ElementArea.h
Commit 3d9ce011db9564988c2fef7a30d4cfbd642fb1d3 by hcarson
added some integral tests
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/ElementNode.h
The file was modified src/Field/Element/ElementLine.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_ProjectFunction_btest.cpp
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified src/Field/Element/ElementLift.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/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified src/Field/tools/for_each_HubTraceGroup.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Field/ProjectSoln/ProjectSolnCell_Discontinuous.h
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/Field/ProjectSoln/InterpolateFunctionCell_Continuous.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/Field/HField/HField_DG.cpp
The file was modified src/Field/tools/for_each_BoundaryFieldTraceGroup_Cell.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/Field/Function/FunctionIntegral.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/pde/IBL/SetSolnDofCell_IBL2D.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodalBase_Galerkin_AD_btest.cpp
The file was modified src/Field/HField/GenHField_CG.cpp
The file was modified src/Field/tools/for_each_BoundaryTraceGroup_Cell.h
The file was modified src/Field/Function/WeightedFunctionIntegral.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/system/Adaptation/CMakeLists.txt
The file was modified src/Field/DistanceFunction/DistanceFunction3D.cpp
The file was modified src/Field/tools/for_each_GhostBoundaryTraceGroup.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified test/unit/Discretization/Galerkin/CMakeLists.txt
The file was modified src/pde/IBL/SetVelDofCell_IBL2D.h
The file was modified src/Adaptation/MOESS/SolverInterfaceBase.h
The file was modified test/unit/Field/Element/ElementIntegral.nb
The file was modified src/Discretization/Galerkin/IntegrandCell_ProjectFunction.h
The file was modified test/unit/ErrorEstimate/CMakeLists.txt
The file was modified src/Field/tools/for_each_PeriodicTraceGroup_Cell.h
The file was modified src/Field/tools/for_each_InteriorFieldTraceGroup.h
The file was modified src/Field/FieldData/FieldDataMatrixD_BoundaryCell.h
The file was modified src/Field/FieldLine.h
The file was modified src/Discretization/DG/MassMatInvResidualNorm.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/Discretization/DG/JacobianDetInvResidualNorm.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Field/CountGhostNeighbors.h
The file was modified src/Discretization/AlgebraicEquationSet_Debug.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_AD_btest.cpp
The file was modified src/Field/ProjectSoln/ProjectConstCell.h
The file was modified src/Optimization/Problems/Truss/JacobianConstraint_Truss.h
The file was modified src/SolutionTrek/Continuation/PseudoTime/SetLocalTimeStep.h
The file was modified test/unit/Field/for_each_InteriorFieldTraceGroup_Cell_btest.cpp
The file was modified src/Field/tools/for_each_PeriodicFieldTraceGroup_Cell.h
The file was modified src/Field/tools/for_each_BoundaryTraceGroup.h
The file was modified test/unit/pde/AnalyticFunction/AD_DoubleBL_Solutions.nb
The file was modified src/ErrorEstimate/ErrorEstimate_Common.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/pde/IBL/SetIBLtransitionFrontCellGroup.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Field/DistanceFunction/DistanceFunction.cpp
The file was modified src/pde/IBL/GetSolnDofCell_IBL2D.h
The file was modified src/Optimization/Problems/Truss/LengthObjective_Truss.h
The file was modified src/Field/HField/GenHField_DG.cpp
The file was modified src/Field/ProjectSoln/ProjectConstTrace.h
The file was modified src/Optimization/Problems/Truss/LengthObjective_Truss_Boundary.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_Galerkin_Stabilized.h
The file was modified test/unit/Field/XField1D_CheckTraceCoord1D_btest.h
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified src/Field/tools/for_each_CellGroup.h
The file was modified test/unit/Field/XField3D_CheckTraceCoord3D_btest.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/IBL/SetTransitionFrontIBL2D_InteriorTraceGroup.h
The file was modified src/Field/FieldData/FieldDataInvMassMatrix_Cell.cpp
The file was modified src/Meshing/gmsh/WriteMesh_gmsh.cpp
The file was modified src/Field/tools/for_each_GhostBoundaryTraceGroup_Cell.h
The file was modified src/Optimization/Problems/Truss/JacobianConstraint_Truss_Boundary.h
The file was modified src/Topology/ElementTopology.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified test/unit/Field/for_each_BoundaryFieldTraceGroup_Cell_btest.cpp
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/Field/ProjectSoln/ProjectSolnGradientCell_Discontinuous.h
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_ProjectFunction_btest.cpp
The file was modified src/Meshing/libMeshb/WriteMesh_libMeshb.cpp
The file was modified src/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField_impl.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/ErrorEstimate/HDG/ErrorEstimate_HDG.h
The file was modified src/Field/ProjectSoln/InterpolateFunctionTrace_Continuous.h
The file was modified src/Field/tools/for_each_InteriorTraceGroup_Cell.h
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified src/pde/IBL/SetIBLoutputCellGroup.h
The file was modified src/Discretization/CMakeLists.txt
The file was modified src/Field/tools/for_each_InteriorFieldTraceGroup_Cell.h
The file was modified src/Meshing/EPIC/WriteMeshMetric_Epic.cpp
The file was modified CMakeLists.txt
The file was modified src/Field/ProjectSoln/ProjectSolnTrace_Discontinuous.h
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 test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche_AD_btest.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
Commit be104c01a9a83be92d180aad8b0fcd2006c5a625 by hcarson
A Nodal error estimate order test
The file was addedtest/system/IO/ErrorEstimates/ErrorEst_2D_CG_Nodal_AD_MinTest.txt
The file was addedtest/system/IO/ErrorEstimates/ErrorEst_2D_CG_Nodal_AD_FullTest.txt
The file was addedtest/system/Asymptotic/ErrorEstimateOrder_2D_CG_Nodal_Triangle_AD_btest.cpp
Commit c021b041dc900a498a9e27777d510864ba157ebd by hcarson
refactor into explicit instantiations and added GalerkinLib to a CMakeLists.txt I forgot
The file was modified src/Discretization/CMakeLists.txt
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries_impl.h
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries3D.cpp
The file was removedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries.cpp
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries4D.cpp
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries2D.cpp
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries.h
The file was addedsrc/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries1D.cpp
The file was modified test/system/Asymptotic/CMakeLists.txt
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
Commit aa7b3266ee0538f907e1f3c07018b3ad4d086573 by hcarson
more instantiations and fix a bug
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/ExtractCGLocalBoundaries4D.cpp
The file was modified src/Meshing/gmsh/WriteMesh_gmsh.cpp
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries_impl.h
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries1D.cpp
Commit 31c9a7a8a88309d7bbdc64954117f9aeecb82dbe by hcarson
moving towards a CG L2 local projection.
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.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_CG_Triangle_AD_btest.cpp
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
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/IO/ErrorEstimates/ErrorEst_2D_DG_AD_FullTest.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/ExtractCGLocalBoundaries2D.cpp
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_L2.h
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_L2.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/tools/make_unique.h
The file was modified src/ErrorEstimate/ErrorEstimate_Common.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_Dirichlet_Galerkin_HSM2D.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/pde/PorousMedia/PDETwoPhase1D.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_LinearScalar_sansLG_DGBR2.h
The file was modified src/Field/output_Tecplot/output_Tecplot_Metric.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin.h
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_OutputWeightRsd_DGBR2.h
The file was modified src/Discretization/DG/IntegrandInteriorTrace_DGBR2.h
The file was modified src/Field/output_Tecplot/output_Tecplot_MetricArea.cpp
The file was modified src/Field/output_Tecplot/output_Tecplot_MetricLine.cpp
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified test/unit/LinearAlgebra/SparseLinAlg/SparseMatrix_CRS_MatrixS_btest.cpp
The file was modified src/Field/output_Tecplot/output_Tecplot_MetricVolume.cpp
The file was modified src/LinearAlgebra/BlockLinAlg/VectorBlock_4.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixD_CRS_MatrixS_Instantiate.cpp
The file was modified src/Discretization/DG/IntegrandCell_DGBR2_Output.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified test/unit/LinearAlgebra/SparseLinAlg/MatrixD_SparseMatrix_CRS_Real_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_OutputWeightRsd_Galerkin.h
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Heat1D_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_StrongForm.h
The file was modified src/Discretization/HDG/IntegrandBoundaryTrace_Flux_mitState_HDG.h
The file was modified src/Discretization/HDG/IntegrandCell_HDG.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2.h
The file was modified src/Meshing/TetGen/makeTetGenModel.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
Commit f79ac6774b39fa549c46ca1aa822583635de3ba8 by arthuang
new MDG directory
The file was addedsrc/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was addedsrc/Discretization/MDG/JacobianCell_MDG_Element.h
The file was addedsrc/Discretization/MDG/IntegrandCell_MDG.h
The file was addedsrc/Discretization/MDG/FieldBundle_MDG.h
The file was addedsrc/Discretization/MDG/SolutionData_MDG.h
Commit 34664dbeccbc54f4f3ef0246b88af2b5747d7495 by arthuang
MDG integrand cell unit test passing
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
The file was addedtest/unit/Discretization/MDG/CMakeLists.txt
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/JacobianCell_MDG_Element.h
The file was modified src/Discretization/MDG/SolutionData_MDG.h
The file was modified src/Discretization/MDG/FieldBundle_MDG.h
The file was addedtest/unit/Discretization/MDG/MDG_AD.nb
Commit bc244d24d55ebeb785679640e7e4f815e5c00c50 by hcarson
changed name of test and added the notebook that generated the L2 error integrand tests
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was removedtest/unit/ErrorEstimate/ErrorEstimateNodalBase_Galerkin_AD_btest.cpp
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 addedsrc/Discretization/MDG/IntegrandTrace_MDG.h
The file was addedtest/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
Commit dbfe1b4e59458436046fec189a3f4dbe72f0d189 by arthuang
missed a bracket in the merge
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit d724eec33396925764fc59cb5feb6245ba96d434 by pcaplan
unit test to ensure boundary coordinates of 4d meshes are correct since these are frequently used in sandbox tests...and they are correct...
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
Commit 398b2689a57e75decc0d107807756ad6a6b9a278 by arthuang
jacobian ping test added for cell,trace
The file was modified test/unit/Discretization/MDG/IntegrandCell_MDG_AD_btest.cpp
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
Commit 3ee6b62c13caf242f33f1d1ad78d5773bc18b614 by hcarson
forgot to turn CG LG trace back on
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified test/system/IO/ErrorEstimates/ErrorEst_2D_CG_AD_MinTest.txt
The file was addedtest/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_Boundary_btest_OFF.cpp
The file was modified test/system/IO/ErrorEstimates/ErrorEst_2D_CG_AD_FullTest.txt
Commit e7bb230597de9d93c01d1e4e23e0c480c18b46e0 by cfrontin
added CG sandbox for AD 2D+T problem.
The file was addedtest/sandbox/Adapt3D_Galerkin_Stabilized_AD_ST_toy.cpp
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
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/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
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_HB.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin.h
Commit 92cbcae5a4a22abb8c566b56204f9157c65d57c4 by cfrontin
fixed for push, incorporated hugh's mistakenly included preprocessor define.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit 8a93e604e06d9c6930ba29b1936c515f888b1cf4 by cfrontin
more hugh fixes plus trueoutput fixes.
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
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 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/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_L2.h
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit dd3422aae2da6001b75d0b06850caeaf28f08b7e by cfrontin
JEEEEENNNNKIONNNNSSSSS
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
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
Commit 48589cd9f9b0ff7ca754f88aa43d5bc2abd8407b by arthuang
added SA nitsche
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/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
Commit 375c12a562e0767881f5cf93775d80e3d2050b48 by arthuang
jacobian and residual unit tests passing
The file was addedsrc/Discretization/MDG/ResidualCell_MDG.h
The file was addedtest/unit/Discretization/MDG/JacobianCell_MDG_AD_btest.cpp
The file was addedsrc/Discretization/MDG/JacobianInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/JacobianCell_MDG_Element.h
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
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
The file was addedsrc/Discretization/MDG/JacobianCell_MDG.h
The file was addedsrc/Discretization/MDG/JacobianBoundaryTrace_MDG.h
The file was addedtest/unit/Discretization/MDG/ResidualCell_MDG_AD_btest.cpp
The file was addedsrc/Discretization/MDG/ResidualBoundaryTrace_MDG.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was addedsrc/Discretization/MDG/ResidualInteriorTrace_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 addedsrc/ErrorEstimate/MDG/ErrorEstimateBase_MDG.h
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateBase_MDG.cpp
The file was modified src/Discretization/MDG/SolutionData_MDG.h
The file was modified src/Discretization/MDG/JacobianCell_MDG.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was addedtest/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was addedsrc/Adaptation/MOESS/SolverInterface_MDG.h
The file was modified src/Discretization/AlgebraicEquationSet_Type.h
The file was modified test/unit/Discretization/MDG/MDG_AD.nb
The file was addedsrc/Discretization/MDG/AlgebraicEquationSet_Local_MDG.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified src/Discretization/MDG/ResidualInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/JacobianInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/FieldBundle_MDG.h
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/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified test/unit/ErrorEstimate/OutputCorrection_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/ErrorEstimate/Galerkin/OutputCorrection_Galerkin_Stabilized.h
The file was modified src/ErrorEstimate/ErrorEstimate_L2.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_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 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/Solve3D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_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 test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_toy.cpp
The file was addedsrc/Discretization/MDG/FunctionalCell_MDG.h
The file was addedsrc/Discretization/MDG/IntegrandCell_MDG_Output.h
The file was modified src/Discretization/MDG/FieldBundle_MDG.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
Commit 255e056ffc61e33ffc46835c78707e3d1f3e3fa7 by cfrontin
warning fix.
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
Commit b43a52860f3f3216e82928bacba9ab7b31a391c5 by hcarson
moved some includes into the cpps
The file was modified src/Field/XFieldSpacetime_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/XField_EdgeLocal.h
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XField_EdgeLocal_impl.h
Commit dabaead173b2e93dd573bc480ac5c5eab83781f3 by hcarson
removed PrimalNeighbors and added in Vertex
The file was modified src/Field/XField_Local_Common_Instantiate_2D.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
The file was modified src/Field/XField_Local_Neighborhoods.h
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Primal_DGBR2_Line_AD_btest.cpp
The file was modified test/unit/Field/Field1D_EdgeLocal_Primal_DGBR2_btest.cpp
The file was modified test/unit/Field/XField1D_EdgeLocal_Dual_btest.cpp
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was removedtest/unit/Field/Field2D_EdgeLocal_PrimalNeighbors_CG_btest.cpp
The file was modified src/Field/XField_Local_Common.h
The file was modified src/Field/Field_NodalView.h
The file was modified src/Field/XField_ElementLocal_impl.h
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_DGBR2_Triangle_AD_btest.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified test/unit/Field/XField1D_EdgeLocal_Primal_btest.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_1D.cpp
Commit 2c4d77a0734dd87db28bdbedbadfa3656ce7b8a1 by hcarson
Created Vertex Local grid. Have the four cpp, but only Area is actually declared, others would have link errors. Also a super basic unsplit test
The file was addedsrc/Field/XField_VertexLocal_impl.h
The file was modified src/Field/CMakeLists.txt
The file was addedsrc/Field/XFieldArea_VertexLocal.cpp
The file was addedsrc/Field/XFieldSpacetime_VertexLocal.cpp
The file was addedsrc/Field/XFieldVolume_VertexLocal.cpp
The file was addedsrc/Field/XField_VertexLocal.h
The file was addedtest/unit/Field/XField2D_VertexLocal_btest.cpp
The file was addedsrc/Field/XFieldLine_VertexLocal.cpp
Commit 0b4f2d218355918978c39f956d67407a74b20cd5 by arthuang
getting closer to everything compiling
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGBR2_RANS_MMS_btest.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was removedsrc/Discretization/Galerkin/FunctionalCell_Galerkin_Stabilized.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was removedsrc/Discretization/Galerkin/JacobianFunctionalCell_Galerkin_Stabilized.h
The file was modified src/pde/NS/QRANSSA2D.h
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
The file was modified src/pde/AdvectionDiffusion/ViscousFlux3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized_AD_btest.cpp
The file was modified test/unit/Field/DistanceFunction_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/unit/Discretization/Galerkin/StabilizationMatrix_NS_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified src/pde/NS/QRANSSA3D.h
The file was modified scripts/vera/exclusions.txt
The file was modified test/system/Asymptotic/ErrorOrder_2D_CGStabilized_RANS_MMS_btest.cpp
The file was modified test/unit/pde/NS/QRANSSA3D_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified test/unit/pde/NS/QRANSSA2D_btest.cpp
Commit 157ccf02b2b00ae66f0519004605eba66be4f674 by arthuang
moved jacobian calculations into output integrands for Galerkin. bunch of stuff still not working
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_toy.cpp
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/OutputCell_WeightedSolution.h
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_CubicSource_toy.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/NS/OutputEuler3D.h
The file was modified src/pde/OutputCell_Distance.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_RD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_DGAdvective_Triangle_AD_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.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 src/Discretization/Galerkin/IntegrandCell_Galerkin_Output.h
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime1D.h
The file was modified test/sandbox/Adjoint1D_DGAdvective_BuckleyLeverett_ST_toy.cpp
The file was modified src/pde/NS/PDENavierStokes_Brenner2D.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_toy.cpp
The file was modified test/sandbox/Adjoint1D_DGAdvective_AD_ST_toy.cpp
The file was modified src/pde/OutputCell_SolutionGradientErrorSquared.h
The file was modified src/pde/OutputCell_Solution.h
The file was modified src/pde/NDConvert/OutputNDConvertSpace4D.h
The file was modified src/pde/NDConvert/OutputNDConvertSpace2D.h
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime2D.h
The file was modified src/pde/OutputCell_FunctionalErrorSquared.h
The file was modified src/pde/OutputCell_SolutionError.h
The file was modified src/pde/NS/OutputEuler2D.h
The file was modified src/pde/NDConvert/OutputNDConvertSpace3D.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 test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_1D_CG_Line_AD_btest.cpp
The file was modified src/pde/NS/OutputEuler1D.h
The file was modified test/system/Asymptotic/Adjoint2D_CG_Triangle_AD_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime3D.h
The file was modified src/pde/NS/PDERANSSA_Brenner2D.h
The file was modified src/pde/OutputCell_SolutionErrorSquared.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized_AD_btest.cpp
Commit 443581409a22f6071ecb66d776e3e777496f37db by arthuang
getting closer to passing unit tests..
The file was modified src/ErrorEstimate/CMakeLists.txt
The file was modified test/unit/Discretization/CMakeLists.txt
The file was modified test/unit/Discretization/Galerkin/Galerkin_Stabilized_NS.nb
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/Field/ProjectSoln/ProjectGlobalField/ProjectGlobalField2D.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified test/unit/Field/DistanceFunction_btest.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.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 src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.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 test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/JacobianFunctionalCell_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalCell_Galerkin_btest.cpp
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/AlgebraicEquationSet_Local_MDG.h
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
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 8dd4f970993ff1a3541fc477dcf2192c6de3425b by hcarson
Added vertexMode to Local patch, and edgeMap constructor to LocalBase
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/XField_Local_Base.h
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified test/unit/Field/XField2D_Local_btest.cpp
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
Commit 60a69c568096e8ca9ae615cb4c5910bf45d03cec by hcarson
removed the vertex local specialist patch. It might eventually be faster, but the development time would be much much slower
The file was removedsrc/Field/XField_VertexLocal_impl.h
The file was removedsrc/Field/XFieldVolume_VertexLocal.cpp
The file was modified src/Field/CMakeLists.txt
The file was removedsrc/Field/XField_VertexLocal.h
The file was removedsrc/Field/XFieldLine_VertexLocal.cpp
The file was removedsrc/Field/XFieldSpacetime_VertexLocal.cpp
The file was removedtest/unit/Field/XField2D_VertexLocal_btest.cpp
The file was removedsrc/Field/XFieldArea_VertexLocal.cpp
Commit 934bbc24c94f2e294d5218aa733107472be2b3ac by arthuang
MDG jacobianfunctional in place, solves are compiling
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 src/Discretization/MDG/IntegrandCell_MDG_Output.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was addedsrc/Discretization/MDG/JacobianFunctionalCell_MDG.h
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was modified test/unit/Discretization/MDG/MDG_AD.nb
Commit 22ca4cd733c8fe1570b87957940284e6c3076867 by cfrontin
3D+T pde stuff should be good to go.
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime3D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was addedtest/sandbox/Solve4D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified src/Discretization/isValidState/isValidStateCell.h
Commit 08b20eac6ef8be37816bc5550ce5f1b627a3e7bf by hcarson
made the central vertex always dof 0. Also added flag for whether patch comes from splitting an edge attached to the vertex
The file was modified src/Field/XField_Local_Base.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
Commit 4ccf1f72ea494b375dad08687e5aa54500849181 by arthuang
MDG compiles fine but doesn't stabilize in advective limit. Hmm...
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified test/sandbox/ErrorOrder_1D_MDG_AD_toy.cpp
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
Commit 51c4463f51d1263faa4363ea338f79483aa1aebe by hcarson
forgot to include a PrimalNeighbors rename
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 2b4d0586d11a22fa4fe040c7daf554a8569bcf62 by arthuang
MDG working well again.. we have to figure out the Nitsche BCs
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
Commit 74799f3e3d246ac25c9b0bd371ffc248dcad8538 by blsc
Some of the updates from hypersonic before merging
The file was modified test/unit/Discretization/Galerkin/ResidualCell_Galerkin_IRS_AD_btest.cpp
The file was addedtest/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_Subsonic_ArtificialViscosity_toy.cpp
The file was addedtest/sandbox/Adapt3D_CGStabilized_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_Subsonic_toy.cpp
The file was addedtest/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_ArtificialViscosity_toy.cpp
The file was modified src/NonLinearSolver/LineUpdate/HalvingSearchLineUpdate_impl.h
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was addedtest/sandbox/Adapt2D_DGBR2_Triangle_RANSSA_Joukowski_Subsonic_toy.cpp
The file was addedtest/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_BLSC_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was addedtest/sandbox/Adapt2D_DGBR2_Triangle_RANSSA_Joukowski_Transonic_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was addedtest/sandbox/Adapt2D_DGBR2_Triangle_RANSSA_Joukowski_Subsonic_ArtificialViscosity_toy.cpp
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_IRS_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_IRS_AD_btest.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion3D.cpp
The file was addedtest/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Transonic_ArtificialViscosity_toy.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source3D.h
The file was addedtest/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Subsonic_toy
The file was addedtest/sandbox/Solve2D_CGStabilized_HOW5_CI1_toy.cpp
The file was addedtest/sandbox/Adapt2D_CGStabilized_HOW5_CI1_ArtificialViscosity_toy.cpp
The file was addedtest/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Subsonic_toy.cpp
The file was addedtest/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Subsonic_ArtificialViscosity_toy.cpp
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/ImplicitResidualSmoothing.h
The file was modified test/unit/IO/pde/NS/BCEuler2D_pattern.txt
The file was addedtest/sandbox/Adapt2D_DGBR2_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was modified src/pde/NS/PDERANSSA3D.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 src/Adaptation/MOESS/SolverInterface_MDG.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
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 177b038fd7541523c93f3563c4908783d85796c2 by blsc
Fix some issues that came up during debug build
The file was modified test/unit/NonLinearSolver/NewtonSolver_btest.cpp
The file was modified test/unit/NonLinearSolver/HalvingSearchLineUpdate_btest.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_RANSSA_btest.cpp
The file was modified scripts/vera/exclusions.txt
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Transonic_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Triangle_RANSSA_Joukowski_Transonic_ArtificialViscosity_toy.cpp
The file was modified test/unit/NonLinearSolver/ScalarGoldenSearchLineUpdate_btest.cpp
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_Stabilized.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
Commit 1bd5af09aedfe40a2058d171f1b57018a0f90a02 by arthuang
more needed function hooks
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.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/OutputNDConvertSpaceTime2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
Commit 19ea906f4d3d767e736e9359cefedf7534eefe67 by arthuang
add isothermal to RANs BCs
The file was modified src/pde/NS/BCRANSSA2D.h
Commit cf75dfb2a871f3046f86d9485f9b9a5dc3934bb2 by hcarson
working towards the nodal model. Moving to laptop
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was removedsrc/Adaptation/MOESS/ErrorModel_Elemental.h
The file was removedsrc/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was addedsrc/Adaptation/MOESS/ErrorModel_Local.h
The file was addedsrc/Adaptation/MOESS/ErrorModel_Local.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was modified src/Adaptation/MOESS/MOESSParams.h
Commit 88aabed076b65105daac6ac5f0cc70716c22d606 by hcarson
working towards local indicator
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/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
Commit c50cbdbdb0ddb2ff19da3dbb6ee76b7f623cc789 by hcarson
added the Simplex meta class
The file was modified src/Topology/ElementTopology.h
Commit 5ee950072eada059446a2b8b303671d5ca700f32 by hcarson
moving to lab box
The file was modified src/Topology/ElementTopology.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel.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 0ad45a57064cdef092ed527a639070619661780c by blsc
Propogating changed from develop
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux2D.h
The file was modified test/system/CodeConsistency/PDEmitAVSensor2D_Consistency_RANSSA_btest.cpp
The file was modified test/system/CodeConsistency/PDEmitAVSensor3D_Consistency_btest.cpp
The file was modified src/SolutionTrek/Continuation/PseudoTime/PseudoTime.h
The file was modified test/system/CodeConsistency/PDEmitAVSensor3D_Consistency_RANSSA_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified test/system/CodeConsistency/PDEmitAVSensor2D_Consistency_btest.cpp
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/pde/NDConvert/OutputNDConvertSpace2D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified src/pde/NS/OutputEuler2D.h
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Subsonic_ArtificialViscosity_toy.cpp
The file was modified src/pde/NS/PDEEuler3D.h
Commit d6e3998ec596a1983d1e867aff192c370696cbd0 by galbramc
Nightly fixes
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit 757566258845bff78aa7478fc183d4c56689b39d by arthuang
reordered MDG jac, added error estimate cell
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was addedtest/unit/ErrorEstimate/ErrorEstimateCell_MDG_AD_btest.cpp
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified test/unit/Discretization/MDG/IntegrandCell_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified src/Discretization/MDG/IntegrandCell_MDG.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateCell_MDG.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
Commit 5b546301efc34257c911d279863bc9b34dcc3c8f by hcarson
merge conflict
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified test/unit/Adaptation/MOESS/CMakeLists.txt
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Poisson_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Local.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Local.h
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was removedtest/sandbox/Adapt2D_Galerkin_Stabilized_L2_ASExp_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit 00c9db7e7cf9f535489b34a8737c14a4a517bac5 by arthuang
RANS cases working pretty well, pushing to hypersonic
The file was modified src/pde/NS/PDEEuler2D.h
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/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
Commit adb367c473fe462317bdba0bb3abd1f88c22b894 by arthuang
mdg error estimates in place
The file was modified test/unit/Discretization/MDG/ResidualCell_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/IntegrandTrace_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/Discretization/MDG/JacobianFunctionalCell_MDG.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/JacobianCell_MDG.h
The file was modified test/sandbox/ErrorOrder_1D_MDG_AD_toy.cpp
The file was modified src/Discretization/MDG/ResidualCell_MDG.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/unit/Discretization/MDG/JacobianCell_MDG_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_MDG_AD_btest.cpp
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/AlgebraicEquationSet_MDG.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_Local_MDG.h
Commit e77419d05feabba720a3a0da3a6411008aaaadb7 by arthuang
took out adjointState functions (mostly)
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/Discretization/MDG/FieldBundle_MDG.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
Commit 685df5868c4236578b89ba70f3a0a5bafe8de422 by arthuang
completed sourceJacobianHACK change. MDG adjoints not quite working...
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
Commit a6a9c64f3e3bd5634cabaa0607256f03c0075310 by blsc
Think I've got all the updates from hypersonic
The file was modified src/pde/ArtificialViscosity/AVSensor_Source3D.h
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux2D.h
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_Source2D_Euler_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
The file was removedtest/unit/pde/ArtificialViscosity/AVSensor_Source3D_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was removedtest/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Subsonic_toy
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
The file was modified src/pde/NS/PDERANSSA3D.h
The file was addedtest/unit/pde/ArtificialViscosity/AVSensor_Source3D_Euler_btest.cpp
Commit c032076c71f80e013bbea1c483e13f7accc19619 by cfrontin
4d cg fields starting up...
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Field/Field_CG_TraceConstructor.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Field/Field_CG_TraceConstructor.cpp
Commit fb82ba4e41344882f89228c8f6a41c12a4fbf514 by arthuang
error estimate unit test passing, but sandbox case is off...
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_MDG_AD_btest.cpp
The file was modified src/ErrorEstimate/MDG/ErrorEstimateCell_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/Discretization/MDG/JacobianFunctionalCell_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.cpp
The file was modified test/unit/Discretization/MDG/MDG_AD.nb
The file was modified src/Discretization/MDG/IntegrandCell_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 src/Discretization/MDG/FieldBundle_MDG.h
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
Commit 2871fdaa10328f6fedede5cf54fb0a46279f4062 by arthuang
mdg error estimates working!
The file was modified src/Field/FieldLine_CG_Cell_Instantiate_1D.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
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/PDEEuler3D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
Commit fe34b008575dfb0f0a4bb3b87d5274aaf54ead5b by hcarson
moved into the SANS namespace
The file was modified src/tools/make_unique.h
Commit 83bb6ad7ed2ee75a70404d6b8fbdc80aa4805f27 by hcarson
removed Topology template, used Simplex<TopoDim> instead
The file was modified test/unit/Adaptation/MOESS/ReferenceStepMatrix_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
Commit 90091ad8caebcae13b9ddbe67397560e72191bb0 by arthuang
fixed hack interface
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
Commit e43e744cc351e7d282611d2b5cc9a3777e1a6004 by hcarson
added sub-cell step matrix accessor with 1D and 2D unit tests
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
The file was modified test/unit/Adaptation/MOESS/ReferenceStepMatrix_btest.cpp
Commit 075a6a3c8dd84b2173a1a55f5fbc55dabb73d181 by arthuang
added unit testing for 3D RANS fncs, other cleanup
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/NS/Q2DPrimitiveRhoPressure.h
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
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/ErrorEstimateInteriorTrace_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBoundaryTrace_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateCell_MDG.h
Commit fd6a3c120fbfb9f9e7f3b72bc7bcfb5f1b59de0d by arthuang
unused variables.. push to tucano for memcheck
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/unit/pde/NS/PDERANSSA3D_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 removedsrc/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_StabilizedTrace.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Output_Galerkin_btest.cpp
The file was modified src/Discretization/MDG/SolutionData_MDG.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin.h
The file was modified src/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
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_manifold_IBL2D_btest_outdated.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin_Euler_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Galerkin_HSM2D_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin_manifold.h
The file was modified src/Discretization/Galerkin/IntegrateBoundaryTrace_Dispatch_Galerkin.h
The file was addedsrc/Discretization/Galerkin/Stabilization_Nitsche.h
The file was modified test/sandbox/ErrorOrder_1D_MDG_AD_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/Potential_Drela/AlgebraicEquationSet_CG_Potential_Drela.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/FunctionalBoundaryTrace_WeightedResidual_Galerkin_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Galerkin_manifold.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_mitState_Galerkin_Euler_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin_manifold.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_Galerkin_HSM2D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_Galerkin_manifold_ShallowWater2D_btest_TBD.cpp
The file was modified src/Discretization/Potential_Drela/ResidualParamSensitivity_CG_Potential_Drela.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_WeightedResidual_Galerkin_btest.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_BuckleyLeverett_ST_btest.cpp
The file was modified test/unit/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrateBoundaryTrace_Dispatch_Galerkin_AD_1D_btest.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGAdvective.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified src/Discretization/Potential_Adjoint/AlgebraicEquationSet_CG_Potential_Adjoint.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin.h
The file was addedtest/unit/Discretization/DG/Untitled-1.nb
The file was modified src/Discretization/MDG/AlgebraicEquationSet_Local_MDG.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/JacobianBoundaryTrace_Dirichlet_mitState_Galerkin_Param_IBL2D_btest_outdated.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/JacobianBoundaryTrace_LinearScalar_sansLG_Galerkin_AD_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_2D_CG_Triangle_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_3D_CG_Tet_AD_btest.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_StrongForm_Galerkin.h
The file was modified test/system/Asymptotic/ErrorOrder_3D_CG_Sphere_Triangle_AD_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_Triangle_AD_btest.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGAdvective.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_TransitionIBL.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective.h
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified test/unit/Discretization/CG/ResidualParamSensitivity_CG_Triangle_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_RD_btest.cpp
The file was modified src/UserInterfaces/LIPSolver.h
The file was modified test/system/Asymptotic/ErrorEstimateOrder_1D_CG_Line_AD_btest.cpp
The file was modified test/system/BlockSolve/Block_1D_Decoupled_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_CG_AD_BDF_btest.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_Galerkin_Stabilized.h
The file was modified test/system/Asymptotic/Adjoint2D_CG_Triangle_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_CG_AD_btest.cpp
The file was modified src/Discretization/CG/ResidualParamSensitivity_CG.h
The file was modified test/system/Asymptotic/ErrorOrder_3D_CG_Hex_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified src/Discretization/Potential_Adjoint/AlgebraicEquationSet_CG_Potential_Adjoint.h
The file was modified test/system/Asymptotic/ErrorOrder_2D_CG_Quad_AD_btest.cpp
Commit aeaffdc3e0cfdb1b569830629cf8a193b67d00c7 by hcarson
added affine invariant implied metric calculation
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit 30981da02d3b8b4d15d6149079c72cdab4c24c58 by arthuang
nitsche parameter change complete.. things seem to compile ok
The file was modified test/sandbox/Solve1D_CG_AD_RK_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_sansLG_Galerkin.h
The file was modified src/Discretization/MDG/SolutionData_MDG.h
The file was modified test/sandbox/Solve3D_Potential_Adjoint_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_Poisson_toy.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_Drela_toy.cpp
The file was modified test/sandbox/Solve1D_CG_Line_Euler_Sod_toy.cpp
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Subsonic_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_LIP_CubicSource_toy.cpp
The file was modified test/sandbox/Solve3D_CG_xNonLinPoisson_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Eikonal_Distance_toy.cpp
The file was modified test/sandbox/Solve2D_CG_NACA_IPTF_toy.cpp
The file was modified test/sandbox/Solve2D_CG_NACA_LIP_toy.cpp
The file was modified test/sandbox/Solve3D_CG_xtNonLinPoisson_RK_toy.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_FP_Drela_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Plate_HSM_toy.cpp
The file was modified test/sandbox/Optimize_Blade_HSM2D_toy.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP2_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Nitsche.h
The file was modified test/sandbox/Solve2D_CG_Line_Euler_Sod_ST_toy.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_Darmofal_toy.cpp
The file was modified src/Discretization/LIP_HACK/IntegrandBoundaryTrace_LinearScalar_sansLG_FP_HACK.h
The file was modified test/sandbox/Solve2D_CG_Triangle_Euler_CubicSource_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 src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified test/unit/pde/PorousMedia/PDETwoPhase_ArtificialViscosity2D_btest.cpp
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 addedtest/sandbox/Solve2D_MDG_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
Commit c92fc9c8c8c31a74111411e52074406805c1b47e by arthuang
fixed checks for parallel
The file was modified src/Discretization/MDG/JacobianCell_MDG.h
The file was modified src/Discretization/MDG/JacobianFunctionalCell_MDG.h
The file was modified src/Discretization/MDG/JacobianInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/JacobianBoundaryTrace_MDG.h
The file was modified src/Discretization/MDG/ResidualCell_MDG.h
The file was modified src/Discretization/MDG/ResidualBoundaryTrace_MDG.h
The file was modified src/Discretization/MDG/ResidualInteriorTrace_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/ResidualInteriorTrace_MDG.h
The file was modified src/Discretization/MDG/JacobianInteriorTrace_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/ResidualCell_MDG.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/Discretization/MDG/JacobianCell_MDG.h
Commit eebed51adc6b033c89d14aeafea9bbb27e7d2d45 by galbramc
Nightly fixes
The file was modified src/Discretization/HDG/IntegrandInteriorTrace_HDG.h
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_SurrealD_btest.cpp
The file was modified src/Surreal/SurrealD_Lazy.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.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 f689204163a1d6c7189dfa2ce378bc287c01bd60 by hcarson
big refactor of the edge solve. Removed the cell group business, and now builds nodal models from the data of the edge solves. No testing quite yet, but it compiles!
The file was modified src/Meshing/Metric/MetricOps.h
The file was modified src/Adaptation/MOESS/ErrorModel_Local.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Field/XField_Local_Common.h
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified src/Field/XField_EdgeLocal.h
The file was modified src/Field/tools/GroupElemIndex.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit ff631afd71ed22c7088cf00ef096f54476108fee by cfrontin
on the way to 4d-ification of CG...
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime3D.h
Commit 5e46f1adb00402c42dd29daa4569a0498ea07ede by galbramc
Hopefully last warning fix
The file was modified test/unit/LinearAlgebra/DenseLinAlg/VectorS_SurrealD_btest.cpp
Commit bdb3f72e0ca84144383e2bf5a26d591d9c9eab52 by cfrontin
more of the same...
The file was modified src/BasisFunction/TraceToCellRefCoord.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit b3f3862493cd9b69417507e4372780f01a311b1c by arthuang
minor edits that shouldn't affect anything
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/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit 5d9dcbcf12f10eff197c9e5d44cf50b11d4f8527 by blsc
Merge conflict resolution and formatting issues
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/ArtificialViscosity/AVSensor_Source3D.h
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was modified test/sandbox/Solve2D_CGStabilized_HOW5_CI1_toy.cpp
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Subsonic_toy.cpp
The file was modified test/system/CodeConsistency/PDEmitAVSensor3D_Consistency_RANSSA_btest.cpp
The file was modified test/system/CodeConsistency/PDEmitAVSensor3D_Consistency_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
Commit eed35955efa9f0ce05c0c692e420161f28d6e854 by hcarson
added a cell->node map to the nodalview. Also fixed a bug with edge local not correctly identifying that a node can be common to both vertices without sharing a cell with the edge. Basically a real niche case
The file was modified src/Field/XField_EdgeLocal.h
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified src/Field/XField_Local_Common.h
The file was modified src/Field/Field_NodalView.h
The file was modified src/Field/Field_NodalView.cpp
Commit 9dca93702169568b7c97871f4763ff11a39101c6 by hcarson
added hashing function for GroupElemIndex. Uses boost::hash. Can now use unordered_set and unordered_map on GroupElemIndex. Should be faster in those cases where we don't need orderedness, only unique
The file was addedsrc/Field/tools/GroupElemIndex.cpp
The file was modified src/Field/CMakeLists.txt
Commit 06433667540a5839763f16ce99cefbe456b4fb25 by hcarson
tiny tweaks. uses linspace
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_L2.h
The file was modified src/Discretization/Galerkin/ExtractCGLocalBoundaries/ExtractCGLocalBoundaries_impl.h
Commit d2cd5e3658af3eecca0b28b98c110a3c7355c2aa by hcarson
tweaks to the affInv implied metric option. Also forgot to add the #if for reference step calc
The file was modified test/unit/Adaptation/MOESS/ReferenceStepMatrix_btest.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit ae1dfa02eec60c8b307ed739039692a34ab427d7 by hcarson
added some commented code for inspecting eigenvalues for a 2x2 system. Useful for debugging
The file was modified src/Adaptation/MOESS/ErrorModel_Local.cpp
Commit b0c2efe807375ba0809c8a1f45fc3ccb7b928985 by arthuang
MDG with discontinuous efld.. does better!
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 modified src/ErrorEstimate/MDG/ErrorEstimateBase_MDG.cpp
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBoundaryTrace_MDG.h
Commit b8144e4821709d940ae25808173e61d4797a42d0 by arthuang
working towards error estimate from fine scale
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was addedsrc/ErrorEstimate/MDG/ErrorEstimateBase_FineScale_MDG.cpp
The file was modified src/ErrorEstimate/CMakeLists.txt
The file was modified src/Discretization/MDG/AlgebraicEquationSet_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 addedsrc/ErrorEstimate/MDG/ErrorEstimateBase_FineScale_MDG.h
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
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/pde/NS/OutputNavierStokes2D.h
The file was modified src/pde/OutputCell_SolutionErrorSquared.h
The file was modified src/Discretization/MDG/IntegrandCell_MDG_Output.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/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_MDG_Triangle_NavierStokes_OjedaMMS_toy.cpp
Commit cbf8fc66007b6edc2a632530553b100395fd6403 by arthuang
mdg rans sandbox compiling
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBase_FineScale_MDG.cpp
The file was modified src/ErrorEstimate/MDG/ErrorEstimateBoundaryTrace_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimateInteriorTrace_MDG.h
The file was addedtest/sandbox/Solve2D_MDG_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_FineScale_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/Discretization/MDG/AlgebraicEquationSet_MDG.h
The file was modified src/Adaptation/MOESS/SolverInterface_MDG.h
Commit 035076c75b2758ad7c31134cb5048f5fb76f1ea3 by arthuang
MDG qp should initialize to zero
The file was modified src/Discretization/MDG/SolutionData_MDG.h
Commit 552fe03944e3267ab042ab8198e377eac29bf5a9 by blsc
Commented out some stuff (with developer exceptions), will have to go back to that code
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
Commit e69aba96dcd0f22330da03e7f53501a310263117 by blsc
Updated tolerances
The file was modified test/system/CodeConsistency/Solve2D_Uncoupled_DGAdvectiveIBL_NACA0004_LamiBL_PTC_btest.cpp
Commit e111fdf4c97ebf3d9b52dab2ec44d40df73eb58f by blsc
Removed unused variables
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
Commit da662c026b7083755f4742a7c064257c873d1b39 by arthuang
add nitsche to mdg traces
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified src/Discretization/MDG/SolutionData_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 addedtest/sandbox/Solve2D_MDG_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified src/ErrorEstimate/MDG/ErrorEstimate_MDG.h
Commit f91e1585b05f9e94ba3dc59a055bf02c8cc61211 by cfrontin
towards p= 1+ 3D+T AD...
The file was modified src/Field/Field_CG_CellConstructor.h
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified test/sandbox/Solve4D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified src/Field/FieldSpacetime_CG_Cell.h
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord.h
Commit 6b062eef691dd43b764e8711fafb4ec25bb94451 by arthuang
update mdg solutiondata constructor
The file was modified test/sandbox/Solve2D_MDG_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified test/sandbox/Solve2D_MDG_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve2D_MDG_Triangle_NavierStokes_Joukowski_toy.cpp
Commit dafaac346b368ca9fd71537eab40afa65cf1a094 by arthuang
experimenting w upwind bcs
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified src/pde/NS/BCNavierStokes2D.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
Commit 6446346872335e05d11f04d919b26fefb4cc849b by arthuang
compiling
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
Commit b3e50a3a0c25e2452a5b4950d2f01a4fc723c6a5 by hcarson
moving to hypersonic
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Adaptation/MOESS/MOESS/MOESS_impl.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/MeshAdapter/MeshAdapter_impl.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/pde/AnalyticFunction/Function4D.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/pde/AnalyticFunction/Function2D.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/ReferenceStepMatrix.h
The file was addedsrc/pde/AnalyticFunction/Function.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified src/pde/AnalyticFunction/Function1D.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel_Local.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBase_Galerkin.h
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/pde/AnalyticFunction/Function3D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
Commit 1f30b4b9f903dd02fdb200b5335067b71c5d4feb by blsc
Formatting fixes
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux3D.h
The file was modified test/system/CodeConsistency/PDEmitAVSensor2D_Consistency_RANSSA_btest.cpp
The file was modified test/system/CodeConsistency/PDEmitAVSensor3D_Consistency_btest.cpp
The file was modified test/system/CodeConsistency/PDEEulermitAVDiffusion3D_Consistency_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source3D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified test/system/CodeConsistency/PDEEulermitAVDiffusion2D_Consistency_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was modified test/system/CodeConsistency/PDEmitAVSensor2D_Consistency_btest.cpp
Commit 55cb49ea0d4bd657b3976b71ac69766046b52bf6 by arthuang
experimenting with distance fcn gradients again
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/BCNavierStokes2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.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/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
Commit 3c1effad2de6fd23c2097f4c10e3932b62e635e5 by hcarson
fixing some bugs and moving to hypersonic
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/Meshing/Metric/MetricOps.h
The file was modified src/Adaptation/MOESS/MOESS_SANS_Optimizer_Base/MOESS_SANS_Optimizer_Base_impl.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/Adaptation/MeshAdapter/MeshAdapter_impl.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit 8e226d27dea212906bfbf1d08596ac42a53119d6 by hcarson
another flag to turn off the metric dumping
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit 013e07063a403216f7534b81f31e18e8074cd9d0 by blsc
More vera warnings
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
Commit d0fcb02aa5270284100e0a750b5810fbfb40d6fa by arthuang
separated Nitsche order and stabilization order
The file was modified test/sandbox/Solve2D_MDG_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
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 test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_CRM_Sub_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was removedtest/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_SAWake_toy.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_ArtificialViscosity_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/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AR_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve2D_MDG_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_DoubleBL_toy.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_GaussianBump_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_Euler_Bump_ArtificialViscosity_toy.cpp
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 src/UserInterfaces/LIPSolver.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/sandbox/ErrorOrder_1D_Galerkin_Stabilized_AD_Oliver_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Subsonic_ArtificialViscosity_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Nitsche.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Helmholtz_toy.cpp
The file was modified test/sandbox/Solve2D_MDG_Triangle_NavierStokes_Joukowski_toy.cpp
Commit 19161ba6fe1fc2066852b9c9c9696aca41d70ead by blsc
Fixed unit test bug
The file was modified test/system/CodeConsistency/PDEmitAVSensor3D_Consistency_btest.cpp
Commit 4490950b3a321973ef0917b3f96e098e204e9d83 by hcarson
changed FrobNormSq formula for MatrixSymS to exploit the symmetry
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_FrobNorm.h
Commit 8b2a24fce3c3badd1c3707f1df196c633e12edd8 by hcarson
added an inner product for VectorS. Can also handle a range of weighted inner products, with MatrixS, MatrixSymS and a diagonal
The file was addedtest/unit/LinearAlgebra/DenseLinAlg/VectorS_InnerProduct_btest.cpp
The file was addedsrc/LinearAlgebra/DenseLinAlg/StaticSize/VectorS_InnerProduct.h
Commit 5ab22310c395f904b66d21f8fef9d6efaa877fd9 by hcarson
added some instantiations, also started using the InnerProduct function directly
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_2x2.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/VectorS_InnerProduct.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_FrobNorm.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_3x3.cpp
Commit 9523a3b6af7dc6007cb5de9cd2f8d25622466701 by arthuang
dgbr2 joukowski w solver interfaces
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_Joukowski_toy.cpp
Commit 4451669352e100788753657603a4637e4211da48 by cfrontin
added some 3D+T CG stuff ... work in progress... added 1D+T AD for learning syntax, added a lot of comments.
The file was addedtest/sandbox/Solve2D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified src/Discretization/Galerkin/FieldBundle_Galerkin.h
The file was modified src/Field/FieldBase.h
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Field/Field_CG_TraceConstructor.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/Discretization/Galerkin/SolutionData_Galerkin_Stabilized.h
The file was modified src/Field/FieldSpacetime_CG_Cell.h
The file was addedtest/sandbox/Solve2D_DGBR2_AD_ST_toy.cpp
The file was modified src/Field/FieldArea_CG_Cell_impl.h
The file was modified test/sandbox/Solve4D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified src/Field/FieldLine_CG_Cell.h
The file was modified src/pde/NDConvert/OutputNDConvertSpaceTime1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/Field/Field_CG_CellConstructor.h
Commit 48e4b4c32b0e4a13d363dd38f2b0ca724a3c191d by hcarson
changed to 1 pt quadrature implied metric calculation.
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 a37cbd2b3dbf140604e2158c1ecf8fceebb3be8b by hcarson
added mean, min, max quality calculator and output in the NLOPT output
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.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
Commit 2de227929377e0d98a5b5538f3eb100891e5b461 by hcarson
linked the use of the modified model to the use of the SANS optimizer. No longer compile time flag
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 7d950dbf607b196c5179b72ab63d3bcd261c632e by hcarson
removed VOLUME_WEIGHTED and added FULL_NODAL. This compile time flag needs to be set to run in the nodal view of the world. Long term this will be the way to go, but it only works in serial presently, so leaving it disabled by default
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit dba5430dc51f4586193656283eeafd63bc576f14 by hcarson
forgot to fix the mpi bit
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit 0566da226419411c12229098e56372d7a59fe378 by hcarson
apparently boost::mpi needs its own special minimum and maximum functions...
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit ccda5bdf83b9ed46709b10807c4ed5d7bc1014f9 by hcarson
shortened the file by removing unneeded commenting and dead space
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit cf2ead87e523e8a0f36f826f075fac62c4b58640 by hcarson
missing 4d instantiation and an attempt at removing the compiler error. At least I compiled gnu5 and couldn't recreate it...
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_4x4.cpp
Commit 0c3f7b142e05b15ee28d32b2ebc544b61a25c428 by hcarson
maybe this works?
The file was modified src/Field/Local/XField_LocalPatch.h
Commit f1f4dab89cd21e1a0edc05fb64f436a1333bef26 by hcarson
forgot that we can't actually dump 4d grids...
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 1fd33fa394ade56c971e2752b4b405ec8188d14c by hcarson
changed the exception to a warning
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
Commit 165ab663f1b2807635856d4e9051771278418105 by hcarson
forgot to rename them edge tests
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
Commit bb33e1f0fd4b9bff0dca15bd65411b9a8b71ce3f by hcarson
sigh
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 867e325515bbe1355699075cf0932f2504ac87c3 by hcarson
manually return group and elem to make intel happy. Also reduced the number of shuffles to 3 in the implied test
The file was modified src/Field/Field_NodalView.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
Commit 00c4d8a427e189c1a4c58506c0f4576aadcd6fa6 by hcarson
changed the tolerances a little, should now be able to do more shuffles
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
Commit 1b81dd14fbca8a0173d5c3bb444b09994e78b9dc by hcarson
changed the initial condition for the optimization to Log Euclidean. Had a case where affine invariant failed the non-linear solve, so lets just skip that
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit 973d9d32eb808d101445b5a456d5c14a1604222b by blsc
Increasing coverage
The file was modified test/system/CodeConsistency/PDEEulermitAVDiffusion2D_RANSSA_Consistency_btest.cpp
The file was modified test/unit/SolutionTrek/Continuation/ImplicitResidualSmoothing_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_ViscousFlux2D_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was modified test/system/CodeConsistency/PDEmitAVSensor3D_Consistency_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_ViscousFlux3D_btest.cpp
The file was modified test/unit/pde/NS/PDEEuler2D_btest.cpp
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source3D.h
Commit 71eaf23c9db08648c2b7c2dfb6c25d37152cf866 by hcarson
only doing 1 shuffle in 3D because the bloody coverage takes too long
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
Commit c5c467f07f30e102a1baac7b7d13db25e68e9ba5 by hcarson
I swear...
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
Commit c424d0fd6f0f6868a577a243d9c79aa3e1a6e268 by hcarson
using the max in the implied calculation. The optimization is so much easier/faster
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit 78ad8c5f30b7e416f9c54900becb4c564783a49f by hcarson
added a 3d corner singularity and also made the 3D L2 adapt flag based
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
Commit 347d214c1f1b29ec04b5bac1cf3e535327332503 by hcarson
tweaks to try speed this damn thing up and get it through jenkins
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
Commit 00091e82035c28429db5b152df55558f0e21ff70 by hcarson
correct beta val
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 90e67c36f4d0de34f1110d2a093a27a0a9db9265 by hcarson
added more iterations to the AffInv calc, and use the FrobNorm from DLA
The file was modified src/Meshing/Metric/MetricOps.h
Commit 24d4f3d8706bfb99bbecf8f936b28dbb77bdfc5f by hcarson
save the last mesh, explicitly 2D folder, and Affine Invariant metric calculation
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit 53a92bfd5809353e33a1a4279ab8fa542956a99e by hcarson
added the objective of maximizing average quality, this is also not a good one, but unsure what to do...
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 test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.h
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_impl.h
Commit 60d3e43b77d516ce0aec3a504b3ec9d4f54e9344 by hcarson
changed the range for the loops, so that the lower dof counts can be run serial
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit 3db96edb3bc46224fb2cd444a903a5f47f1cfa92 by blsc
More coverage
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D_impl.h
The file was modified test/unit/SolutionTrek/Continuation/ImplicitResidualSmoothing_btest.cpp
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was modified test/system/CodeConsistency/PDEmitAVSensor3D_Consistency_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_Source2D_Euler_btest.cpp
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was addedtest/unit/IO/pde/ArtificialViscosity/AVSensor_Source2D_Euler_Jump_pattern.txt
The file was modified test/unit/IO/pde/NS/BCEuler2D_pattern.txt
The file was modified test/unit/NonLinearSolver/ScalarGoldenSearchLineUpdate_btest.cpp
The file was addedtest/unit/IO/pde/ArtificialViscosity/AVSensor_Source2D_Euler_PressureGrad_pattern.txt
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_ViscousFlux3D_btest.cpp
Commit 49617c55ebf8fcd83c7ecdb5750707068fe7c78f by blsc
Nightly fixes
The file was modified test/system/CodeConsistency/PDEmitAVSensor2D_Consistency_RANSSA_btest.cpp
The file was modified test/system/CodeConsistency/PDEmitAVSensor3D_Consistency_RANSSA_btest.cpp
The file was modified test/system/CodeConsistency/PDEmitAVSensor3D_Consistency_btest.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_RANSSA_btest.cpp
Commit 5e95cf0b09444c422cf24798d0e9395483985543 by hcarson
changed AffInv to throw exception and revert to Log Euclidean. Also raised the tolerance slightly, as the tolerance is done the norm. Thus sqrt(eps) = 1e-8, so setting tol to 1e-7
The file was modified src/Meshing/Metric/MetricOps.h
Commit b394fc3c405c57033fae022fb30dc6cb7a3184ed by hcarson
fixed betas. reset dump Metric to every iteration. changed 3D to dump the final qfld with the same filename
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MeshAdapter/MeshAdapter_impl.h
Commit ef9aafe5151b2e4ce3ecdbce662066cc535bdb3a by hcarson
use the max det met
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit e80e395b498ae908100798a5a18c4f908a3d5ec4 by savithru
Cleaned up well models, modified fixed outflow rate well to use a distributed source term, added a new output function for computing bottom-hole pressure of fixed rate wells
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_QuarterFiveSpot_toy.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified src/pde/PorousMedia/SourceTwoPhase2D.h
The file was modified test/unit/pde/PorousMedia/SourceTwoPhase2D_btest.cpp
The file was modified src/pde/PorousMedia/SourceTwoPhase2D.cpp
The file was modified test/unit/pde/PorousMedia/PDETwoPhase2D_btest.cpp
Commit a1e344996afc1fe3d01493a795b8d5d46974e1d5 by cfrontin
temp patch for 4D grid io
The file was modified src/Meshing/avro/XField_avro_impl.h
Commit 89fc1bea9dacea1510309910311a5d172b783dc8 by cfrontin
switch to sine^4 exact solution for solve4d cases.
The file was modified test/sandbox/Solve4D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit 0f9a8ecf469138a3f8af35d8e81c467ede25001b by hcarson
added outerproduct for VectorS
The file was addedsrc/LinearAlgebra/DenseLinAlg/StaticSize/VectorS_OuterProduct.h
The file was addedtest/unit/LinearAlgebra/DenseLinAlg/VectorS_OuterProduct_btest.cpp
Commit 059e30a4da08af868c9d050c0aaf76b4057ef4ad by galbramc
Hopefully faster 3D eigen solves
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_3x3.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_4x4.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_impl.h
Commit 5b2e91936f9904e09fdb738c2f81c14e6349eabb by galbramc
Forgot unit tests
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixSymS_Eigen_btest.cpp
Commit b0bfca92869e43a32845e4e1f480c9a639c03776 by hcarson
Added an enum class for adding quality to the implied metric objective, can do maximize or minimize inverse. Also InverseLengthTensor for calculating the metric. Also fixed up the AffineInvariant calculation to use the correct Gradient descent algorithm from Pennec, thus it actually works now.
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified test/unit/Meshing/Metric/MetricOps_btest.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT_btest.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/ImpliedMetric_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Meshing/Metric/MetricOps.h
Commit df9e85186bc5953afca5ce28d568959eca7ba4bb by hcarson
tweaks for cases
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit c227169288a2038bea95264ae39a5f10fef26988 by hcarson
much reduced the tolerance for the affine invariant calculation. The non-linear optimization is really not that bad, and it is the most theoretically justifiable metric, so we should use it
The file was modified test/unit/Meshing/Metric/MetricOps_btest.cpp
The file was modified src/Meshing/Metric/MetricOps.h
Commit 0dc75f54c80c35d0ec2810a15fd4dd37ef9d3c16 by cfrontin
some typo fixes, some documentary additions, some work on 4d CG field structures. CG not working yet for 4D w/ order > 1. needs some DEVEL EXCEPTIONS before push.
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Field/Field_CG_TraceConstructor.cpp
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified test/unit/Field/Field4D_CG_Pentatope_btest.cpp
The file was modified src/Field/Field_CG_CellConstructor.h
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Field/Field_CG_TraceConstructor.h
The file was modified src/Field/Field_CG_Topology.cpp
Commit 79cff812b8cdb1d907aff8191cf19991fe09cefb by pcaplan
hypersonic changes
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_AdvectionDiffusion3D_AUDUSUG.cpp
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.cpp
The file was modified src/pde/AdvectionDiffusion/AdvectiveFlux3D.cpp
The file was modified src/pde/AdvectionDiffusion/AdvectiveFlux3D.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/pde/AdvectionDiffusion/ForcingFunction3D.h
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_AdvectionDiffusion3D_AUDUSUG.cpp
Commit 4d0f3ddf3c7a29b54a9efef17886f5831609c957 by savithru
Added the correct output functional for computing the bottom-hole pressure of a fixed-rate well
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_QuarterFiveSpot_toy.cpp
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
The file was modified src/pde/PorousMedia/SourceTwoPhase2D.h
Commit 4b50ded954222c1740cb09a567663e3fa71a1881 by hcarson
a forgotten rename
The file was addedtest/unit/Adaptation/MOESS/ErrorModel_Local_btest.cpp
The file was removedtest/unit/Adaptation/MOESS/ErrorModel_Elemental_btest.cpp
Commit 7ab8adbd440bbf9fdb8b9d62c657b84744bbfc8e by galbramc
Fix for new 3D eigen value calculation
The file was modified test/unit/Meshing/Metric/MetricOps_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/unit/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified test/unit/pde/PorousMedia/BCTwoPhaseArtificialViscosity2D_btest.cpp
The file was modified test/unit/Adaptation/MOESS/NLOPT/CMakeLists.txt
Commit 11593643059ef93ea6fde340d06d23dc11eec405 by galbramc
Relaxed a tolerance
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified test/unit/Meshing/Metric/MetricOps_btest.cpp
Commit 0b290679dd61694ae3146f83da808bc55816aff0 by cfrontin
debugging hell.
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was addedtest/sandbox/Solve4D_L2Project_MOESS_toy.cpp
The file was modified test/unit/Field/Field4D_CG_Pentatope_btest.cpp
The file was modified src/Field/Field_CG_CellConstructor.h
Commit 106205ba4a2cf277e3311a3f1b3791ab9a8c6046 by galbramc
Fix intel leak. Better logic checking for refine.
The file was modified src/Field/XField_EdgeLocal.h
The file was modified CMakeInclude/Dependencies.cmake
Commit 342ff4806268a9f6f0f8d7ced7f9e5fd9b7f1283 by hcarson
merge con
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
Commit e0fe2f86d3de6718a294f525ea6961170b3c4f45 by hcarson
moving to hype
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit c02d6ea7dc80a2e9b0488c0a74b89bba46e3e8e4 by galbramc
Updates to track CAD parameters with avro
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified src/Meshing/avro/XField_avro.h
The file was modified src/Meshing/avro/XField_avro_impl.h
Commit 8490b034cba610bc06a820e89f3762f68e116082 by hcarson
some comments. Also changed the affine invariant calculation to count the number of unconverged solves, record the maximum norm and also increased the tolerance
The file was modified src/Meshing/Metric/MetricOps.h
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
Commit d80b871eb286fbd5ea3e4d10f969fc7517cec50e by hcarson
moving branch
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit 698cb8bf0fc0feae690c3572e37c00baf87405a9 by hcarson
stylish stylish jenkins
The file was modified src/Meshing/Metric/MetricOps.h
Commit d140a69e34d93e8178f9e57a407e3d63a689608c by galbramc
Some fixes for avro. Show implied metric cost.
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/VectorS_InnerProduct.h
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.h
Commit 365ffaa63e9f1f7808b444acd738539b64cff54f by hcarson
changed the advection direction for the Triple BL. Was displaying low-rank structure (>p+1 convergence), suspect because of fluke with rotational symmetry
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/unit/pde/AnalyticFunction/AD_TripleBL_Solutions.nb
Commit 1f409f3801dfb9b2d1f7fd867ed45959d24cef15 by hcarson
actually using mpi properly hopefully. Also fixed the test for the affine invariant calc
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Meshing/Metric/MetricOps.h
The file was modified test/unit/Meshing/Metric/MetricOps_btest.cpp
Commit 3226e892000c459812a2bc8f8247d5ba91d3de1b by hcarson
make the print to screen scientific so it's actually informative
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit 69a0e500577f82d57170f06bd4adc45fbfdace8b by cfrontin
figured out xfield trace coordinates arent matching their element compadres. added unit tests, still not passing though.
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
The file was modified src/Field/XField_checkTraceNormal_impl.h
The file was modified test/unit/UnitGrids/XField4D_2Ptope_X1_1Group_btest.cpp
The file was addedtest/unit/Field/XField4D_CheckTraceCoord4D_btest.h
Commit 98e3d54ed076f577893c9bc4915799846a322f52 by galbramc
Fixes for avro with full potential
The file was modified src/Field/output_Tecplot/output_Tecplot_LIP.cpp
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit 4a4c902ea4fab7f1ae1117b46aceb283a40a7e23 by galbramc
Fix typo and warning
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
Commit c1276b9c7ed4bef3183d14fda0009a0999d46b7c by hcarson
its an unsigned int not a Real you fool
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit f24902b3fe94a316b2c2c38092e5f856f03fa460 by galbramc
Fixes for CAD parameters with avro in parallel
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
Commit df11d924a7b01f52f596bf120b9bc70759ea2b9a by cfrontin
Fixed TraceToCellRefCoord_Pentatope.
The file was modified test/unit/BasisFunction/TraceToCellRefCoord_Pentatope_btest.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
Commit 249be2b2195c8796f05a04aef3ce29fe7f1493a0 by cfrontin
4d xfield trace coordinate ordering bug fixed and re-tested. back to working on cg construction. probably some nefarious stuff in 4d-land that needs to be exceptioned out, but currently only im in that region.
The file was modified test/unit/Field/XField4D_CheckTraceCoord4D_btest.h
The file was modified test/unit/Field/Field4D_CG_Pentatope_btest.cpp
Commit 492052b5a441d6eac81fc931a261364dd6cc4a10 by cfrontin
warning fix
The file was modified src/Field/Field_CG_Topology.cpp
Commit 81b8491c992cae67352150680428724209aa8320 by cfrontin
remove debugging ifdef switch.
The file was modified test/sandbox/Solve4D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
Commit 6fc2571275f0603e1c7410b555c0c8f96a89f7b8 by galbramc
Updated Wake+avro tests with curvature
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
Commit 9f84650606a23fb279053928707c754e1a87a318 by galbramc
Missed file dump
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
Commit de1be53dbb29c7e18013f5e07d9f07b4b4251e9f by cfrontin
still tryna pass jenkins. added avro switching.
The file was modified test/unit/Field/Field4D_CG_Pentatope_btest.cpp
Commit 251cc8925c46754623b65722e7e56e5d630cd61b by arthuang
add interfacest to Phil's localpatch to work with Hugh's
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
Commit dff7a2e370a981b6f53a302eaffab517f42a9623 by cfrontin
ffs ifdef SANS_AVRO again
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
Commit 4149c4f440324c4106ae2bf521d513d002ca0420 by hcarson
forgot to only report unconverged if actually unconverged
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit a2c1fb52f2dc4dd98d46ca1177044bf1811b69c4 by cfrontin
fixed tracetocellrefcoord bug side-effects. everything truly broken should have developer exceptions too now.
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Field/Field_CG_TraceConstructor.h
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified test/unit/Field/Element/UniqueElem_btest.cpp
The file was modified test/unit/BasisFunction/TraceToCellRefCoord_Pentatope_btest.cpp
The file was addedtest/unit/IO/Field/FieldAssociativitySpacetime_Pentatope_pattern.txt
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified src/Field/Field_CG_CellConstructor.h
The file was modified src/Field/Field_CG_TraceConstructor.cpp
The file was addedtest/unit/Field/FieldAssociativitySpacetime_Pentatope_btest.cpp
Commit 64083da49442276aa1326f7a6c111bcd1a20681a by arthuang
fixed bug in volume output functional
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/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 90fa6c52fd6dc20f60a4b07b7e8fd259f996435b by hcarson
setting the values of beta to those espoused in the proof paper
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit 1edd5ec1c8cd1a964b630e19c9478da3e534c7a0 by hcarson
Changed the AD cases to use similar command line interface to the L2 cases. Changed the advection directions to not be aligned with diag. Changed the peclet numbers to be 25 for all cases (unitary advection magnitude), should give reasonable order convergence without wild dof counts. Also changed the exact output calculations to be symbolic, so we can change the advection and diffusion values without having to recalculate
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 test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/unit/pde/AnalyticFunction/AD_TripleBL_Solutions.nb
The file was modified test/unit/pde/AnalyticFunction/AD_DoubleBL_Solutions.nb
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit 3abd29b3882cea14c325aacf0b65aea6f8a6be13 by hcarson
added x vs h and x vs AR dumping for the BL case. Doesn't really seem to show very much though, I think Masa was being cheeky
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
Commit d0e25ebdeaf642c221fe95ce89430ca3b1ca4287 by hcarson
making use DG element counts, should be quicker
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/Adaptation/MOESS/SolverInterface_L2Project.h
Commit 78c78f49266e1aa3c1c6f51bbd91af1968da71a3 by hcarson
FULL_NODAL ON
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
Commit bb081b580e32c78c12b222049dfd54c8f939404e by savithru
Unified and cleaned up output functionals for 2D two-phase. Added unit tests for BHP calculations.
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 src/pde/PorousMedia/SourceTwoPhase2D.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_QuarterFiveSpot_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_ArtificialViscosity_QuarterFiveSpot_BDF_toy.cpp
The file was modified src/pde/PorousMedia/SourceTwoPhase2D.h
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
The file was modified test/unit/pde/PorousMedia/SourceTwoPhase2D_btest.cpp
The file was modified test/sandbox/Solve2D_FV_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_TwoPhase_ST_QuarterFiveSpot_toy.cpp
Commit 59aa71452b111f41eaf0de45ef0ac4bb68f55794 by galbramc
Changed implied optimization from -Q to 1-Q. Fixes so full potential works with adaptation.
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT/ImpliedMetric_Optimizer_NLOPT_impl.h
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/UserInterfaces/LIPSolver.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit 631f9a364330f8537d5b8940a57fee69f0d7295d by galbramc
Maybe fixed nightly warning
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
Commit d3023a9da488bceb647ea462fb2fa2a84ac5641b by galbramc
Fixed build error
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
Commit 268c1b5a95d4fc18548a1f3b48d7f36a0d8f42a6 by savithru
Fixed warning
The file was modified test/sandbox/Solve2D_DGBR2_TwoPhase_QuarterFiveSpot_BDF_toy.cpp
Commit 08d318fb8d9ccfe9d985de55886e382cbfab86e5 by cfrontin
nightly fix
The file was modified test/sandbox/Solve4D_L2Project_MOESS_toy.cpp
Commit 2a52805de86823cd78ee89e7ba8b5e2f452c35ea by savithru
One more
The file was modified src/pde/PorousMedia/OutputTwoPhase.h
Commit 451964723042d3ed218745784dbb40b46f9836eb by galbramc
A few more compile fixes
The file was modified src/UserInterfaces/PythonUI/PySANS_LIP.cpp
The file was modified src/UserInterfaces/LIPSolver.h
Commit 67db099c3b397d8a6396e2da3ace024055347a00 by cfrontin
vera fix 2.0
The file was modified test/sandbox/Solve4D_L2Project_MOESS_toy.cpp
Commit 3c05ccb6cf10a90285410f71c1c9c57b15057944 by cfrontin
VERA FFS A SEMICOLON?!
The file was modified test/unit/Field/FieldAssociativitySpacetime_Pentatope_btest.cpp
Commit 1c9075bac3c6f52d321328b4140bfafc198cc7eb by arthuang
cleaning up some CG
The file was addedtest/sandbox/ErrorOrder_2D_DGBR2_Triangle_AD_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_Joukowski_toy.cpp
The file was removedtest/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalCell_Galerkin_btest.cpp
The file was modified test/sandbox/ErrorOrder_2D_MDG_Triangle_AD_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Discretization/Galerkin/Stabilization_Nitsche.h
The file was addedtest/sandbox/ErrorOrder_2D_Galerkin_Stabilized_Triangle_AD_toy.cpp
Commit ad04bd7585eb6e4f6d5e40959572f89fde78a249 by galbramc
Put CostModel integration order back
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean/CostModel_LogEuclidean_impl.h
Commit da4ba0577d5596e7e0b61fb7c6f3eaba290e5e49 by arthuang
in the middle of getting CG w lifting operators
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified src/Discretization/AlgebraicEquationSet_Type.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Dispatch_Galerkin.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2.h
The file was addedsrc/Discretization/Galerkin/SolutionData_Galerkin_Stabilized_LiftedBoundary.h
The file was addedtest/sandbox/ErrorOrder_2D_Galerkin_StabilizedLifted_Triangle_AD_toy.cpp
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin_LiftedBoundary.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was addedsrc/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_LiftedBoundary.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateBoundaryTrace_Galerkin_LiftedBoundary.h
The file was addedsrc/Adaptation/MOESS/SolverInterface_AGLS_LiftedBoundary.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_LiftedBoundary.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_LinearScalar_sansLG_DGBR2.h
The file was addedsrc/Discretization/Galerkin/FieldBundle_Galerkin_LiftedBoundary.h
The file was modified src/ErrorEstimate/Galerkin/OutputCorrection_Galerkin_Stabilized.h
Commit e8192ebd3ede9b1a89131b0cecf131d75aa18dc5 by arthuang
forgot a file
The file was modified src/Discretization/Galerkin/FieldBundle_Galerkin_LiftedBoundary.h
Commit 9296ca99774c2d6af6397b7977b86d4d9af9b575 by arthuang
found the bug!
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2.h
The file was modified test/sandbox/ErrorOrder_2D_Galerkin_Stabilized_Triangle_AD_toy.cpp
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_LinearScalar_sansLG_DGBR2.h
The file was addedtest/sandbox/ErrorOrder_2D_Galerkin_Stabilized_Lifted_Triangle_AD_toy.cpp
The file was removedtest/sandbox/ErrorOrder_2D_Galerkin_StabilizedLifted_Triangle_AD_toy.cpp
The file was modified src/Discretization/Galerkin/FieldBundle_Galerkin_LiftedBoundary.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_LiftedBoundary.h
Commit 9a4f59d738744b81b55117de812eec67435f6648 by arthuang
CG w BR2 adapts up and running
The file was addedtest/sandbox/Adapt2D_Galerkin_Stabilized_Lifted_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS_LiftedBoundary.h
The file was addedtest/sandbox/Solve2D_CGStabilized_Lifted_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_LiftedBoundary.h
The file was modified src/Discretization/Galerkin/Stabilization_Nitsche.h
Commit 4a367d504c4a90123e182302a88a262035582e28 by arthuang
missing something...
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_LiftedBoundary.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS_LiftedBoundary.h
Commit 180a2e792f3672ede5f7c278867827d6bf57ab25 by arthuang
mod error order tests
The file was modified test/sandbox/ErrorOrder_2D_Galerkin_Stabilized_Triangle_AD_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_Galerkin_Stabilized_Lifted_Triangle_AD_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_DGBR2_Triangle_AD_toy.cpp
Commit fb831aac858d376e85bfd533443de12f6fcba7a6 by galbramc
Added elementEdges function to get runtime edge maps
The file was modified src/BasisFunction/ElementEdges.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/BasisFunction/ElementEdges.cpp
The file was modified test/unit/BasisFunction/ElementEdges_btest.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics/NodalMetrics_impl.h
Commit 2bf4dbf7a8855e83dacf62033a6eb83721fcfeb4 by galbramc
Updates for new avro file layout
The file was modified test/sandbox/Solve4D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.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/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was modified CMakeInclude/Finds/FindAVRO.cmake
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
The file was modified CMakeInclude/Builds/BuildAVRO.cmake
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Solve4D_Galerkin_Stabilized_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
The file was modified test/sandbox/Adapt4D_L2Project_MOESS_toy.cpp
The file was modified CMakeInclude/Checks/CheckAVRO.cmake
The file was modified test/sandbox/Solve4D_L2Project_MOESS_toy.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt4D_DGBR2_AD_ST_toy.cpp
The file was modified test/unit/Meshing/avro/XField_avro_btest.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MultiScale_toy.cpp
The file was modified CMakeInclude/Compiler.cmake
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_MCMC_toy.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Solve3D_DGBR2_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_TwoPhase_Steady_Tilt_toy.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Poisson_toy.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_LikelihoodSweep_toy.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Meshing/avro/XField_avro_2D.cpp
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified src/Meshing/avro/XField_avro.h
Commit d16bdb2dd162ddf24af7d2dd387369b92b9d0679 by hcarson
deleting a defunct test
The file was removedtest/system/Asymptotic/ErrorEstimateOrder_2D_DGBR2_Triangle_AD_Boundary_btest.cpp
Commit 922a4a2b521fc950676d2a8de7ba004ee5413c7b by hcarson
deleting two defunct tests
The file was removedtest/system/Asymptotic/ErrorEstimateOrder_2D_DGBR2_Triangle_AD_Boundary_btest.cpp
The file was removedtest/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_Boundary_btest_OFF.cpp
Commit 5cedecdbd3ad4e5a3575c525eca8380c3daebe98 by galbramc
Fix for clang
The file was modified test/unit/Python/Parameters_btest.cpp
Commit 9740a08ed8a9a04b853e7f752b938a2bf2b22576 by hcarson
added edge split grids, uses a recursion for the time being. This can probably be avoided ultimately
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
Commit 87d46326cc2b31463456cebdcf87ad95487bc977 by hcarson
Added virtual function identifier isEdgeMode() and switched the logic for checking to that. Clearing the path to using Phil patch for edge solves
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/XField_Local_Common.h
The file was modified src/Field/XField_Local_Base.h
The file was modified src/Field/XField_EdgeLocal.h
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
Commit f081a39e4f81925d047c981740483439e1931e8e by galbramc
Fixes for g++-9
The file was modified src/Meshing/EGADS/EGGeometryBase.h
The file was modified src/Meshing/EGADS/EGObject.cpp
The file was modified src/LinearAlgebra/BlockLinAlg/VectorBlock_4.h
The file was modified src/Meshing/EGADS/EGBody.h
The file was modified src/Meshing/EGADS/EGFace.h
The file was modified src/Meshing/EGADS/EGObject.h
The file was modified src/Meshing/EGADS/EGEdge.h
The file was modified src/LinearAlgebra/BlockLinAlg/MatrixBlock_2x2.h
Commit 483e0685ec38120c5cc67cc1e4fbe9c728e043fc by galbramc
Removed the avro instance
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Meshing/avro/XField_avro_impl.h
The file was modified src/Meshing/avro/XField3D_Wake_avro.cpp
The file was modified src/Meshing/avro/XField_avro.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
Commit 3af32a3bbfdc5b35c204a58aae50752f35a6c481 by hcarson
Added an edge local constructor to LocalPatch. Tested a little bit. It works, and also, it appears to basically prove there was a bug in EdgeLocal
The file was modified src/Field/XField_EdgeLocal.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
The file was modified src/Field/Local/XField_LocalPatch.h
The file was modified src/Field/XField_Local_Base.h
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
Commit c0202fa4878ace9d528e7b1bfc48874cbc24b653 by galbramc
Fix weekly clang compile error
The file was modified CMakeInclude/SANScotire.cmake
Commit 52e61e08a8e30658b4fc70b473a00dd413555207 by galbramc
Fixed weekly memory leaks
The file was modified src/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO/MOESS_SANS_Optimizer_TAO_impl.h
The file was modified test/unit/Adaptation/MOESS/TAO/MOESS_SANS_Optimizer_TAO_btest.cpp
Commit 0f67a2a4722f8980b3e814ba035adbf10f718d17 by arthuang
moving back towards MDG stuffs
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified src/pde/AdvectionDiffusion/OutputAdvectionDiffusion2D.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS.h
The file was modified src/Discretization/DG/IntegrandCell_DGBR2.h
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified src/Adaptation/MOESS/SolverInterface_AGLS_LiftedBoundary.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin_LiftedBoundary.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
Commit b7bddd2ec6e50c181a161888c7782759344049c4 by arthuang
forgot a file
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateCell_LO.h
Commit 3aa31f9866bc837904f8efbdcb60340b98b9ed05 by arthuang
copyright vera error
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
Commit c640803ad32c72c15c476a792140d069dddbefaa by arthuang
got rid of whitespace
The file was modified src/pde/NS/PDERANSSA2D.h
Commit a4409cff09dec755407d01bb30ea7d35023585bc by arthuang
making things consistent for Nitsche, MDG
The file was modified test/sandbox/Solve2D_CGStabilized_HOW5_CI1_toy.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_Subsonic_toy.cpp
The file was modified test/unit/Discretization/MDG/JacobianCell_MDG_AD_btest.cpp
The file was modified test/sandbox/Adapt3D_CGStabilized_RANSSA_ArtificialViscosity_ONERA_M6_toy.cpp
The file was modified test/unit/Discretization/MDG/IntegrandTrace_MDG_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_MDG_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_NACA0012_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_OneraM6_Subsonic_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_BLSC_toy.cpp
The file was modified test/unit/Discretization/MDG/ResidualCell_MDG_AD_btest.cpp
The file was modified src/Discretization/MDG/IntegrandTrace_MDG.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/unit/Field/GenHField_CG_btest.cpp
The file was modified test/sandbox/Adapt2D_CGStabilized_HOW5_CI1_ArtificialViscosity_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Transonic_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Subsonic_toy.cpp
Commit 0ae9c70a1bd229fe1c5a282073e09ca9dafb220c by arthuang
got rid of avro include
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Lifted_AD_DoubleBoundaryLayer_toy.cpp
Commit 2bd932c575d63f26e4491357c0de454ee3f2fe54 by arthuang
missed a update on nitsche
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_ST_toy.cpp
Commit 2a2dd997c5bed8e4ed643f4282aa95ebdd23b120 by arthuang
fixedu nit test
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_Corrected_AD_btest.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 86134dc2303d0984fe758a7864110d5d74c52d10 by arthuang
update error order test
The file was modified test/system/IO/ErrorOrder/ErrorOrder_2D_CGStab_RANSSA_MMS2_MinTest.txt
The file was modified test/system/IO/ErrorOrder/ErrorOrder_2D_CGStab_RANSSA_MMS1_FullTest.txt
The file was modified test/system/Asymptotic/ErrorOrder_2D_CGStabilized_RANS_MMS_btest.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_MMS1_MinTest.txt
Commit d92bce5b24de45be79908f13878b6643ae3a8954 by ksabo
Added ksabo@mit.edu to DeveloperEmailAddresses
The file was modified DeveloperEmailAddresses
Commit 8f15a720d75373403ffda627bff76505b1383e7b by arthuang
relax tol for intel
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalCell_Galerkin_btest.cpp
Commit a2ad78f5a560cf9535e8fe8ded517cc7a85d2561 by hcarson
made LocalPatch work with the Edge patch. Also set the defaults for Corner Singularity to the ones used by Masa
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/ErrorEstimate/ErrorEstimate_L2.h
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
The file was modified src/Field/Local/XField_LocalPatch.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
Commit 8c4808583d1b784e05c41bebe764fe30de0151cb by hcarson
tweaks and bits
The file was modified test/unit/pde/AnalyticFunction/AD_DoubleBL_Solutions.nb
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_Joukowski_toy.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
The file was modified test/sandbox/Adapt2D_L2Project_MOESS_toy.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_WholeGrids_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_Split_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_CGStabilized_Triangle_RANSSA_Joukowski_Transonic_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit 3452e89bbdd1ae46134619abc79813d87993c294 by pcaplan
vera fix
The file was modified src/pde/AdvectionDiffusion/ForcingFunction3D.h
Commit 0ed5160e35a8cac202dbe4a14b29ed082bc17dab by pcaplan
more vera fixes..
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
Commit c9fbd2582d4fdc06002c7f5d9ac37f9df79c0cfc by pcaplan
avro interface fixes..
The file was modified src/Meshing/avro/MesherInterface_avro.h
Commit 9a284df85a10907b26208923808608af9560cb69 by pcaplan
curly braces...
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
Commit e38be5a34d029428168fd20da75b3698566cf909 by pcaplan
curly braces again...
The file was modified src/Meshing/avro/MesherInterface_avro.h
Commit 69890dee254ccebf0a0b649032a2e9da7ca601c4 by pcaplan
whitespace + tab
The file was modified src/pde/AnalyticFunction/ScalarFunction4D.h
Commit 0378eeec2046d6dd43911e4afc29674d79e98f78 by pcaplan
more vera fixes.................
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
Commit 2dba43b63b1cc524d09a5a1096a0af5c8e0881c1 by pcaplan
ckf vera fixes
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
Commit 35f3ea1400b396a840025e64aad3584db7a4c108 by pcaplan
merge of ckf test
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
Commit 48423d23a702c36cccd86a263b52c383c8630b97 by pcaplan
whether dummy or input mesh, result is the same
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
Commit def6ddc3ad6dc46eacbb6f0a753fbd67715835b8 by ksabo
updated tolerances for unit tests
The file was modified test/unit/Field/GenHField_CG_btest.cpp
The file was modified test/system/CodeConsistency/BCEulermitAVDiffusion2D_Consistency_RANSSA_btest.cpp
Commit e2254289087b0328a691cd791406416ebbc058f4 by pcaplan
explicit constructor for nightly
The file was modified src/pde/AdvectionDiffusion/AdvectiveFlux3D.h
Commit 01e572c99cb922cd85e0fa0a59ed02d3c1ea6b51 by galbramc
More zombies for Edge local solves
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified CMakeInclude/Compiler.cmake
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
Commit ac4bbc190caef292ecf096d0dccb2720ed6541ee by galbramc
Updated valgrind version
The file was modified scripts/jenkins/jenkins_env.sh
Commit 8053eb6b05cef0593b8f528fb91b4809c788f76e by galbramc
Fixed array out of bound
The file was modified src/Field/Partition/XField_Lagrange_ParMetis_impl.h
Commit b6742856f6a616b4f81e773f219f066b170dfa80 by galbramc
refine did nothing!
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
Commit 4e6d92987ebf38f9b629178cf246eb9b9cbc2fd1 by hcarson
pre merge
The file was modified src/Adaptation/MOESS/ErrorModel/ErrorModel_impl.h
Commit fb815b9bf8230288361529cd42f64d9eac040e78 by hcarson
jenkins fixes
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
Commit d778ea7e9dafaaf1ace2c67b0bb1f19ed3d238f3 by hcarson
forgot a change
The file was modified test/unit/Field/Local/XField_LocalPatch_Triangle_btest.cpp
Commit 76e5342b6c89b80bb6291c2edeae4a3329b10604 by hcarson
stupid parenthesis
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_Split_btest.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
Commit d47df36d77c6ac490024636c400b2ea780dde322 by hcarson
changes to test localpatch for edge
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_Split_btest.cpp
Commit 99900bc23c6f37b30f471eaf16e62815c978cf6a by hcarson
removing some more erroneous testing
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
Commit e8f1c6fd7c7e2c0dbc21ef8744e1a7a75142784f by hcarson
removing even more erroneous testing
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
Commit b767d62c5686c5dc73bbd84557cac1bff5046c5e by hcarson
unused variables
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
Commit 51e4546819a142591f355bf48f8123929cd2c4bc by galbramc
Fixes for tracking parameter space with EGTessModel
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Meshing/avro/MesherInterface_Wake_avro.cpp
The file was modified src/Meshing/EGTess/getTessBody.c
The file was modified test/unit/Meshing/EGTess/EGTessModel_btest.cpp
The file was modified src/Meshing/avro/XField_avro_3D.cpp
The file was modified src/Meshing/avro/XField_avro_2D.cpp
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp
Commit cebdcb4db475a5285cba4b08081dbc30d0b962c5 by galbramc
Dissable one avro wake test
The file was modified test/unit/Meshing/avro/XField3D_Wake_avro_btest.cpp