Skip to content
Failed

Changes

Summary

  1. Added H tensor output from Euler2D (details)
  2. Working on new AFLR4 interface (details)
  3. some tweaks (details)
  4. tweaks (details)
  5. Debugging AFLR4 (details)
  6. removing erroneous refine things (details)
  7. getting acdl develop CMakeIncludes (details)
  8. more tweaks (details)
  9. moving to hypersonic (details)
  10. change to let MPI build the directories just in time (details)
  11. too many white lines (details)
  12. to run on devastator (details)
  13. tweaks for hypersonic (details)
  14. Nodal Error estimate. Takes the average of the attached nodes, the (details)
  15. hacking about trying Nodal Estimation (details)
  16. typo/bug maybe? (details)
  17. another one (details)
  18. pre merge (details)
  19. Multiscale metric case, debugging printing a continuous Mach number (details)
  20. pre merge (details)
  21. forgot to assert the basis was the same for the two fields (details)
  22. projects from the Dfld basis onto the Cfld basis so accumulating to the (details)
  23. pre merge (details)
  24. seems to write Mach number solbs now (details)
  25. moving to hypersonic (details)
  26. a fix to go to hypersonic (details)
  27. weird tecplot bug (details)
  28. compiles again, moving to devastator (details)
  29. MultiScaleMetric for transfering to NASA (details)
  30. moving to laptop (details)
  31. transfering to Dev (details)
  32. moving to devastator to get EPIC (details)
  33. --ammend (details)
  34. moving to devastator (details)
  35. transfering to dev (details)
  36. moving to hyper (details)
  37. pre merge (details)
  38. tweak (details)
  39. added output dump info to MultiScaleMetric case, should be ready to (details)
  40. making MultiScale and MOESS cases consistent and ready for hypersonic (details)
  41. tweaks back to labbox (details)
  42. Updates for edge based AFLR4 calculations (details)
  43. Backwards facing step unit grid (details)
  44. pre merge commit (details)
  45. backwards step cases (details)
  46. removed SolverInterface_Nodal_Galerkin, it ended up only a tiny tweak (details)
  47. added options for tweaking order of the tau stabilization. Can force the (details)
  48. added Arthur's version of Experimental, copied from his email (details)
  49. preprocessor defined version with volume weighting, ought to remove this (details)
  50. forgot the CMakeLists (details)
  51. DG case updates (details)
  52. nodal test passes again (details)
  53. pre merge (details)
  54. moving back to nia (details)
  55. moving to dev (details)
  56. tweaks to case (details)
  57. pre merge (details)
  58. moving to dev (details)
  59. pre merge (details)
  60. added an argument for fixing the order used in the calculation of tau. (details)
  61. mod solution fcn (details)
  62. moving to dev (details)
  63. moving to dev (details)
  64. 2D refine interface, it doesn't work yet (details)
  65. hacks to move to NASA box (details)
  66. went back to nNodes for advective stabilization (details)
  67. changed to all take order of stabilization as argument to stab (details)
  68. diff got lost in the merge, and a line too long (details)
  69. forgot the refine preprocessor bits, and a curly brace was one space (details)
  70. vera fixes (details)
  71. forgot another one (details)
  72. tweaks for jenkins (details)
  73. curly braces again (details)
  74. fixed coarsening node numbering bug, added a unit test to guard it (details)
  75. forgot some things (details)
  76. fixed warning about unread data (details)
  77. modified stabilized output, reverted to node based advection (details)
  78. sandbox, added high order quads to PX mesh reader, fixed periodic bug in (details)
  79. Removed tabs from files in previous commit. (details)
  80. stabilization consistent and passing unit tests. updated nitsche (details)
  81. Fixed curly brackets formatting in previous commit's files. (details)
  82. Minor cleanup (details)
  83. Fixed continuous-param assumption for fluxViscous (details)
  84. Unit tests passing with param bug fix (details)
  85. Fixed a nightly warning (details)
  86. 1D spacetime shock problems (details)
  87. Formatting errors (details)
  88. More bug fix (details)
  89. Adding hinge computation from CSM. Other minor cleanup. (details)
  90. testing with avro (details)
  91. Forward facing step unit grid and spacetime euler2d artificial viscosity (details)
  92. Turned off some debug output (details)
  93. PETSc option for spacetime forward facing step (details)
  94. Work towards Zombie DOFs (details)
  95. Updates for LIP solver to use hinge lines (details)
  96. Fixed inconsistency in LIPSolver sensitivity (details)
  97. Fixed PETSc setup in step case (details)
  98. Unit test for forward facing step grid (details)
  99. New Euler BC unit tests (details)
  100. Fixed index bug for Zombies (details)
  101. Tweak for building tetgen with MSYS (details)
  102. Added system call option for refine (details)
  103. Maybe BDF case for forward facing step (details)
  104. Updates for calling refine with a system call (details)
  105. More refine fixes (details)
  106. One more refine fix. And some sansLIPAIM fixes. (details)
  107. Missing include (details)
  108. Correct missing include (details)
  109. Minor fix (details)
  110. Made the volume generator option for sansLIP. (details)
  111. Default meshesr for sansLIP (details)
  112. Added Lagrange-basis duct mesh creator and corresponding sandbox test (details)
  113. Working on a bug in sansLIPAIM (details)
  114. sansLIPAIM fix (details)
  115. Fixed sansLIP data transfer with hinge bodies (details)
  116. Fixed formatting errors. (details)
  117. moess to minimize distance between implied metric and target field (details)
  118. move to new branch (details)
  119. a few (very simple) pentatope things (details)
  120. metric optimisation to match target metric (details)
  121. delete bad stuff (details)
  122. Fixed more formatting errors. (details)
  123. Renamed duct mesh generator header and source files and edited (details)
  124. testing with metric optimizer, will definitely fail jenkins (details)
  125. forgot to remove cmake add_subdir for my sandbox, will gitignore (details)
  126. vera fixes, missing file (details)
  127. try to fix invalid initializations (details)
  128. Renamed the duct mesher file mentioned inside CMakeLists.txt (details)
  129. removed the rfld dumping as it doesn't work in parallel (details)
  130. changed monomial to accept reals, added a 1D L2Projection toy (details)
  131. changed monomial to accept reals, added a 1D L2Projection toy (details)
  132. sandbox edits (details)
  133. revert sandbox not working (details)
  134. Added Pseudo Time solving to DGAdvective Smoothbump toy. (details)
  135. Cleaned up duct mesh generator files. (details)
  136. Added arc mesh generator and corresponding toy test file. Updated (details)
  137. Various fixes for LIP AIM (details)
  138. Relaxed unit test timing a bit more (details)
  139. relax tol (details)
  140. Renamed arc mesh generator files to annulus. Minor changes elsewhere. (details)
  141. Minor change. (details)
  142. Minor fixes. (details)
  143. branch change (details)
  144. Removed non-determinstic wake intersection (details)
  145. Fixed compile errors (details)
  146. Another compile problem (details)
  147. Undo (details)
  148. Lots of work towards Zombies (details)
  149. Forgot a file (details)
  150. Fixed compile error (details)
  151. Added sansLIPAIM to jenkins compile (details)
  152. Hopefully fixed local2native DG indexing (details)
  153. Fix for zombie counting (details)
  154. Higher-resolution ShuOsher case (details)
  155. added order and power runtime flags (details)
  156. tweaks to case and considering a different stabilization (details)
  157. Q1D Adaptive Giles Pierce nozzle with p-sequencing (details)
  158. Added supersonic outflow BC (details)
  159. Created grid and test case for adaptive 2D Giles Pierce nozzle (details)
  160. working on a new tau and moving some stuff to dev (details)
  161. allowing command line spec (details)
  162. VMS seems to be adapting properlygit status! (details)
  163. conflicts (details)
  164. typo (details)
  165. changing back to nDOF (details)
  166. testing theory on linear basis for tau (details)
  167. reverting to develop (details)
  168. tool to guide mesh generator towards target metric from implied one (details)
  169. changes to Experimental2, gives p order scaling stabilization now (details)
  170. changes to Experimental2, gives p order scaling stabilization now (details)
  171. Changes to help converge forward facing step (details)
  172. DG field now includes zombies (details)
  173. Minor fix (details)
  174. tweaks (details)
  175. fix to SolverInterface, and changes to NSFlat Plate (details)
  176. using Exp not Exp2 as missing some instanations for LinAlg. (details)
  177. Added missing include (details)
  178. Need to remove LocalSolve2D_DGBR2_Triangle_AD_btest (details)
  179. Proper parallel DGBR2 LocalSolve (details)
  180. Reduce runtime for ElementLocalSolve3D_DGBR2_Tet_AD_btest (details)
  181. Reduced number of partitions for (details)
  182. Various fixes (details)
  183. Added libMeshb solution reader (details)
  184. Reworked multiscale metric so it mostly works (details)
  185. Minor fixes (details)
  186. Fix link error. Zero out Mach number of walls for MultiScale metric. (details)
  187. Tweaks to DeltaWing MultiScale (details)
  188. Typo (details)
  189. Fixed bug in FunctionalBoundaryTrace_DGBR2 related to new partitioning (details)
  190. Fixed some bugs related to new partitioning (details)
  191. Forgot some steps in the fixes (details)
  192. updated sansLIPAIM with consistent function signatures (details)
  193. Reworking CG DOF ordering (details)
  194. Added spactime diffusion option for 2D Euler with artificial viscosity (details)
  195. Updated test for new PDEEuler2D with artificial viscosity interface (details)
  196. Updated 2D CG edge numbering (details)
  197. Added back working spacetime diffusion to euler in artificial viscosity (details)
  198. Updated 1D euler with optional spacetime diffusion (details)
  199. Changed Galerkin tag to DGAdv (details)
  200. Added asserts to stop bad parameters using for spacetime (details)
  201. Formatting errors (details)
  202. Completely reworking CG field constructions (details)
  203. More work on new CG Field creation (details)
  204. Hopefully fixed intel error by extending boost::mpl::vector (details)
  205. NavierStokes2D with artificial viscosity (details)
  206. Formatting issues (details)
  207. Missed a few files (details)
  208. Formatting fix (details)
  209. Formatting fix (details)
  210. Formatting fix (details)
  211. Complete rework of CG field construction. Works in parallel now. Removed (details)
  212. Fixed some warnings and compile errors (details)
  213. Missing include (details)
  214. More field initializations (details)
  215. Slight efficiency improvement for HDG adjoint calculation (details)
  216. Fixed another uninitialized field (details)
  217. CG works in parallel! (details)
  218. CG was missing boundary elements in parallel. Now it works! (details)
  219. Fixed warning (details)
  220. Added evalReferenceCoordinateHessian for 3D. More unit testing for (details)
  221. Forgot some DOFs (details)
  222. Relaxed tolerances (details)
  223. Local solve updates (details)
  224. Modified tolerances (details)
  225. Remove print statements (details)
  226. Updated 1D local solve and removed depricated test (details)
  227. Tecplog xfld dump now includes node+cell ranks (details)
  228. Include Galerkin integrands for DGBR2 boundary output functionals (details)
  229. Fixed the fix (details)
  230. Missing include (details)
  231. fixing nightly warning (details)
  232. changed the essential bc application to use ghost boundaries. No longer (details)
  233. Fix for DGBR2 boundary output functionals (details)
  234. BCEuler has vector size greater than 20 (details)
  235. 2D DGAdvective error estimate order test (details)
  236. Changed Nitche to Cb = 2.0 for AD CG P3 adaptation (details)
  237. Fixing errors (details)
  238. changed Dual to Dual2 in anticipation of the new local solve (details)
  239. updated unit tests to use the ghost boundary trace freezing rule (details)
  240. preparations for the alternative constructor (details)
  241. cleanup of implied metric limiter (details)
  242. vera fixes (details)
  243. Fixing errors (details)
  244. didn't mean to include a certain test (details)
  245. switching back to Dual notation, splitting the EdgeLocal and (details)
  246. moved to ptrs in the base class, dry run for elemental version (details)
  247. Topology instantiations and avro cmake updates (details)
  248. Dummy push (details)
  249. Fixed AVRO cmake typo. Minor format cleanup for limited metric. (details)
  250. refactor to move most member variables into the base class XField_Common (details)
  251. Forgot a file, and all non edge specific methods are now buried in the (details)
  252. changed a template setup and added a first Element Local test (details)
  253. Starting work on AFLR 16.26.2 (details)
  254. new splitting routine compiles (details)
  255. moved the split function up to Common level, made it more sophisticated (details)
  256. Expanded the 3D split and changed the arguments for the 1D split to (details)
  257. forgot you can't write to tmp/ (details)
  258. find and replace bug (details)
  259. typo in file name (details)
  260. forgot test directory (details)
  261. commented out some impossible branches in 2D, and added another unsplit (details)
  262. unit tests (details)
  263. ElementArea now calls the same actual split method as edge local (details)
  264. added a copy constructor test, working on testing splits for Element (details)
  265. a very first element local split test (details)
  266. moved some memory outside of loops so it doesn't get created and (details)
  267. unit tests for adding in new cellgroup 1 elements and traces, looks like (details)
  268. unit test involving reattaching a cell group 1 boundary element (details)
  269. Adding RK Riemann Problem (details)
  270. Various fixes to get NS GLS working in 3D (details)
  271. Updated pyrite files for nightly testing (details)
  272. Set longer timeout for specific long running unit tests (details)
  273. caught the memory leak, and a bunch of instantiations and fixes and unit (details)
  274. forgot a thing (details)
  275. style check (details)
  276. Added promote_Surreal for ParamTuple (details)
  277. fixes: (details)
  278. file renaming switches (details)
  279. forgot to remove print out. (details)
  280. added catch for ghost boundaries (details)
  281. forgot file write (details)
  282. missed a thing (details)
  283. Don't do parallel solves yet with the new ElementDualLocal solves (details)
  284. Added TimeOut BC for spacetime that is distinct from BCNone (details)
  285. some 4d stuff (details)
  286. placeholders for unit tests (details)
  287. Start working on latest AFLR4 (details)
  288. Many cppcheck fixes, but not all (details)
  289. Fixed compile error (details)
  290. caught a ghost boundary bug, now have different bugs in parallel (details)
  291. More work on latest AFLR4, does not work yet (details)
  292. Updated Partiioning for CG element dual solves (details)
  293. Relaxed tolerances on local solves (details)
  294. Nightly fixes (details)
  295. Upgraded PETSc version (details)
  296. Fixed PETSc version test (details)
  297. changed to allow Real indices for monomial (details)
  298. added ghost tests, turned off the split ghost tests, as we don't have a (details)
  299. Many AFLR4 updates (details)
  300. changed some comments (details)
  301. vim put some actual tabs in... and changing some odd pieces (details)
  302. Another try (details)
  303. warning about unset data (details)
  304. Added 1D AR test file (details)
  305. relaxing tolerance (details)
  306. trace to cell reference coordinates (plus matlab script), (details)
  307. trace to cell reference coordinates (plus matlab script), (details)
  308. Added a tecplot dump for EGTessModel (details)
  309. element topology tracks number of permutations so possible trace (details)
  310. More debugging outputs (details)
  311. Fixes so boost xml files are correctly dumped (details)
  312. Fixed system tests for coverage (details)
  313. Allowed for longer run times on specific tests (details)
  314. One more tweak for coverage of system tests (details)
  315. Typo (details)
  316. Missed one more (details)
  317. Forgot to add files (details)
  318. One more typo (details)
  319. A slightly different version (details)
  320. Minor fix (details)
  321. Fixed find and replace mistake (details)
  322. fixed a few bugs with trace-to-cell ref coordinates (details)
  323. hasFluxConservative is noe hasFluxAdvectiveTime (details)
  324. xfield and element definitions for pentatopes (details)
  325. spacetime field and element files (details)
  326. tolerance (details)
  327. relaxed again (details)
  328. field and xfield instantiations in 4d (details)
  329. map between quadrature points of different trace orienations (in 4d) (details)
  330. lingering space (details)
  331. unused variables...dont worry i'll unit test these functions (details)
  332. uninit fixes (details)
  333. 2D Riemann problem now uses surrogates (details)
  334. A box grid with two ghost boundaries (details)
  335. added split tests with ghost boundaries attached to cell group 1, and (details)
  336. duplicate test name (details)
  337. Fixes to EGADS loop senses when sense is +/-2 (details)
  338. Forgot a file (details)
  339. Fixed array out-of-bounds in Pentatope basis function. Fixed memcheck (details)
  340. Speed improvement for stabilized CG. 3DNS isothermal wall BC. Many other (details)
  341. More robust jacobian check for CG Stabilized NS (details)
  342. changed DOF sharing calculations to correctly use max, and to calculate (details)
  343. Relaxed tolerance (details)
  344. Fixed adjoint order error (details)
  345. Check if error estimates are the same after several iterations (details)
  346. 2D DGAdv error estimate order test (details)
  347. moved the hard work split method into the common instantiation (details)
  348. fixing up the 3D logic a little bit, the edge local still works, need to (details)
  349. unsplit element dual tests (details)
  350. Fixed warnings (details)
  351. first, extremely basic split test (details)
  352. another simple split test, now with reattaching boundary groups attached (details)
  353. duplicate named tests (details)
  354. some tests for ElementDual Solution transfer, no surprises (details)
  355. duplicate test names (details)
  356. Reworkd DOF sync so Newton syncs zombies. Linear solver timings (details)
  357. Missed one (details)
  358. Forgot to add timing variable for MKL_PARDISO (details)
  359. Copy pasta (details)
  360. added scaling and offest to TripleBL and changed naming convention to (details)
  361. forgot the pattern update (details)
  362. New parallel unit tests. Ghost/Zombie DOFs synced in Newton. PETSc build (details)
  363. various changes to get 3D adapting (details)
  364. a 3D CG adaptation! (details)
  365. changes to 3D case to run on hypersonic (details)
  366. Missing include (details)
  367. to run a big case (details)
  368. Updates for latest AFLR patches (details)
  369. Custom build of gcc 8.2 (details)
  370. Jenkims env fix for gcc8 (details)
  371. Adding new RK unit test (details)
  372. Adding Complete RK unit test and new CMake list (details)
  373. AFLR4 now works. Need new library release. (details)
  374. Cleanup RK Parallel Serial test. Have not found the bug yet. (details)
  375. Fixes so RK works with new parallel paritioning (details)
  376. Assert Galerkin Stabilized PDE fluxViscousLinearInGradient. Add CMake (details)
  377. commiting a bunch of non-working tests and the 3D CG case. (details)
  378. More updates for AFLR4 (details)
  379. CG Field constructor minor speed improvements. Nightly tolerances. (details)
  380. refactor to remove additional unneeded fields, should reduce the (details)
  381. Improved the speed of CG Field constructors. Should help local solves. (details)
  382. Minor fixes (details)
  383. Upgraded cppcheck on reynolds (details)
  384. A few more minor speed improvements to Galerkin error estimates. (details)
  385. xfielddomain fixes for avro api changes (details)
  386. unit test fixes for avro changes (details)
  387. some unit testing on polytopes (details)
  388. push to mac for IMR (details)
  389. Fixed bug when parallelizing nodal metrics (details)
  390. Fix for MultiScale metric (details)
  391. moved integrand construction outside of loops for speed (details)
  392. caught bug with assignment rather than accumulation (details)
  393. that speed up didn't work.... (details)
  394. added get options for orientation, and caught bug with invalid split (details)
  395. added a check to see if element is owned by local processor (details)
  396. unused variable (details)
  397. Suppress cppcheck (details)
  398. another unit test (details)
  399. Added requested element print out. Fixed int for computing cost. (details)
  400. some more unit tests and caught a bug (details)
  401. Better CG load balancing. PETSc BAIJ works for processors with no DOF (details)
  402. Fix for error estimate nodal outputField (details)
  403. added dictionary options for SineSineSine (details)
  404. hunting some int casts (details)
  405. bumping that coverage up (details)
  406. 3D Element Dual test (details)
  407. tweak (details)
  408. Added mach output functional for DeltaWing (details)
  409. Started to rework cmake folder test names (details)
  410. forgot a dictionary (details)
  411. Added mach field dump for MOESS delta wing (details)
  412. New folder test names. We can revert/modify if they are awkward (details)
  413. Missed XDIR related things (details)
  414. dictionary fixes and parameter tweaks (details)
  415. more dictionary fixes (details)
  416. Periodic boundary support for gmsh reader (details)
  417. reduced test size (details)
  418. Updates so refine might work in parallel (details)
  419. Updated refine check with cmake (details)
  420. shortened test again... (details)
  421. Fixes for DeltaWing to dump mach field (details)
  422. Removed deformationTime.dat (details)
  423. PETSc uses x as initial guess. Use P-Adjoint as initial P+1-Adjoing with (details)
  424. Clean up adjoint solve for DeltaWing (details)
  425. Don't run refine in parallel yet (details)
  426. changing to unstabilized for testing (details)
  427. tweaks and removing an unintended file (details)
  428. basic scheduler and timing dumps at the end of test adapthist (details)
  429. Periodic gmsh fix for parallel (details)
  430. moving box (details)
  431. mend (details)
  432. moving box (details)
  433. forgot to allow PETSC (details)
  434. JacobianFunctionalCell_Galerkin now works in parallel. Other small (details)
  435. changed to copy construction (details)
  436. Missed a solution initialization for PETSc (details)
  437. Added parallel interfac to XField_Lagrange. (details)
  438. Updated XField3D_refine so it hopefully works in parallel (details)
  439. work towards calling avro from parallel SANS (details)
  440. refine API now works in parallel (details)
  441. Don't allocate P and P+1 jacobian at the same time for Galerkin (details)
  442. Forgot some files (details)
  443. Various fixes (details)
  444. More informative error messages (details)
  445. One more fix for parallel grid creation (details)
  446. Typo (details)
  447. More robust EPIC call interface. Improved refine build. (details)
  448. Fixed memory leak (details)
  449. More robust system call to refine (details)
  450. might Edge local work? (details)
  451. running a 3D CG adapt in parallel! (details)
  452. forgot to actually use the scheduler (details)
  453. Precondition adjoint P+1 solve with adjoint P solve for DGBR2 (details)
  454. Forgot some files (details)
  455. Wroking on L2 projections. Various fixes (details)
  456. Fixes for L2 projection cases (details)
  457. Typo (details)
  458. added a targetCost scheduler (details)
  459. unused variable and style fixes (details)
  460. maintain same list of lower-dim egads entities for parallel (details)
  461. avro interface for delta wing case (details)
  462. Minor cleanup (details)
  463. Fixes for running avro in parallel (details)
  464. merge conflict (details)
  465. boundary conditions in the correct order... (details)
  466. xfielddomain constructor when sans_avro not defined, warning fixes (details)
  467. lingering comma (details)
  468. forgot to comment some testing things that dont work (details)
  469. Various fixes to refine. L2 CG projection works in parallel (details)
  470. Fixes for refine. L2 cases to run for paper. (details)
  471. Fixed warnings (details)
  472. Using DirectLU for DeltaWing adjoint (details)
  473. mods to avro interface, added Curved parameter to omit visiblity checks (details)
  474. Various fixes to refine interface and AD L2 cases. (details)
  475. Added mlarocca@mit.edu to DeveloperEmailAddresses (details)
  476. Updates for latest fefloa (details)
  477. lagrange basis function on pentatopes with unit tests (details)
  478. change to avro interface (details)
  479. All kinds of fixes (details)
  480. 4d instantiations, still undefined refs with field & element (details)
  481. Fixed warnings/errors (details)
  482. un-instantiated so i can test some things, previous push had wrong (details)
  483. premerge (details)
  484. missing instantiations, fixing a few undef references (details)
  485. Relaxed tolerance (details)
  486. Unified robuster system call function (details)
  487. Fix mistakes I made related to label in XFieldDomain (details)
  488. Fixed analyzer warnings (details)
  489. prelim kuhn-freudenthal triangulation via avro (details)
  490. Upgraded builds to latest NLOPT and PETSc. (details)
  491. lagrange DOF map & trace2cellrefcoord + unit tests (details)
  492. lagrange dof map testing (details)
  493. Fixes for latest AFLR (details)
  494. Updates for L2 projection cases (details)
  495. Indexing bug (details)
  496. re-order lattice coordinates so we have canonical vertices first (details)
  497. moved eigenvalue calculation to impl + unit tests for 4x4 (details)
  498. spacetime element associativity + unit tests (details)
  499. Added Triple BL to the MultiScale test (details)
  500. normal of tet in 4d via svd (details)
  501. finish implementation of tet normal in 4d (details)
  502. elementxfieldspacetime jacobian + volume + unit tests (details)
  503. constructed a 4d xfield! (details)
  504. wrap kuhn freudenthal triangulation around SANS_AVRO ifdef (details)
  505. still cant remember how to trigger dummy commit... (details)
  506. and again... (details)
  507. trailing whitespace (details)
  508. Tweak to refine build (details)
  509. Bumped up timing more for Hex Lagrange Cache test (details)
  510. Added L2 Projection solver interface (details)
  511. git jenkins not working...dummy commit (details)
  512. Added CG for L2Projection (details)
  513. Missing include (details)
  514. change case (details)
  515. element ridge (TopoDim-2 elements) needed to construct 4d elems (details)
  516. xfielddomain holds ego children not SANS::EGObject, reason is because (details)
  517. instantiations for 4d target metric matching (details)
  518. CG field construction for TopoD4 meshes, tested on p=1 (details)
  519. target metric matching in 4d sandbox (details)
  520. element ridge unit test + equilateral pentatope jacobian (details)
  521. fixed bug with equilateral pentatope jacobian + matlab script + unit (details)
  522. Fix typo (details)
  523. field element pentatope tests (details)
  524. debugging costmodel_logeuclidean on topoD4 ping tests (details)
  525. brace alignment (details)
  526. uncomment xfieldspacetime_pentatope tests until actually implemented (details)
  527. unused defs (details)
  528. undefined references without avro (details)
  529. sign compare (details)
  530. missing file to compile (details)
  531. lingering comma (details)
  532. ridge -> frame (details)
  533. undef references (details)
  534. commit deleted files (details)
  535. wrap ifdef SANS_AVRO further ahead (details)
  536. omit spacetime pentatope btest from memcheck because it takes a long (details)
  537. instantiate matrixsyms4 projection for tets (details)
  538. basis function instantiate (details)
  539. matmul instantiation (details)
  540. reduced number of orientations to make elementspacetime_pentatope test (details)
  541. Remove maybe uninitialized wanrings on gnu 8 (details)
  542. last instantiation i promise (details)
  543. bug in cost model log-euclidean test because of the vertex/step matrix (details)
  544. seriously this has to be the last one (details)
  545. last one! (details)
  546. trigger commit (details)
  547. up to p=2 for element space time test because it's really slow (details)
  548. Added json parser to PyDict (details)
  549. Lots of refactoring of AFLR4 and sansLIPAIM. All seems to be (details)
  550. Minor fix (details)
  551. Tweak to how AFLR is found (details)
  552. Fixed compile error (details)
  553. Update minimum boost version to 1.50 due to bug in property_tree json (details)
  554. Merged AFLR4 test into EGTessModel (details)
  555. More extensive try with sansLIPAIM (details)
  556. Most sansLIP updates (details)
  557. Fix MKL_PARDISO for transpose solves. Bug fix for AFLR3 (details)
  558. Use static MKL libraries due to python issues (details)
  559. Don't statically link in the ld library (details)
  560. Increased timout time for HDG test (details)
  561. Realzed timing on another test (details)
  562. push to hypersonic (details)
  563. Separate list of MKL static libraries (details)
  564. Always link in MKL statically with sansLIPAIM (details)
  565. Moved error message for sansLIP (details)
  566. Building mpi all_reduce into FunctionalCell_Galerkin (details)
  567. Added missing includes (details)
  568. Fixed uninitialized data in Flux_mitState_Nitsche for pure advective. (details)
  569. Removed variable length arrays (details)
  570. Missed a few variable length arrays (details)
  571. One more warning (details)
  572. Fixed warnings (details)
  573. Better cleanup of coverage information (details)
  574. Don't build sandbox with nightly (details)
  575. Clang analyzer should still build sandbox (details)
  576. Revived gradation penalty. Needs lots of tweaks and studying (details)
  577. Updates for latest version of AFLR (details)
  578. Gradation still needs more work... (details)
  579. Fix compiler error (details)
  580. Fixed arry bound typo in test (details)
  581. more tests for orientations of tets in 4d (details)
  582. lingering changes (details)
  583. DG fields in 4d + unit tests (details)
  584. silly typo (details)
  585. can only use KF triangulation if avro is hooked in (details)
  586. Udpates to sansLIPAIM to work with new CAPS dataTransfer setup (details)
  587. system test for DG with pentatopes (details)
  588. use SANS convention for trace orientation instead of the one used in (details)
Commit 7f3962937dca65f62e24ab2971167effad3c2f46 by blsc
Added H tensor output from Euler2D
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
Commit f563c698756c6eb1123706467837afef009acb81 by galbramc
Working on new AFLR4 interface
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified CMakeInclude/Checks/aflr_test.cxx
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified CMakeInclude/Finds/FindAFLR.cmake
Commit e3d6dcdca580abc7320871f3f0535c49af8552f9 by hcarson
some tweaks
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
Commit 1d263e2d966af7879c27dd8104b6fb504cb23a52 by hcarson
tweaks
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
Commit 15c1426999d0a1fcd00aa998222a55f83d756392 by galbramc
Debugging AFLR4
The file was modified test/unit/Meshing/AFLR/AFLR3_btest.cpp
The file was modified CMakeInclude/Finds/FindAFLR.cmake
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
Commit fe60e7318129b134c60ac70155aeafbbd68246a3 by hcarson
removing erroneous refine things
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
Commit 149f12134ba4ae56cb1c90611a686a7645d1634a by hcarson
getting acdl develop CMakeIncludes
The file was modified CMakeInclude/Finds/FindEGADS.cmake
The file was modified CMakeInclude/Finds/FindREFINE.cmake
The file was addedCMakeInclude/Builds/BuildREFINE.cmake
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/Checks/CheckREFINE.cmake
Commit e8817adf58fd1b1900ba67411c23a90c29f506ed by hcarson
more tweaks
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
Commit 24ab416a6e823de9d76befd21443874de39d5af5 by hcarson
moving to hypersonic
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
Commit e3ebb3f0c7041824d057390be8b49f592256da9b by hcarson
change to let MPI build the directories just in time
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
Commit e154e5e008c88eb1e3de7b12e15c325a4c3ed8a1 by hcarson
too many white lines
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
Commit b568d38fe85cb10fc568afee34dede845dc19d1f by hcarson
to run on devastator
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
Commit da90675f4de25ffa8af9024887f3e09c88b90aaf by hcarson
tweaks for hypersonic
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
Commit bdb26494c805be76f547a3b8ef3201513517fcca by hcarson
Nodal Error estimate. Takes the average of the attached nodes, the
estimation happens using the weak form directly
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was addedtest/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_AD_btest.cpp
Commit 6bd3507494944f1bc8e9189e18d10ec7b6beb22b by hcarson
hacking about trying Nodal Estimation
The file was modified src/ErrorEstimate/ErrorEstimate_fwd.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was addedsrc/Adaptation/MOESS/SolverInterface_Nodal_Galerkin.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
Commit 38318eea3f13e2271f889851b661ce1f7129acfd by hcarson
typo/bug maybe?
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
Commit f45684f9b62753b8e189a5fb336f9de627884a58 by hcarson
another one
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
Commit 7a05e1017aadf78f6d7439e462cbc4122c28d772 by hcarson
pre merge
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit 30fd8d2a1b83df1b3ad1fabcae4762ca688fe92b by hcarson
Multiscale metric case, debugging printing a continuous Mach number
field
The file was addedtest/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit 035379d445956a947ba072e91d14f0c913b052e0 by hcarson
pre merge
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_StrongForm_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
Commit 72733f21df4a27dd02c08dc6ffbfac2398337078 by hcarson
forgot to assert the basis was the same for the two fields
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit a0d695ca843c7ef57a820f10ef4c48f88aedfb9f by hcarson
projects from the Dfld basis onto the Cfld basis so accumulating to the
dofs is consistent now
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit 3b0d3d2ab172a45fd51a8a5a132a9f80ea5161c4 by hcarson
pre merge
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_StrongForm_Galerkin.h
Commit 84e3b4954944a4814ca80a8a62ee96e288ccc031 by hcarson
seems to write Mach number solbs now
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit 932b952e1c67742c5192e0f41a6c142bac336b8e by hcarson
moving to hypersonic
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit 4c97e7280c8f85b8ed87fa36c6adf6b9a3dc7406 by hcarson
a fix to go to hypersonic
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
Commit e00fe2c429f1521d6d59f682599d840ab640cc93 by hcarson
weird tecplot bug
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit 8719f043d911c5ab1b744fdc0ba472ae0bda8c2d by hcarson
compiles again, moving to devastator
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Nodal_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit 05a545a4edd487cff6c5fea07138534e8d8066f3 by hcarson
MultiScaleMetric for transfering to NASA
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit 61db27fc494c3ce64ab6a5327dc0cd606f8bf2ca by hcarson
moving to laptop
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit be2a3ebb3aaa5fee74c75b15a1e1c2613c906b9a by hcarson
transfering to Dev
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface_Nodal_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
Commit 9dee96b28f96678614a38687df0a02c129730c74 by hcarson
moving to devastator to get EPIC
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 d7c8f8f1f63dd1901d6b4552581e8c67087c8685 by hcarson
--ammend
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 2c986ae8f4402c9d0d4e3931c7886c248de14ac3 by hcarson
moving to devastator
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
Commit 0e97ee7e6dad848170ea518e82fccd59cc4d66de by hcarson
transfering to dev
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
Commit 49fed73db0978a9f2a61001256afceba2c824613 by hcarson
moving to hyper
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit 0b8da3b00e2c6ecd3fbb5da7d369875824770606 by hcarson
pre merge
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
Commit 70720469eb43e18494b12692dc72d2fe968c6233 by hcarson
tweak
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
Commit 45c60790f9a85aa0919cad104252dcc0fecea60e by hcarson
added output dump info to MultiScaleMetric case, should be ready to
really run cases now
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit bbb9cd11b692f19d2a6226c85d813cc688d16488 by hcarson
making MultiScale and MOESS cases consistent and ready for hypersonic
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 9f39bc616ba2dff4494c5d9a71e418c71a9ed69d by hcarson
tweaks back to labbox
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit c3ca25793b78eb6b709507aa7f2ed45f47f54c94 by galbramc
Updates for edge based AFLR4 calculations
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified src/Meshing/EGTess/CMakeLists.txt
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified test/unit/Meshing/AFLR/AFLR3_btest.cpp
The file was modified CMakeInclude/Finds/FindAFLR.cmake
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit a37c2f08feadeb98da3a12397f96d4ac9b0a9ff7 by hcarson
Backwards facing step unit grid
The file was addedtest/unit/UnitGrids/XField2D_BackwardsStep_X1.h
The file was addedtest/unit/UnitGrids/XField2D_BackwardsStep_X1.cpp
The file was addedtest/unit/UnitGrids/XField2D_BackwardsStep_X1_btest.cpp
Commit 7ecdbd66d49e88aa228cb3228f56c2ba6523a5ca by hcarson
pre merge commit
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
Commit 58012bd086a5334c5a63d655bad2af6120965df5 by hcarson
backwards step cases
The file was addedtest/sandbox/Adapt2D_DGBR2_NavierStokes_BackwardsStep_toy.cpp
The file was addedtest/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/unit/UnitGrids/XField2D_BackwardsStep_X1.cpp
Commit ed3e89c28ef2002881a5c6e55a694e45fad52e57 by hcarson
removed SolverInterface_Nodal_Galerkin, it ended up only a tiny tweak
from SolverInterface_Galerkin, so changed that instead
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was removedsrc/Adaptation/MOESS/SolverInterface_Nodal_Galerkin.h
Commit 906f6d11ef5df82d946710f3d6a0c8cc62c2b795 by hcarson
added options for tweaking order of the tau stabilization. Can force the
stabilization to be at a different polynomial order than the actual
solve now
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit 1361847ed20601e19a38e924cd0bc6a3901717de by hcarson
added Arthur's version of Experimental, copied from his email
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 13352d56befb03823e4359cfe83a217ca1d29a41 by hcarson
preprocessor defined version with volume weighting, ought to remove this
later
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit c7c134b32d59ba4f02e79714151e2e9c92ceb922 by hcarson
forgot the CMakeLists
The file was modified test/unit/UnitGrids/CMakeLists.txt
Commit c8a4da063c414a477de645fbf9f5db0f2c60076d by hcarson
DG case updates
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit a1ac28ffe154070a54d679b5cefb4303230340a9 by hcarson
nodal test passes again
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_AD_btest.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit afcfabff1f843aaf4375c9fe0ae3191079fc54ee by hcarson
pre merge
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 706d8762af75aaef77969181b7a14c8bd449b1f6 by hcarson
moving back to nia
The file was modified test/unit/UnitGrids/XField2D_BackwardsStep_X1.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
Commit 6a1b4da6a4ac51ed23da2e3d9e959d608dc7cf05 by hcarson
moving to dev
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit ba34b324e3e2ff17220164a5146319fb2135c649 by hcarson
tweaks to case
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 2aa05339e53d0e1e5b7176fae3f114860e88401d by hcarson
pre merge
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit 747e239334b8195899036a7f40f6da8401c8206d by hcarson
moving to dev
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit 155e86430ec794ac435af3509e258044fec9582a by hcarson
pre merge
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 8e543c0adf8c4c35aa83f9e31f354a9c05999793 by hcarson
added an argument for fixing the order used in the calculation of tau.
Thus the same tau is used in the primal and the adjoint calculation.
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimate_StrongForm_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.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/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified src/Discretization/Galerkin/SolutionData_Galerkin_Stabilized.h
Commit e0f1f586470544c5d604e71e49e45c745df78be4 by arthuang
mod solution fcn
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
The file was modified src/pde/NS/SolutionFunction_Euler2D.h
The file was modified src/pde/NS/SolutionFunction_Euler2D.cpp
Commit 1396bba76bf908afc12c3162c766cb09485a9919 by hcarson
moving to dev
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
Commit f945d9d8ac8a5e1c5e4a91c1363a097adea979d2 by hcarson
moving to dev
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AD_BoundaryLayer_toy.cpp
Commit 811f08f9c0e21cbfff0c5b58f0b3ad0de8d923a8 by hcarson
2D refine interface, it doesn't work yet
The file was addedsrc/Meshing/refine/MesherInterface_refine_2D.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Meshing/refine/CMakeLists.txt
Commit 4f8a53bff27bf316ee18008b8568bf5fb454c882 by hcarson
hacks to move to NASA box
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_BackwardsStep_toy.cpp
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 test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
Commit 5be81b31dd042ca0e06102751543d882a5676907 by arthuang
went back to nNodes for advective stabilization
The file was modified src/pde/NS/OutputEuler2D.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/pde/NS/BCEuler2D_mitState.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/AnalyticFunction/ScalarFunction1D.h
The file was modified src/pde/NS/BCEuler2D_BN.h
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 109b3ca73265bbe84f4addbc51a5490ff992977f by hcarson
changed to all take order of stabilization as argument to stab
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 test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_RD_btest.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_CGStabilized_RANS_MMS_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AR_btest.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_AD_btest.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_CRM_Sub_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_FlatPlate_toy.cpp
The file was modified test/unit/Discretization/Galerkin/SolutionData_Galerkin_Stabilized_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimate_Galerkin_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt1D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_PrimalStrongForm_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_HemisphereCylinder_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Dual_Galerkin_Stabilized_Line_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Helmholtz_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_CornerSingularity_toy.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_1D_CG_Line_AD_btest.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilizedLifted_Triangle_AD_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified test/unit/Discretization/Galerkin/StabilizationMatrix_NS_btest.cpp
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified test/system/Adaptation/SolverInterface_Galerkin_Stabilized_btest.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_AD_btest.cpp
Commit 580bc55cea371173724948a9718644b6f61eb60d by hcarson
diff got lost in the merge, and a line too long
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit c661db32b446df7f31693bb02dae2af9cd9d6119 by hcarson
forgot the refine preprocessor bits, and a curly brace was one space
away from where it should be
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
Commit b9492c2695319fcd99ff5cf3c35b9ae6a8220bf8 by hcarson
vera fixes
The file was modified test/unit/UnitGrids/XField2D_BackwardsStep_X1.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
Commit 4e6dce396960f01c6002616fdd0349a332df9247 by hcarson
forgot another one
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
Commit 19cf6f52d3c43b18b72b1cbcf2e98cdb73788214 by hcarson
tweaks for jenkins
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AR_toy.cpp
Commit 2b39858f2ec2f491580c5b3d5b19903686daffd6 by hcarson
curly braces again
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
Commit 62da1362eac1292c96e8c0229f97c0da158b5f5a by hcarson
fixed coarsening node numbering bug, added a unit test to guard it
The file was modified src/Meshing/refine/XField3D_refine.cpp
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
Commit a55bd6a779f0c45f717a52ccadea63cfb396cc26 by hcarson
forgot some things
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Meshing/refine/XField3D_refine.cpp
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
Commit 4e62a964434c8b0b0c6825aeed61907a6054a30d by hcarson
fixed warning about unread data
The file was modified test/unit/UnitGrids/XField2D_BackwardsStep_X1.cpp
Commit 84032170e940ec49fba808d61af56893b0a277b8 by arthuang
modified stabilized output, reverted to node based advection
stabilization
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Solve2D_HDG_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NS/SolutionFunction_NavierStokes2D.h
The file was modified src/BasisFunction/Quadrature_Cache.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
Commit 51c27de4ad23207ea79f3fb505d8636cb4dcfedb by jzavala
sandbox, added high order quads to PX mesh reader, fixed periodic bug in
DG
The file was addedtest/sandbox/Solve2D_DGBR2_Quadrilateral_RANSSA_Joukowski_UROP_toy.cpp
The file was addedtest/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_UROP_toy.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2_impl.h
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was addedtest/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_UROP_toy.cpp
Commit 3e6d68f95d20b4037fc6cbe56e88955097287f21 by jzavala
Removed tabs from files in previous commit.
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_UROP_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Quadrilateral_RANSSA_Joukowski_UROP_toy.cpp
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_UROP_toy.cpp
Commit b1f9bce218eb01c5ca7e2bf4f60e598613bf7938 by arthuang
stabilization consistent and passing unit tests. updated nitsche
parameters
The file was modified test/unit/pde/NS/EulerSolutionFunction2D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized_AD_btest.cpp
The file was modified src/pde/NS/SolutionFunction_Euler2D.h
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/Galerkin_AlgEqSet_OutputFunctional.nb
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche_AD_btest.cpp
The file was modified test/unit/pde/NS/NavierStokesSolutionFunction2D_btest.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified test/unit/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin_AD_btest.cpp
The file was modified src/pde/NS/SolutionFunction_NavierStokes2D.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 test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/unit/Discretization/Galerkin/StabilizationMatrix_NS_btest.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_NavierStokes_NACADuct_toy.cpp
The file was modified test/unit/Discretization/Galerkin/Galerkin_Stabilized_AD.nb
The file was modified src/pde/NS/BCEuler2D_BN.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_Wake_toy.cpp
Commit cd515601439e86886858553af306d8282f66c04f by jzavala
Fixed curly brackets formatting in previous commit's files.
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_UROP_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_RANSSA_Joukowski_UROP_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Quadrilateral_RANSSA_Joukowski_UROP_toy.cpp
Commit dc3458c5dc3ff3db19c3d2456aca48408b52a65c by galbramc
Minor cleanup
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified CMakeInclude/Finds/FindCAPS.cmake
The file was modified CMakeInclude/Builds/BuildTETGEN.cmake
Commit 88c57424d8890bfb4f746d0c04575b8b2b831a49 by blsc
Fixed continuous-param assumption for fluxViscous
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified src/pde/Burgers/PDEBurgers_ArtificialViscosity2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/PorousMedia/PDEBuckleyLeverett_ArtificialViscosity1D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified src/pde/Sensor/PDESensorParameter2D.h
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 src/Discretization/DG/IntegrandInteriorTrace_DGBR2.h
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime1D.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion_ArtificialViscosity2D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified src/pde/NS/BCEulerArtificialViscosity3D.h
The file was modified src/pde/Burgers/PDEBurgers_ArtificialViscosity1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime2D.h
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux1D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace1D.h
The file was modified src/pde/PorousMedia/PDETwoPhase_ArtificialViscosity1D.h
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified src/pde/Sensor/PDESensorParameter1D.h
The file was modified src/pde/PorousMedia/PDETwoPhase_ArtificialViscosity2D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion1D.h
Commit aa4cc7c02204125a913382a66d3f15bd30f02cc9 by blsc
Unit tests passing with param bug fix
The file was modified src/SolutionTrek/Continuation/Homotopy/PDEHomotopy.h
The file was modified test/system/CodeConsistency/PDEmitAVSensor1D_Consistency_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor1D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/PDEAdvectionDiffusion_ArtificialViscosity2D_btest.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpaceTime3D.h
The file was modified test/unit/pde/Sensor/PDESensorParameter1D_btest.cpp
The file was modified test/unit/pde/NDConvert/PDENDConvert1D_AD_btest.cpp
The file was modified test/unit/pde/PorousMedia/PDEBuckleyLeverett_ArtificialViscosity1D_btest.cpp
The file was modified test/unit/pde/PorousMedia/PDETwoPhase_ArtificialViscosity2D_btest.cpp
The file was modified test/unit/pde/NDConvert/PDENDConvert2D_AD_btest.cpp
The file was modified test/unit/pde/PorousMedia/PDETwoPhase_ArtificialViscosity1D_btest.cpp
The file was modified src/Discretization/FV_TPFA/IntegrandInteriorTrace_FV_TPFA.h
The file was modified test/unit/pde/NDConvert/PDENDConvert3D_AD_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor2D_btest.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion1D_btest.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion3D_btest.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_btest.cpp
The file was modified test/unit/pde/Sensor/PDESensorParameter2D_btest.cpp
The file was modified test/unit/pde/NDConvert/PDENDConvert1D_AD_ST_btest.cpp
Commit 866b2186821cdfd8a979348b383af01fb41e2719 by galbramc
Fixed a nightly warning
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit 366881e41cb5e23eaffb3aa7e9d816c68f741ade by blsc
1D spacetime shock problems
The file was addedtest/sandbox/Solve1D_DGBR2_Line_Euler_ShuOsher_AV_ST_toy.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion1D.h
The file was modified src/pde/NS/SolutionFunction_Euler1D.cpp
The file was modified src/pde/NS/BCEuler1D.cpp
The file was modified src/pde/NS/BCEuler1D_mitState_ST.h
The file was modified src/pde/NS/BCEuler1D.h
The file was modified src/pde/NS/BCEuler1D_mitState.h
The file was removedtest/sandbox/Solve1D_DGBR2_Line_Euler_Sod_toy.cpp
The file was modified test/unit/IO/pde/NS/BCEuler1D_pattern.txt
The file was addedtest/sandbox/Solve1D_DGBR2_Line_Euler_Sod_AV_ST_toy.cpp
The file was modified src/pde/NS/SolutionFunction_Euler1D.h
The file was modified test/unit/pde/NS/BCEuler1D_btest.cpp
The file was addedtest/sandbox/Solve1D_DGBR2_Line_Euler_Lax_AV_ST_toy.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion1D.h
Commit 4b5c5a1b4422577ab22db42a04d721105e355c69 by blsc
Formatting errors
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion_ArtificialViscosity2D.h
Commit bcac0eae7fc29947ddfa926126ec10466636acc1 by blsc
More bug fix
The file was modified src/pde/ArtificialViscosity/AVSensor_ViscousFlux1D.h
The file was modified src/pde/NS/SolutionFunction_Euler1D.h
Commit a24115b4b797372af52029b2080dbb4132ec60b2 by galbramc
Adding hinge computation from CSM. Other minor cleanup.
The file was modified src/Meshing/gmsh/XField_gmsh.cpp
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/Meshing/refine/MesherInterface_refine_2D.cpp
The file was modified src/pde/FullPotential/BCLinearizedIncompressiblePotential3D.h
The file was modified src/UserInterfaces/capsAIM/markWakeEdges.cpp
Commit 0f210d86a9fdc40da4dcaf2918d4728ed28ccb17 by pcaplan
testing with avro
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
Commit db96d950a19d365b7f203943faf34a27301e47a7 by blsc
Forward facing step unit grid and spacetime euler2d artificial viscosity
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ShuOsher_AV_ST_toy.cpp
The file was modified src/pde/NS/BCEuler2D.h
The file was modified src/pde/NS/BCEuler2D_Solution.cpp
The file was modified src/pde/NS/OutputEuler2D.h
The file was modified src/pde/ArtificialViscosity/AVSensor_Source2D.h
The file was modified src/pde/NS/Q2DPrimitiveRhoPressure.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified src/pde/NS/Q2DEntropy.h
The file was modified src/pde/NS/Q2DPrimitiveSurrogate.h
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was addedtest/unit/UnitGrids/XField3D_ForwardStep_Hex_X1.cpp
The file was addedtest/unit/UnitGrids/XField3D_ForwardStep_Hex_X1.h
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was addedtest/sandbox/Solve2D_DGBR2_Euler_ForwardStep_AV_ST_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Lax_AV_ST_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Sod_AV_ST_toy.cpp
The file was modified src/pde/NS/BCEuler2D.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/NS/SolutionFunction_NavierStokes2D.h
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified src/pde/NS/Q2DConservative.h
The file was modified src/pde/NS/SolutionFunction_Euler2D.h
Commit 94ae7e68ea2f0ba508fb85526af39bf8a8042c26 by blsc
Turned off some debug output
The file was modified test/unit/UnitGrids/XField3D_ForwardStep_Hex_X1.cpp
Commit 55e07410af314b70fc41044ae6156a97030440e2 by blsc
PETSc option for spacetime forward facing step
The file was modified test/sandbox/Solve2D_DGBR2_Euler_ForwardStep_AV_ST_toy.cpp
Commit fe290181752a37cf71a1bb6e7a69a686edb809e2 by galbramc
Work towards Zombie DOFs
The file was addedsrc/Field/CountGhostNeighbors.h
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Field/tools/for_each_InteriorTraceGroup_Cell.h
The file was addedsrc/Field/tools/for_each_GhostBoundaryTraceGroup_Cell.h
The file was modified src/Field/FieldArea_DG_Cell_impl.h
Commit c1f179ba9514f5a035fd21253cf2e60936a456b6 by galbramc
Updates for LIP solver to use hinge lines
The file was modified src/Field/FieldArea_DG_Cell_impl.h
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/Field/CountGhostNeighbors.h
Commit a2532d72d4d2d6faeb1e9fa3011653f74bc360a9 by galbramc
Fixed inconsistency in LIPSolver sensitivity
The file was modified src/UserInterfaces/LIPSolver.cpp
Commit c91721f97f0440466085d65dcd9a8e6714f67cb9 by blsc
Fixed PETSc setup in step case
The file was modified test/sandbox/Solve2D_DGBR2_Euler_ForwardStep_AV_ST_toy.cpp
Commit 9335099999e418b0cca4ba3f6ce8a92f6c3cf787 by blsc
Unit test for forward facing step grid
The file was addedtest/unit/UnitGrids/XField3D_ForwardStep_Hex_X1_btest.cpp
Commit 81fb89368a2ca010e069fd09cda8c6e4afc9d070 by blsc
New Euler BC unit tests
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was modified test/unit/UnitGrids/XField3D_ForwardStep_Hex_X1.cpp
The file was modified test/unit/IO/pde/NS/BCEuler2D_pattern.txt
Commit 23fa5b0ee4c3f4dc7f625f632b043b8bd8d3f731 by galbramc
Fixed index bug for Zombies
The file was modified src/Field/CountGhostNeighbors.h
Commit 337c073caf39389c514d62268590c8b97dae19d3 by galbramc
Tweak for building tetgen with MSYS
The file was modified CMakeInclude/Builds/BuildTETGEN.cmake
Commit 30c239d40c86ab6c6484ac82cf41ba320c912e3d by galbramc
Added system call option for refine
The file was modified src/Meshing/refine/MesherInterface_refine.h
The file was modified src/Meshing/refine/MesherInterface_refine_2D.cpp
The file was modified src/Meshing/FeFloa/MesherInterface_FeFloa.h
The file was modified src/Meshing/refine/MesherInterface_refineParams.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
Commit ef1e57c3cb7084b44b582b61ef638f1398247256 by blsc
Maybe BDF case for forward facing step
The file was modified test/sandbox/Solve2D_DGBR2_Euler_ForwardStep_AV_ST_toy.cpp
The file was addedtest/unit/UnitGrids/XField2D_ForwardStep_Quad_X1.h
The file was addedtest/sandbox/Solve2D_DGBR2_Quad_Euler_ForwardFacingStep_AV_BDF_toy.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was modified test/unit/UnitGrids/XField3D_ForwardStep_Hex_X1.cpp
The file was addedtest/unit/UnitGrids/XField2D_ForwardStep_Quad_X1.cpp
Commit 01cd749cf181caa46dde6662d6ad159e9624623c by galbramc
Updates for calling refine with a system call
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Meshing/refine/CMakeLists.txt
The file was modified src/Meshing/refine/MesherInterface_refine.h
The file was modified src/Meshing/refine/XField_refine.h
The file was modified CMakeLists.txt
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/Adaptation/MeshAdapter.h
The file was modified src/Meshing/refine/MesherInterface_refineParams.cpp
Commit 47646bad15e680ab6ba97fb2f7645c7f81f86aa3 by galbramc
More refine fixes
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/unit/Adaptation/MOESS/CMakeLists.txt
The file was modified test/unit/Adaptation/MOESS/TAO/CMakeLists.txt
The file was modified test/unit/Meshing/refine/CMakeLists.txt
Commit 0579341590839099bd0463402e1d786056025bd2 by galbramc
One more refine fix. And some sansLIPAIM fixes.
The file was modified test/system/Adaptation/CMakeLists.txt
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit cc6d1e9042b39a7038af7ac5adae8f82ba69a445 by galbramc
Missing include
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
Commit c3bd5e141021f96c7d25973ef61071b82d205711 by galbramc
Correct missing include
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
Commit 8b448d171c8b2525104c95b1f0fd6da76e3811fd by galbramc
Minor fix
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit 0225f4b31491885a501fdc22b389fd7137bcab13 by galbramc
Made the volume generator option for sansLIP.
The file was modified src/UserInterfaces/LIPSolver.h
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/Meshing/TetGen/makeTetGenModel.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
Commit 9221e4785ae6c48008f96fd6f16d730669e18126 by galbramc
Default meshesr for sansLIP
The file was modified src/UserInterfaces/LIPSolver.h
Commit 59fe31f3d96d585436f5ff15f7ed1d09d74c27ea by jzavala
Added Lagrange-basis duct mesh creator and corresponding sandbox test
file. Minor changes on Adapt2D toy file.
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_UROP_toy.cpp
The file was addedtest/sandbox/duct_meshing_UROP_toy.cpp
The file was addedtest/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_X1.h
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was addedtest/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_X1.cpp
Commit cde165f7c1934620a3e278dd374fe4e4daea8936 by galbramc
Working on a bug in sansLIPAIM
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit bae280da991f1c9247e653892f234047b348086e by galbramc
sansLIPAIM fix
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit 102746becb3f94db76a717a6bd5b0834b64c274a by galbramc
Fixed sansLIP data transfer with hinge bodies
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit 4f469ead90d00e5399355ddd40c3b7b065210eaa by jzavala
Fixed formatting errors.
The file was modified test/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_X1.cpp
The file was modified test/sandbox/duct_meshing_UROP_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_SmoothBump_toy.cpp
The file was modified test/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_X1.h
Commit 34678adcbf32006b606f3b3055218bc50336e7d4 by pcaplan
moess to minimize distance between implied metric and target field
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Metric_Optimizer_NLOPT.h
The file was modified src/Meshing/Metric/MetricOps.h
The file was modified src/Adaptation/MOESS/MOESS.h
The file was addedsrc/Adaptation/MOESS/MetricError.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 src/Adaptation/MeshAdapter.cpp
The file was addedsrc/Adaptation/MOESS/NLOPT/MOESS_Metric_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MOESS/MetricError.h
The file was modified test/sandbox/CMakeLists.txt
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Adaptation/MeshAdapter.h
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was addedsrc/Meshing/Adaptive/AnalyticMetrics/MetricField.h
The file was modified src/Adaptation/CMakeLists.txt
Commit 0788e73588979378bbfdf806c6eb33775308799b by pcaplan
move to new branch
The file was modified src/Adaptation/MOESS/MetricError.cpp
The file was modified src/Topology/ElementTopology.h
The file was modified src/Topology/ElementTopology.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Metric_Optimizer_NLOPT.cpp
Commit 5cdbb946c0820e1ca6549c6d9d70a4c8daafb07a by pcaplan
a few (very simple) pentatope things
The file was modified src/Meshing/gmsh/GMSHtoSANS.cpp
The file was modified src/Topology/ElementTopology.h
Commit b72648d6cf7ea6879ed52de4fa5c38fc01430b6a by pcaplan
metric optimisation to match target metric
The file was modified src/Adaptation/MOESS/MetricError.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Metric_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Meshing/Metric/MetricOps.h
Commit 89877ea5a417631b084fdf4214148d219f5ac609 by pcaplan
delete bad stuff
The file was modified src/Meshing/Metric/MetricOps.h
Commit 89295a9a06a3044dbf2f7a419a8b69ee1f6f23cf by jzavala
Fixed more formatting errors.
The file was modified test/sandbox/duct_meshing_UROP_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_SmoothBump_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_Joukowski_UROP_toy.cpp
The file was modified test/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_X1.h
Commit da6de1355b62744a707d18ab2fcfd65bddc3dc1a by jzavala
Renamed duct mesh generator header and source files and edited
corresponding includes.
The file was addedtest/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_Xq.cpp
The file was removedtest/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_X1.h
The file was removedtest/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_X1.cpp
The file was modified test/sandbox/duct_meshing_UROP_toy.cpp
The file was addedtest/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_Xq.h
Commit 0ddc3b3cc58bbefbaef176129e0239cd19ee07ab by pcaplan
testing with metric optimizer, will definitely fail jenkins
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Metric_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/MetricError.cpp
Commit df34dfed8ed51100d7ad20c8db74f89c6b1e1c76 by pcaplan
forgot to remove cmake add_subdir for my sandbox, will gitignore
The file was modified test/sandbox/CMakeLists.txt
Commit 21c498109a14a89a4503ba271f851da435aef90c by pcaplan
vera fixes, missing file
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Metric_Optimizer_NLOPT.cpp
The file was addedsrc/Adaptation/MOESS/SolverInterface_MetricError.h
Commit b867098212ee1e46135d6b7e5db071dc82163b41 by pcaplan
try to fix invalid initializations
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MOESS/MetricError.h
Commit 99aac0c2434e0d134893feaf33f64da7ec935e9f by jzavala
Renamed the duct mesher file mentioned inside CMakeLists.txt
The file was modified test/unit/UnitGrids/CMakeLists.txt
Commit a4b4035e957f0083756b88a62831528a9ab9a594 by hcarson
removed the rfld dumping as it doesn't work in parallel
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
Commit 2c6ac16b3fe0f0c6269a170457ffee500766c360 by hcarson
changed monomial to accept reals, added a 1D L2Projection toy
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was addedtest/sandbox/Adapt1D_DGBR2_L2Project_toy.cpp
Commit 0d499d6ab77f4c2c8dbde579b51272b16ad4af0b by hcarson
changed monomial to accept reals, added a 1D L2Projection toy
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was addedtest/sandbox/Adapt1D_DGBR2_L2Project_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
Commit 402eaf0ff467fa034a6019cfcb2ed817d50e2c65 by arthuang
sandbox edits
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_NACADuct_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_HDG_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Solve2D_HDG_Triangle_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_FlatPlate_toy.cpp
Commit ef4ef161f771cc3fa2b0cc6afa0feae765240eb8 by arthuang
revert sandbox not working
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
Commit ee26a6f57cfb3ac0a7b7975afa21a70a7e0deb97 by jzavala
Added Pseudo Time solving to DGAdvective Smoothbump toy.
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_SmoothBump_toy.cpp
Commit 47f3c433ad2b8b79cabd1527aabbba81db31b051 by jzavala
Cleaned up duct mesh generator files.
The file was modified test/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_Xq.h
The file was modified test/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_Xq.cpp
Commit 22426d53655cb5fc4d836c5f3c44cdcb97d3116b by jzavala
Added arc mesh generator and corresponding toy test file. Updated
CMakeLists accordingly.
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was addedtest/sandbox/arc_meshing_UROP_toy.cpp
The file was addedtest/unit/UnitGrids/XField2D_Arc_Triangle_Lagrange_Xq.h
The file was addedtest/unit/UnitGrids/XField2D_Arc_Triangle_Lagrange_Xq.cpp
Commit d7a54d03e45bbeb84a30ba8ae5dd609aeef27780 by galbramc
Various fixes for LIP AIM
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified CMakeInclude/Checks/petsc_ksp_ex1_test.cxx
The file was modified src/UserInterfaces/LIPSolver.h
Commit aa9c544f1d0bba1a00e483651dd1683a731f6ac0 by galbramc
Relaxed unit test timing a bit more
The file was modified test/unit/CMakeLists.txt
Commit 73576e7812a4fdb74e53340038537c05ea24f996 by arthuang
relax tol
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
Commit df696412d1bfd2ccfca5783af3564da8584f842a by jzavala
Renamed arc mesh generator files to annulus. Minor changes elsewhere.
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_SmoothBump_toy.cpp
The file was removedtest/unit/UnitGrids/XField2D_Arc_Triangle_Lagrange_Xq.h
The file was modified test/unit/UnitGrids/XField2D_Duct_Triangle_Lagrange_Xq.cpp
The file was addedtest/sandbox/annulus_meshing_UROP_toy.cpp
The file was addedtest/unit/UnitGrids/XField2D_Annulus_Triangle_Lagrange_Xq.cpp
The file was removedtest/sandbox/arc_meshing_UROP_toy.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was addedtest/unit/UnitGrids/XField2D_Annulus_Triangle_Lagrange_Xq.h
The file was removedtest/unit/UnitGrids/XField2D_Arc_Triangle_Lagrange_Xq.cpp
Commit da23f71294ef702eaf79d0212b04c85e21edb87a by jzavala
Minor change.
The file was modified test/unit/UnitGrids/XField2D_Annulus_Triangle_Lagrange_Xq.cpp
Commit a8597816454216902a56c8b40b97706aa62642e7 by jzavala
Minor fixes.
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_SmoothBump_toy.cpp
The file was modified test/unit/UnitGrids/XField2D_Annulus_Triangle_Lagrange_Xq.cpp
Commit 518b84995060b7814a5f86be80c6aac3ea5d707a by hcarson
branch change
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_L2Project_toy.cpp
Commit 18318cc3df6516d8fcc9227cbc7bc429bd0d9ed3 by galbramc
Removed non-determinstic wake intersection
The file was modified src/Meshing/EGADS/EGModel.cpp
The file was modified src/Meshing/EGADS/EGTopologyBase.cpp
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/Meshing/EGADS/EGBody.cpp
The file was modified src/Meshing/EGADS/EGIntersection.h
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
The file was modified src/Meshing/EGADS/EGTopologyBase.h
The file was modified src/Meshing/EGADS/EGBody.h
Commit ea52daa8b99551550bb73e241a9b9969c844d3a1 by galbramc
Fixed compile errors
The file was modified test/unit/Meshing/EGADS/EGTessModel_btest.cpp
The file was modified src/Meshing/EGADS/EGBody.h
The file was modified src/Meshing/EGADS/EGBody.cpp
Commit e61bad2708ac75069f5b661cb5ccdf073a2cf11d by galbramc
Another compile problem
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_BuckleyLeverett_ST_btest.cpp
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_BuckleyLeverett_ST_btest.cpp
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGAdvective_BuckleyLeverett_ST_btest.cpp
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDG_BuckleyLeverett_ST_btest.cpp
The file was modified test/unit/pde/FullPotential/LinearizedIncompressiblePotential3D_Trefftz_btest.cpp
Commit c9f16df1ce847aa2c7e0c43fcfa66ccf0d82d43d by galbramc
Undo
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGAdvective_BuckleyLeverett_ST_btest.cpp
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_BuckleyLeverett_ST_btest.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_BuckleyLeverett_ST_btest.cpp
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDG_BuckleyLeverett_ST_btest.cpp
Commit 697f39d1333ec3df53c16cb0264c672f7df4e9a5 by galbramc
Lots of work towards Zombies
The file was modified src/Field/Field_DG_CellBase.h
The file was modified src/Field/FieldVolume_DG_Cell_impl.h
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Field/FieldArea_DG_Cell_impl.h
The file was modified src/LinearAlgebra/GlobalContinuousMap.h
The file was modified src/Field/FieldLine_DG_Cell_impl.h
The file was modified src/Field/FieldBase.h
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Field/Partition/XField_Lagrange.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
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
Commit c3a2f2cadf1b06cd29667dcd15bfbe2c3e0a2ac5 by galbramc
Forgot a file
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
The file was addedsrc/Meshing/EGADS/replaceFaces.h
Commit 52b690fb0da3b01a0e818af98def3fedc6aedb78 by galbramc
Fixed compile error
The file was modified src/Field/Field_DG_CellBase.h
Commit d381809db54f04c585ab63253a2cd10b9ed9f1e8 by galbramc
Added sansLIPAIM to jenkins compile
The file was modified scripts/jenkins/cmake_jenkins.sh
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit 8573ed4aed8bb05cf09dbc7d83eade0013083e41 by galbramc
Hopefully fixed local2native DG indexing
The file was modified src/Field/Field_DG_CellBase_impl.h
Commit 66f7dbef3fa5eaea26ae3c8a6b2c1029d4615f9b by galbramc
Fix for zombie counting
The file was modified test/unit/Field/Field2D_DG_Triangle_btest.cpp
The file was modified src/Field/CountGhostNeighbors.h
The file was modified src/Field/Field_DG_CellBase.h
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Field/FieldBase.h
The file was modified src/Field/output_Tecplot.cpp
The file was modified src/LinearAlgebra/GlobalContinuousMap.h
Commit f561c9f8934760dad91fd385a264b87a273710a1 by blsc
Higher-resolution ShuOsher case
The file was modified src/pde/NS/BCEuler1D_mitState.h
The file was modified src/pde/NS/BCEulermitAVDiffusion1D.h
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ShuOsher_AV_ST_toy.cpp
Commit 11177852a9a6c3e4ff7756c48153d62937e94b49 by hcarson
added order and power runtime flags
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
Commit c39399ee3ab0618a579a8287992a5d7b96dbafec by hcarson
tweaks to case and considering a different stabilization
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 254e1d0925791e8c44b2c8acc083e45f41b5045d by ursachi
Q1D Adaptive Giles Pierce nozzle with p-sequencing
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was addedtest/sandbox/Adapt1D_DGBR2_Line_Euler_GilesPierce_toy.cpp
Commit f3fff65a9f4ce86ab988db7a622fd133d3a7ef6e by ursachi
Added supersonic outflow BC
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was modified src/pde/NS/BCEuler2D.h
The file was modified src/pde/NS/BCEuler2D.cpp
Commit dd4d83341c1eeae3b57e2e27b6decbebade8f9ee by ursachi
Created grid and test case for adaptive 2D Giles Pierce nozzle
The file was addedtest/sandbox/grids/GPNozzle0_X0.csf
The file was addedtest/unit/UnitGrids/XField2D_GilesPierceNozzle_HACK.h
The file was addedtest/unit/UnitGrids/XField2D_GilesPierceNozzle_HACK.cpp
The file was addedtest/sandbox/Adapt2D_DGBR2_Euler_GilesPierce_AV_toy.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was addedtest/unit/UnitGrids/XField2D_GilesPierceNozzle_HACK_btest.cpp
Commit 91d2793539fff760d025701ee87a18156e459323 by hcarson
working on a new tau and moving some stuff to dev
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 test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_NavierStokes_FlatPlate_toy.cpp
Commit 81fbf18ffc8eb744754f00954ab5cfea7176844c by hcarson
allowing command line spec
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit 66f75faffe9ab1d4e334bd40027b2d2aee315fac by hcarson
VMS seems to be adapting properlygit status!
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit 6b0a47619b1267a4d15386a1a12d1764d11b1616 by hcarson
conflicts
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
Commit 87f2853f21021fae4dba56153ca7b268ccaa0e39 by hcarson
typo
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
Commit d822d5046a855f249e8a3e67448de599bd190c3d by hcarson
changing back to nDOF
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit d238911a1bc796ced0e6c78eac891ea830fbe271 by hcarson
testing theory on linear basis for tau
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit c16a1b97ecdfba79cafb151578079282957c2a9e by hcarson
reverting to develop
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 780e9e4f0f8b6e2579c106459189174df29a217a by pcaplan
tool to guide mesh generator towards target metric from implied one
(this build will certainly fail but i just want to get things in the
repo
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Adaptation/MeshAdapter.h
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.h
Commit c7087ce03cb5ac2cadbb1057930bd0dc5a5f0151 by hcarson
changes to Experimental2, gives p order scaling stabilization now
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 3f2ff9521a8cb148115c6d29e79e03f3a2ef05c1 by hcarson
changes to Experimental2, gives p order scaling stabilization now
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 15ab1d0635ff236506f59d67f4b1e1f13d22e4d0 by blsc
Changes to help converge forward facing step
The file was modified test/sandbox/Solve2D_DGBR2_Euler_ForwardStep_AV_ST_toy.cpp
The file was modified src/pde/NS/BCEuler2D_mitState.h
Commit 0986f7c3abfd7f46f80dff44dd524164da53731c by galbramc
DG field now includes zombies
The file was modified src/Discretization/Potential_Drela/JacobianBoundaryTrace_CG_Potential_Drela.h
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified test/unit/LinearAlgebra/SparseLinAlg/PETSc/PETSc_MDF_Ordering_btest.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified src/Discretization/DG/SolutionData_DGAdvective.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Dirichlet_mitLG_Galerkin.h
The file was modified src/MPI/serialize_DenseLinAlg_MatrixS.h
The file was modified src/Discretization/Potential_Drela/AlgebraicEquationSet_CG_Potential_Drela.h
The file was modified src/Field/FieldBase.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixD_CRS_MatrixS_Instantiate.cpp
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Field/Field_DG_CellBase.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_DGBR2.h
The file was modified src/Field/FieldLine_Instantiate_2D.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2_Block2x2.h
The file was modified src/Discretization/LIP_HACK/JacobianInteriorTrace_Galerkin_IPTF.h
The file was modified src/Field/Field.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver.h
The file was modified src/Discretization/DG/JacobianCell_DGBR2.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_impl.h
The file was modified src/UserInterfaces/capsAIM/markWakeEdges.cpp
The file was modified test/unit/Discretization/DG/Adjoint_LiftingOperator_DGBR2_Triangle_NS_btest.cpp
The file was modified src/Discretization/DG/JacobianInteriorTrace_DGBR2.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_factorize.h
The file was addedsrc/MPI/serialize_SurrealS.h
The file was modified src/Discretization/HDG/JacobianCell_HDG.h
The file was modified src/Discretization/FV_TPFA/AlgebraicEquationSet_FV_TPFA.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
The file was removedtest/system/LocalSolve/LocalSolve3D_DGAdvective_Tet_AD_btest.cpp
The file was modified test/unit/Field/Field2D_DG_Triangle_btest.cpp
The file was modified scripts/jenkins/cmake_jenkins.sh
The file was modified src/Discretization/LIP_HACK/JacobianBoundaryTrace_sansLG_Galerkin_IPTF.h
The file was modified src/Field/FieldLine_DG_Cell.h
The file was modified src/Discretization/DG/ResidualBoundaryTrace_DGBR2.h
The file was modified src/Field/FieldVolume_DG_Cell_impl.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_HDG.h
The file was modified test/unit/Discretization/DG/JacobianBoundaryTrace_Dirichlet_mitState_DGBR2_TwoPhase_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_DGBR2_Triangle_AD_btest.cpp
The file was modified src/Field/FieldArea_DG_Cell_impl.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_BDF.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin.h
The file was modified src/Field/FieldArea_DG_Cell.h
The file was modified src/Field/FieldVolume_DG_Cell.h
The file was modified src/Field/FieldLine_DG_Cell_impl.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/MDFOrdering.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified test/system/LocalSolve/ElementLocalSolve2D_DGBR2_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_HB.h
The file was modified src/Discretization/HDG/JacobianBoundaryTrace_FieldTrace_HDG.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin.h
The file was modified test/unit/Discretization/DG/ResidualBoundaryTrace_LinearScalar_sansLG_DGBR2_AD_btest.cpp
The file was addedtest/system/LocalSolve/ElementLocalSolve3D_DGBR2_Tet_AD_btest.cpp
The file was modified scripts/valgrind/OpenMPI.supp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG_impl.h
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_TransitionIBL.h
The file was modified src/Discretization/DG/SolutionData_DGBR2.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_mitLG_Galerkin.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeIBL3eqmClosure_btest.cpp
The file was removedtest/system/LocalSolve/LocalSolve3D_DGBR2_Tet_AD_btest.cpp
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
The file was modified src/Discretization/Galerkin/SolutionData_Galerkin_Stabilized.h
The file was modified test/unit/Field/XField_Lagrange_Partition_btest.cpp
The file was modified src/Discretization/DG/SolutionData_DGBR2_Block2.h
The file was addedtest/system/LocalSolve/ElementLocalSolve3D_DGAdvective_Tet_AD_btest.cpp
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified src/pde/AdvectionDiffusion/ViscousFlux2D.h
The file was removedtest/system/LocalSolve/LocalSolve3D_Split_DGBR2_Tet_AD_btest.cpp
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
The file was modified src/Field/Field_impl.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
The file was modified src/Discretization/Galerkin/ResidualBoundaryTrace_Galerkin.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_LiftedBoundary.h
The file was modified src/Discretization/Galerkin/JacobianInteriorTrace_Galerkin.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_mitLG_DGBR2.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2_impl.h
The file was modified src/Field/FieldArea_Instantiate_2D.cpp
The file was modified test/unit/Discretization/DG/ResidualBoundaryTrace_Dirichlet_mitState_DGBR2_AD_btest.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/MDFOrdering.cpp
The file was modified src/Discretization/Potential_Drela/JacobianCell_CG_Potential_Drela.h
The file was modified test/unit/Discretization/HDG/JacobianTest_HDG.h
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Galerkin.h
Commit ef8b07aff03769c60731abb57f814eaaa5632f02 by galbramc
Minor fix
The file was modified src/MPI/serialize_DenseLinAlg_MatrixS.h
Commit 1cb033bb8ac157eb008b8473a444332327d77231 by hcarson
tweaks
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 11bf817f4e2d70814e857efb6fa62489d22fc9c5 by hcarson
fix to SolverInterface, and changes to NSFlat Plate
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
Commit 5ea6f50dd12b47e3d767e838beca1455c220644d by hcarson
using Exp not Exp2 as missing some instanations for LinAlg.
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
Commit 0bd70aefbd9f880ea5613e3d9e58721d6abc0c21 by galbramc
Added missing include
The file was modified src/Field/Field_impl.h
Commit af10a15da7b9508c5db5d9e72eac1d5df759f041 by galbramc
Need to remove LocalSolve2D_DGBR2_Triangle_AD_btest
The file was modified test/system/LocalSolve/LocalSolve2D_DGBR2_Triangle_AD_btest.cpp
Commit f259452a84635744b6e9c05a22823aedfe49c6ba by galbramc
Proper parallel DGBR2 LocalSolve
The file was modified test/system/LocalSolve/ElementLocalSolve2D_DGBR2_Triangle_AD_btest.cpp
The file was removedtest/system/LocalSolve/LocalSolve2D_DGBR2_Triangle_AD_btest.cpp
The file was removedtest/system/LocalSolve/LocalSolve2D_Split_DGBR2_Triangle_AD_btest.cpp
Commit 0bdf3b7c3b3cf3386df83a934148539a3fdfe7fc by galbramc
Reduce runtime for ElementLocalSolve3D_DGBR2_Tet_AD_btest
The file was modified test/system/LocalSolve/ElementLocalSolve3D_DGBR2_Tet_AD_btest.cpp
Commit 3918b85d55977c2049c0086de12be45cd2e9393d by galbramc
Reduced number of partitions for
ElementLocalSolve2D_DGBR2_Triangle_AD_btest
The file was modified test/system/LocalSolve/ElementLocalSolve3D_DGBR2_Tet_AD_btest.cpp
The file was modified test/system/LocalSolve/ElementLocalSolve2D_DGBR2_Triangle_AD_btest.cpp
Commit cc35ea66bce6f6981e25121ba3375bdce966b536 by galbramc
Various fixes
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_BDF.h
The file was modified test/unit/Field/Field2D_DG_Triangle_btest.cpp
The file was modified src/Field/FieldBase_impl.h
The file was modified src/Field/FieldSequence.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified CMakeInclude/Finds/FindCAPS.cmake
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_HB.h
Commit f3332362d56b84325ce3e5aff88d7bf6db1b20c0 by galbramc
Added libMeshb solution reader
The file was modified src/Meshing/libMeshb/CMakeLists.txt
The file was modified test/unit/Meshing/libMeshb/WriteSolution_libMeshb_btest.cpp
The file was addedsrc/Meshing/libMeshb/ReadSolution_libMeshb.cpp
The file was addedsrc/Meshing/libMeshb/ReadSolution_libMeshb.h
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Meshing/libMeshb/WriteSolution_libMeshb.cpp
The file was addedtest/unit/Meshing/libMeshb/ReadSolution_libMeshb_btest.cpp
Commit f5d4e7cb8e7138f8c3d67bd267d16f3b0e41ca70 by galbramc
Reworked multiscale metric so it mostly works
The file was modified src/Field/Field.h
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/Field/XField_impl.h
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Meshing/libMeshb/WriteMesh_libMeshb.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Field/Field_impl.h
Commit c3f889ce5d94bdeb98f2ae3746adcbd7bbc5f3bb by galbramc
Minor fixes
The file was modified src/Meshing/libMeshb/ReadSolution_libMeshb.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified test/unit/Meshing/libMeshb/ReadSolution_libMeshb_btest.cpp
Commit 5cb822dcfa6849129aaae6a2ed5b91e0aa0fe447 by galbramc
Fix link error. Zero out Mach number of walls for MultiScale metric.
The file was addedsrc/Adaptation/callMesher.h
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Field/tools/for_each_BoundaryFieldTraceGroup_Cell.h
The file was modified src/Adaptation/CMakeLists.txt
The file was addedsrc/Adaptation/callMesher2D.cpp
The file was addedsrc/Adaptation/callMesher3D.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was addedsrc/Adaptation/callMesher1D.cpp
Commit f887916f4f1801b303c615d7cdf7f5e7f3d3d1fd by galbramc
Tweaks to DeltaWing MultiScale
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit 0c96806ce3b00a2555d7cc23da8e3f3c02b24b83 by galbramc
Typo
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit ff89f011cda23f2d74f05175f112b525b8847c45 by galbramc
Fixed bug in FunctionalBoundaryTrace_DGBR2 related to new partitioning
The file was modified src/Discretization/DG/FunctionalBoundaryTrace_DGBR2.h
The file was modified test/unit/Discretization/DG/FunctionalBoundaryTrace_DGBR2_btest.cpp
Commit eb3268dc7e0edf901b8e37557c09e7b396f2bd3b by galbramc
Fixed some bugs related to new partitioning
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_DGBR2_AdjointLO.h
The file was modified src/ErrorEstimate/DG/ErrorEstimateBoundaryTrace_DGBR2.h
The file was modified src/Discretization/DG/ResidualBoundaryTrace_FieldTrace_DGBR2.h
The file was modified src/Discretization/DG/JacobianBoundaryTrace_mitLG_DGBR2.h
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_DGBR2_LiftingOperator.h
Commit df5161c3d8a445f977425c3c778085ca56043663 by galbramc
Forgot some steps in the fixes
The file was modified test/unit/Discretization/DG/SetFieldBoundaryTrace_DGBR2_LO_AD_Dirichlet_mitState_btest.cpp
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_DGBR2_AdjointLO.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateBoundaryTrace_DGBR2_AD_btest.cpp
The file was modified src/Discretization/DG/SetFieldBoundaryTrace_DGBR2_LiftingOperator.h
The file was modified src/ErrorEstimate/DG/ErrorEstimateBoundaryTrace_DGBR2.h
Commit 571b1a6faf306e0bed13026bd0a08ce4a9713b11 by galbramc
updated sansLIPAIM with consistent function signatures
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit 30182b797bab2c936efb9c017ad4b1b1a19b2183 by galbramc
Reworking CG DOF ordering
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Field/FieldVolume_CG_Trace_impl.h
The file was modified src/Field/XFieldVolume_buildFrom_impl.h
The file was modified test/unit/Field/XField3D_Curved_Hex_btest.cpp
The file was modified test/unit/Field/Field3D_CG_Hexahedron_btest.cpp
The file was modified src/Field/FieldArea_CG_Cell_impl.h
The file was modified src/Field/FieldVolume_CG_InteriorTrace_impl.h
The file was modified src/Field/FieldVolume_CG_Cell_impl.h
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_impl.h
The file was modified test/unit/Field/Field3D_CG_Tetrahedron_btest.cpp
The file was modified test/unit/Field/XField3D_Curved_Tet_btest.cpp
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Field/FieldBase.h
Commit 3d9ae19b30b05d113281a47daadc6e901e677949 by blsc
Added spactime diffusion option for 2D Euler with artificial viscosity
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified src/pde/NS/BCEuler2D.h
The file was modified test/sandbox/Solve2D_DGBR2_Euler_ForwardStep_AV_ST_toy.cpp
Commit f0e2581b0a8b43f5db8dbd91705d81b6514f6e29 by blsc
Updated test for new PDEEuler2D with artificial viscosity interface
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Euler_RAE2822_ArtificialViscosity_Block_toy.cpp
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_Source2D_Euler_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_ViscousFlux2D_btest.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Euler_Ramp_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_HOW5_CI1_toy.cpp
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion2D_btest.cpp
The file was modified test/sandbox/Solve2D_DGBR2_HOW5_CI1_Block_toy.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_btest.cpp
The file was modified test/sandbox/Solve2D_DGBR2_HOW5_VI2_AV_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Euler_NACA0012_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_HOW5_CI1_toy.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor2D_btest.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Euler_RAE2822_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Quad_Euler_ForwardFacingStep_AV_BDF_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Euler_Ramp_ArtificialViscosity_Block2x2_toy.cpp
Commit 024e3a5a3e830753c39bc19f19ed7cdb68b56b28 by galbramc
Updated 2D CG edge numbering
The file was modified test/unit/Field/XField2D_Local_Split_Part1_btest.cpp
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified test/unit/Field/Field2D_EdgeLocal_PrimalNeighbors_CG_btest.cpp
The file was addedsrc/Field/Element/UniqueElem.cpp
The file was modified DeveloperEmailAddresses
The file was modified test/unit/Field/XField2D_Curved_btest.cpp
The file was modified src/Field/CMakeLists.txt
The file was modified test/unit/IO/Field/Field2D_CG_Triangle_pattern.txt
The file was addedsrc/Field/Element/UniqueElem.h
The file was modified src/Field/Field_CG_CellBase.h
The file was modified src/Field/FieldArea_CG_Cell_impl.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified test/unit/Field/Field2D_CG_Triangle_btest.cpp
The file was modified src/Field/XFieldArea_buildFrom_impl.h
The file was modified test/unit/Discretization/DG/FunctionalBoundaryTrace_DGBR2_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_Primal_CG_btest.cpp
The file was modified src/Field/Field_CG_Topology.h
Commit 8722e4163b6ecf680debf7fb4f605a3b06735d70 by blsc
Added back working spacetime diffusion to euler in artificial viscosity
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified test/sandbox/Solve2D_DGBR2_Quad_Euler_ForwardFacingStep_AV_BDF_toy.cpp
Commit d3dd70099ed8a52507a54a410db6a968c82b3d8d by blsc
Updated 1D euler with optional spacetime diffusion
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion1D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion1D.h
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion1D_btest.cpp
The file was modified src/pde/NS/PDEEuler1D_Source.h
The file was modified test/unit/Discretization/DG/JacobianCell_DGBR2_Param_Euler1D_btest.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Nozzle_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ShuOsher_AV_ST_toy.cpp
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_Source1D_Euler_btest.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_Steady_toy.cpp
The file was modified test/unit/pde/NS/BCEulermitAVDiffusion1D_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor1D_btest.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Lax_AV_ST_toy.cpp
The file was modified test/system/CodeConsistency/PDEEulermitAVDiffusion1D_Consistency_btest.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Sod_AV_ST_toy.cpp
The file was modified test/system/CodeConsistency/PDEmitAVSensor1D_Consistency_btest.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_BDF_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Quad_Euler_ForwardFacingStep_AV_BDF_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtificialViscosity_ST_toy.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block2x2_DGBR2_Line_Euler1DSensor_btest.cpp
The file was modified test/unit/Discretization/DG/JacobianInteriorTrace_DGBR2_Param_Euler1D_btest.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_ViscousFlux1D_btest.cpp
Commit c414ccf7fbf6c271de155ac21ef8b3b2217f15b9 by ursachi
Changed Galerkin tag to DGAdv
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGAdvective.h
Commit 15fe24d755de824e97b5b7dab342587db43602dc by blsc
Added asserts to stop bad parameters using for spacetime
The file was modified src/pde/NS/PDEEulermitAVDiffusion1D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
Commit e2a9d9da70adebd55c2164f15072c4927d4435e8 by blsc
Formatting errors
The file was modified src/pde/NS/SolutionFunction_Euler2D.h
The file was modified test/unit/pde/ArtificialViscosity/AVSensor_ViscousFlux1D_btest.cpp
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
Commit 468818ffae2801cb5939a4a6100a2216697450c4 by galbramc
Completely reworking CG field constructions
The file was modified src/Field/FieldVolume_CG_Trace_impl.h
The file was addedsrc/Field/Field_CG_CellConstructor.cpp
The file was modified src/Field/FieldArea_CG_Cell_impl.h
The file was modified src/Field/XFieldVolume_buildFrom_impl.h
The file was modified src/Field/FieldArea_CG_InteriorTrace_impl.h
The file was addedsrc/Field/Field_CG_CellConstructor.h
The file was modified src/Field/FieldVolume_CG_Cell_impl.h
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Field/Field_CG_CellBase.h
The file was modified src/Field/Field_CG_TraceBase.h
The file was modified src/Field/Element/UniqueElem.h
The file was modified src/Field/FieldLine_CG_Cell_impl.h
The file was modified src/Field/Element/UniqueElem.cpp
The file was modified src/Field/XFieldArea_buildFrom_impl.h
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Field/XField.h
The file was modified src/Field/FieldArea_CG_BoundaryTrace_impl.h
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_impl.h
The file was modified src/Field/FieldVolume_CG_InteriorTrace_impl.h
The file was modified src/Field/FieldArea_CG_Trace_impl.h
Commit 4f5d795fe683d89d09dfd0e05658611716481d96 by galbramc
More work on new CG Field creation
The file was modified src/Field/FieldVolume_CG_Trace_impl.h
The file was modified src/Field/XFieldVolume_buildFrom_impl.h
The file was removedsrc/Field/Field_CG_CellBase.h
The file was modified src/Field/FieldArea_CG_Trace_impl.h
The file was removedsrc/Field/Field_CG_TraceBase.h
The file was modified src/Field/FieldArea_CG_InteriorTrace_impl.h
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Field/FieldVolume_CG_Cell_impl.h
The file was modified src/Field/FieldVolume_CG_InteriorTrace_impl.h
The file was modified src/Field/XFieldArea_buildFrom_impl.h
The file was addedsrc/Field/Field_CG_TraceBase.hxx
The file was modified src/Field/CMakeLists.txt
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Field/FieldArea_CG_BoundaryTrace_impl.h
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/Field/Field_CG_CellConstructor.h
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_impl.h
The file was modified src/Field/FieldArea_CG_Cell_impl.h
The file was addedsrc/Field/Field_CG_CellBase.hxx
Commit a918f50ffbc399a07469e94eb97c62685866795e by blsc
Hopefully fixed intel error by extending boost::mpl::vector
The file was modified src/pde/NS/BCEuler2D.h
Commit c7364e12515c6c6b56eac9e28c04e7298fed4200 by blsc
NavierStokes2D with artificial viscosity
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/NS/BCNavierStokes2D.cpp
The file was addedtest/unit/pde/NS/OutputNavierStokes2D_btest.cpp
The file was addedsrc/pde/NS/OutputNavierStokes2D.h
The file was addedsrc/pde/NS/TraitsNavierStokesArtificialViscosity.h
The file was modified test/unit/pde/NS/BCNavierStokes2D_btest.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified test/unit/IO/pde/NS/BCNavierStokes2D_pattern.txt
The file was modified src/pde/NS/BCNavierStokes2D.h
Commit 4f506e572739446da8f1fce9d465a3f33cd8e68c by blsc
Formatting issues
The file was modified src/pde/NS/OutputNavierStokes2D.h
Commit b9eaabe7fcad001120708d33815191064833dd81 by blsc
Missed a few files
The file was addedsrc/pde/NS/NavierStokesArtificialViscosity2D.cpp
The file was modified src/pde/NS/CMakeLists.txt
The file was modified src/pde/NS/GasModel.h
The file was modified src/pde/NS/BCNavierStokes2D.cpp
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.cpp
Commit 85f733742dc1ad504e059b9cd20a092ff861dadf by blsc
Formatting fix
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.cpp
Commit e6ebbc5f349fe1b474b3e4f9529a899d5a90e7e1 by blsc
Formatting fix
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.cpp
Commit 624e1f4e80b49b45e66250088c549689a7df6238 by blsc
Formatting fix
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.cpp
Commit 2867ea8ccd8ec62ac2b035139d1f2d111f900837 by galbramc
Complete rework of CG field construction. Works in parallel now. Removed
zero initialization from fields.
The file was modified test/sandbox/ErrorOrder_1D_DGBR2_NonLinPoisson_toy.cpp
The file was modified test/unit/Discretization/Galerkin/isValidStateCell_Euler_btest.cpp
The file was modified test/unit/IO/Field/Field2D_CG_Quad_pattern.txt
The file was modified test/unit/Field/XField3D_Curved_Tet_btest.cpp
The file was modified src/Field/FieldArea_CG_Trace_impl.h
The file was modified src/Field/Element/ElementAssociativityLineConstructor.cpp
The file was modified test/system/Asymptotic/Adjoint2D_DGAdvective_Triangle_AD_btest.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was addedsrc/Field/Field_CG_TraceConstructor.h
The file was removedsrc/Field/Field_CG_CellBase.hxx
The file was modified test/unit/Field/Field2D_HDG_btest.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was modified test/system/Asymptotic/ErrorOrder_2D_HDG_Triangle_AD_btest.cpp
The file was modified test/unit/IO/Field/Field2D_CG_Triangle_pattern.txt
The file was modified test/unit/Discretization/HDG/isValidStateInteriorTrace_HDG_Euler_btest.cpp
The file was modified test/system/AnalyticSolve/AnalyticSolve_HDG_AD_btest.cpp
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified test/sandbox/Solve1D_EDG_Line_Euler_Sod_ST_toy.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
The file was modified src/Field/Field_CG_Topology.h
The file was modified test/unit/Field/Field1D_CG_btest.cpp
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGAdvective_Annulus_Triangle_btest.cpp
The file was modified test/unit/Meshing/EPIC/XField_PX_btest.cpp
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified test/system/Asymptotic/Adjoint2D_DGBR2_Triangle_AD_btest.cpp
The file was modified src/Field/Element/UniqueElem.cpp
The file was modified test/sandbox/Solve2D_DGBR2_LinearRobin_mitLG_sansLG_Consistency_AD_toy.cpp
The file was modified test/system/Asymptotic/AWErrorEst_1D_HDG_Line_AD_btest_LGOFF.cpp
The file was modified src/Field/FieldVolume_CG_Cell_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was addedsrc/Field/FieldLine_CG_BoundaryTrace_Instantiate_1D.cpp
The file was modified test/unit/Discretization/Galerkin/UpdateFraction_Euler_btest.cpp
The file was modified src/Field/FieldVolume_CG_Trace_impl.h
The file was modified test/sandbox/Solve1D_DGAdvective_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Solve1D_HDG_Burgers_DBC_toy_LGOFF.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_DGBR2_AD_BDF_btest.cpp
The file was modified src/Field/XFieldVolume_Local_Split_Linear_Edge.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_EDG_Triangle_AD_btest.cpp
The file was modified test/system/LocalSolve/LocalSolve1D_DGBR2_AD_btest.cpp
The file was modified src/Field/XField_impl.h
The file was modified test/unit/Field/GenHField_CG_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_3D_DGBR2_Periodic_Hex_AD_btest.cpp
The file was modified test/unit/Field/Field2D_CG_Quad_btest.cpp
The file was modified test/sandbox/Adjoint1D_DGAdvective_AD_ST_toy.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Hexahedron.cpp
The file was modified src/Field/FieldLine_CG_BoundaryTrace.h
The file was modified test/unit/Field/Field3D_CG_Tetrahedron_btest.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord.h
The file was modified test/system/LocalSolve/LocalSolve1D_Split_DGBR2_AD_btest.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_AdvectionOnly_Circle_toy.cpp
The file was modified test/system/Asymptotic/ErrorOrder_3D_DGBR2_Tet_AD_btest.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_AD_LocalRefine_toy.cpp
The file was modified src/MPI/continuousElementMap.h
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGBR2_Triangle_AD_btest.cpp
The file was addedsrc/Field/FieldLine_CG_BoundaryTrace_impl.h
The file was modified test/unit/IO/Field/Field1D_CG_pattern.txt
The file was modified src/Field/Field_CG_CellConstructor.h
The file was modified test/system/Asymptotic/ErrorEstimateOrder_1D_HDG_Line_AD_btest_LGOFF.cpp
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG_impl.h
The file was modified test/sandbox/Solve1D_HDG_AD_HB_toy_LGOFF.cpp
The file was modified test/system/Asymptotic/Adjoint2D_HDG_Triangle_AD_mitState_btest.cpp
The file was modified test/sandbox/Solve1D_HDG_Burgers_toy_LGOFF.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_1D_DGBR2_Line_AD_btest.cpp
The file was modified test/unit/Field/XField2D_Curved_btest.cpp
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_impl.h
The file was modified src/Field/HField/GenHField_CG.cpp
The file was modified test/unit/Field/Field2D_DG_Quad_btest.cpp
The file was modified src/Field/Element/UniqueElem.h
The file was modified test/sandbox/Solve1D_HDG_Line_Euler_Sod_ST_toy.cpp
The file was modified test/unit/Field/FieldSequence_btest.cpp
The file was modified src/Field/FieldLine_CG_Cell.h
The file was modified test/sandbox/Solve1D_HDG_AD_ST_toy_LGOFF.cpp
The file was modified test/system/Asymptotic/Solve2D_DGAdvective_LinearRobin_mitLG_sansLG_Consistency_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGAdvective_Annulus_Quad_btest.cpp
The file was modified src/Field/FieldLine_CG_Cell_impl.h
The file was modified test/unit/Discretization/Galerkin/ResidualCell_Galerkin_AD_btest.cpp
The file was modified src/Field/FieldArea_CG_Cell_impl.h
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified test/unit/Discretization/HDG/AuxiliaryAdjoint_HDG_AD_btest.cpp
The file was modified test/unit/Field/Field2D_CG_Triangle_btest.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified test/system/Asymptotic/AWErrorEst_2D_HDG_Triangle_AD_btest_LGOFF.cpp
The file was modified test/unit/Discretization/DG/JacobianTranspose_DGBR2_Triangle_AD_btest.cpp
The file was modified test/unit/Field/Field2D_DG_Triangle_btest.cpp
The file was modified test/unit/Discretization/DG/Adjoint_LiftingOperator_DGBR2_Triangle_AD_btest.cpp
The file was modified src/Field/XFieldVolume_Local_Split_Linear_Isotropic.cpp
The file was modified src/Field/Element/ElementAssociativityLineConstructor.h
The file was modified src/Discretization/Galerkin/SolutionData_Galerkin_Stabilized.h
The file was modified src/Topology/ElementTopology.h
The file was modified test/unit/Field/XField3D_Curved_Hex_btest.cpp
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG.h
The file was modified src/Field/FieldArea_CG_BoundaryTrace.h
The file was modified src/Field/XFieldLine_buildFrom_impl.h
The file was modified test/unit/Field/Field3D_CG_Hexahedron_btest.cpp
The file was modified test/sandbox/Adjoint1D_DGAdvective_BuckleyLeverett_ST_toy.cpp
The file was modified test/sandbox/Solve2D_HDG_Triangle_AD_STtrick_toy_LGOFF.cpp
The file was modified src/Discretization/DG/SolutionData_DGBR2.h
The file was modified src/Field/XFieldArea_Local_Split_Linear.cpp
The file was modified src/Field/FieldArea_CG_BoundaryTrace_impl.h
The file was modified src/Meshing/EPIC/WriteMeshMetric_Epic.cpp
The file was modified src/Field/FieldArea_CG_InteriorTrace_impl.h
The file was modified src/Field/XFieldVolume_buildFrom_impl.h
The file was addedsrc/Field/Field_CG_TraceConstructor.cpp
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified test/system/Asymptotic/ErrorOrder_3D_DGBR2_Sphere_Triangle_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Field/FieldArea_CG_BoundaryTrace_Instantiate_3D.cpp
The file was modified src/Field/XFieldArea_buildFrom_impl.h
The file was modified test/unit/Discretization/DG/Adjoint_LiftingOperator_DGBR2_Triangle_NS_btest.cpp
The file was modified test/sandbox/Solve1D_DGAdvective_AD_ST_toy.cpp
The file was modified src/Field/FieldArea_CG_BoundaryTrace_Instantiate_2D.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_HDG_Burgers_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_DGBR2_TwoPhase_ST_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_HDG_AD_btest.cpp
The file was modified src/Discretization/DG/SolutionData_DGAdvective.h
The file was modified src/Field/FieldVolume_CG_InteriorTrace_impl.h
The file was removedsrc/Discretization/HDG/Field_HDG.h
The file was modified src/Field/Field.h
The file was modified test/system/Asymptotic/ErrorOrder_1D_DGBR2_AD_btest.cpp
The file was addedsrc/Field/FieldLine_CG_BoundaryTrace_Instantiate_2D.cpp
The file was modified src/Field/CMakeLists.txt
The file was modified test/unit/Field/Field3D_HDG_btest.cpp
The file was modified test/system/Asymptotic/Adjoint2D_HDG_Triangle_AD_sansLG_btest.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Tetrahedron.cpp
The file was modified src/Field/FieldAssociativityConstructor.h
The file was modified test/system/LocalSolve/ElementLocalSolve3D_DGBR2_Tet_AD_btest.cpp
The file was modified src/tools/split_cat_std_vector.h
The file was modified test/system/Asymptotic/ErrorOrder_2D_DGAdvective_Flat_Line_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorOrder_1D_DGBR2_Burgers_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeIBL3eqmClosure_btest.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified src/Discretization/HDG/Instantiate/AlgebraicEquationSet_HDG_Euler2D_PrimitiveRhoPressure.cpp
The file was modified src/Field/Field_impl.h
The file was removedsrc/Field/Field_CG_TraceBase.hxx
Commit a7a702a7b8543254c4077f48e355321ebdb5cefc by galbramc
Fixed some warnings and compile errors
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/Field/Element/UniqueElem.cpp
The file was modified src/UserInterfaces/PythonUI/PySANS_NS_NACA0012.cpp
The file was modified test/unit/Field/XField3D_Curved_Hex_btest.cpp
The file was modified src/Field/Field_CG_TraceConstructor.cpp
The file was modified src/Field/Element/UniqueElem.h
The file was modified test/unit/Field/XField3D_Curved_Tet_btest.cpp
Commit dce305fe718a5729c02d60903507bf661754c49a by galbramc
Missing include
The file was modified src/Field/Field_CG_Topology.cpp
Commit e855fc938f5614d82aa555b20fc5513a2544b64f by galbramc
More field initializations
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeIBL3eqmClosure_btest.cpp
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_LamiBL_TurbWakeXfoilLagClosure_btest.cpp
Commit 8375a291eb7c1a90c62a4125a163cac2840ca386 by galbramc
Slight efficiency improvement for HDG adjoint calculation
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG_impl.h
Commit 563e234908f04e6d9b33019a94fbf35669c10288 by galbramc
Fixed another uninitialized field
The file was modified test/unit/Discretization/Galerkin/UpdateFraction_Euler_btest.cpp
Commit 58392daeb49a2af4ab5a101a355b7fc8129e5e71 by galbramc
CG works in parallel!
The file was modified src/Field/Field_DG_CellBase_impl.h
The file was modified src/Field/Element/ElementAssociativityNodeConstructor.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_BuckleyLeverett_ST_btest.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_Drela_toy.cpp
The file was modified src/pde/AdvectionDiffusion/ViscousFlux3D.h
The file was modified test/unit/Discretization/HDG/AlgebraicEquationSet_HDG_BuckleyLeverett_ST_btest.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_TransitionIBL.h
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP2_toy.cpp
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified test/sandbox/Solve3D_CG_LIP_KuttaHACK_toy.cpp
The file was modified src/Discretization/FV_TPFA/AlgebraicEquationSet_FV_TPFA.h
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_BDF.h
The file was modified test/unit/Discretization/Galerkin/FunctionalCell_Galerkin_btest.cpp
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Galerkin.h
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_Darmofal_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_FlatPlate_toy.cpp
The file was modified src/Field/Field_DG_InteriorTraceBase_impl.h
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellForcedTransitionIBL_Panel_btest.cpp
The file was modified src/Field/FieldVolume_CG_BoundaryTrace.h
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_BuckleyLeverett_ST_btest.cpp
The file was modified test/unit/Discretization/DG/CMakeLists.txt
The file was modified test/unit/Field/Field2D_Local_Split_DG_btest.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_toy.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Triangle_AD_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateBoundaryTrace_Galerkin_AD_btest.cpp
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin.h
The file was modified test/unit/Field/XField1D_Curved_btest.cpp
The file was modified test/unit/Discretization/Block/AlgebraicEquationSet_Block4x4_Auxv_Auxi_CutCellNaturalTransitionIBL_Panel_btest.cpp
The file was modified src/Field/Element/ElementAssociativityLineConstructor.h
The file was modified src/Field/Field_CG_CellConstructor.h
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGAdvective_Triangle_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Galerkin_HSM2D_btest.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_FP_Drela_toy.cpp
The file was modified test/unit/Field/Field3D_Local_Split_DG_btest.cpp
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_impl.h
The file was modified test/system/LocalSolve/ElementLocalSolve3D_DGAdvective_Tet_AD_btest.cpp
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_Galerkin.h
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/Field/Field_DG_BoundaryTraceBase_impl.h
The file was modified test/system/LocalSolve/ElementLocalSolve3D_DGBR2_Tet_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/CMakeLists.txt
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGAdvective_BuckleyLeverett_ST_btest.cpp
The file was modified src/Field/Element/ElementAssociativityNodeConstructor.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellForcedTransitionBL_TurbWake_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Field/XFieldLine_buildFrom_impl.h
The file was modified test/system/CodeConsistency/Solve2D_Coupled4x4_IBL_Panel_NACA0004_IntraCellNaturalTransitionBL_TurbWake_btest.cpp
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin_HB.h
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_toy.cpp
Commit a3ce23592cd38ad3d1b7d27e1556f604e27b4bba by galbramc
CG was missing boundary elements in parallel. Now it works!
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
The file was modified src/Field/output_Tecplot.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Triangle_AD_btest.cpp
The file was modified test/unit/Discretization/DG/AlgebraicEquationSet_DGBR2_Triangle_AD_btest.cpp
Commit 1ff11388c2a654f65c2d442737fb1a92abf17fde by galbramc
Fixed warning
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
Commit 8addd9a38af15c915dc25eff9ba71e6e36a0c1ec by galbramc
Added evalReferenceCoordinateHessian for 3D. More unit testing for
evalReferenceCoordinateHessian
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified test/unit/Field/Element/ElementXFieldAreaBase_Quad_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_Hexahedron_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_Tetrahedron_btest.cpp
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_3D.cpp
The file was modified test/unit/Field/Element/ElementXFieldAreaBase_Triangle_btest.cpp
The file was modified src/Field/Element/ElementXFieldArea_Instantiate_2D.cpp
Commit 8650cb81a7a1b171ed37d7f2fb704b0d1dcb96b4 by galbramc
Forgot some DOFs
The file was modified test/unit/Field/Element/ElementXFieldVolume_Hexahedron_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldAreaBase_Quad_btest.cpp
Commit 4860d828bdc8fddd73c7a609c942048a86d03599 by galbramc
Relaxed tolerances
The file was modified test/unit/Field/Element/ElementXFieldVolume_Tetrahedron_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_Hexahedron_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldAreaBase_Triangle_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldAreaBase_Quad_btest.cpp
Commit 5ed919487f9ccbfdd15b36889a8420e5b531b9c5 by galbramc
Local solve updates
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified test/system/LocalSolve/ElementLocalSolve3D_DGAdvective_Tet_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was addedtest/system/LocalSolve/EdgeLocalSolve3D_Dual_Galerkin_Stabilized_AD_btest.cpp
Commit 3362c064c4487dc437b3e9a29fc52f6168397b2b by galbramc
Modified tolerances
The file was modified test/system/LocalSolve/EdgeLocalSolve3D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Galerkin.h
Commit 9b9cc0868f7612a57bc84267a316011e86d83bc9 by galbramc
Remove print statements
The file was modified src/Discretization/Galerkin/JacobianBoundaryTrace_Galerkin.h
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XField_EdgeLocal_impl.h
Commit f519d30af89979a7332258d3a962d046e2d234b3 by galbramc
Updated 1D local solve and removed depricated test
The file was modified test/system/LocalSolve/ElementLocalSolve1D_DGBR2_Triangle_AD_btest.cpp
The file was removedtest/system/LocalSolve/LocalSolve1D_DGBR2_AD_btest.cpp
Commit e0682522f2354d175edd7c1f45161d331467826e by galbramc
Tecplog xfld dump now includes node+cell ranks
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Field/output_Tecplot.cpp
Commit 8c305983809da5ed6acf3ce2b25f754502550a03 by galbramc
Include Galerkin integrands for DGBR2 boundary output functionals
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_OutputWeightRsd_DGBR2.h
The file was modified src/Discretization/DG/IntegrateBoundaryTrace_Dispatch_DGBR2.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit 30155747768ddf14eb5729e7f57a0085a57b3687 by galbramc
Fixed the fix
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
The file was modified src/Discretization/DG/IntegrateBoundaryTrace_Dispatch_DGBR2.h
Commit 86dd0f2b1dfc657898d5856ff853fad86595b636 by galbramc
Missing include
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
Commit 082b9bfa0ce99be202f1c6798b5534968b738988 by hcarson
fixing nightly warning
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 test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_RD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_1D_CG_Line_AD_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_Galerkin_Stabilized_btest.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Dual_Galerkin_Stabilized_Line_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AR_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_CRM_Sub_toy.cpp
The file was modified test/sandbox/ErrorOrder_1D_CGStab_AD_toy.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimate_Galerkin_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_BackwardsStep_toy.cpp
The file was modified test/sandbox/Solve3D_CGStabilized_RANSSA_HemisphereCylinder_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilizedLifted_Triangle_AD_toy.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Helmholtz_toy.cpp
The file was modified test/sandbox/ErrorOrder_2D_CGStabilized_Triangle_AD_toy.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/system/Asymptotic/ErrorOrder_2D_CGStabilized_RANS_MMS_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve3D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_CG_Triangle_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_PrimalStrongForm_Galerkin_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_GaussianBump_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AR_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_CornerSingularity_toy.cpp
Commit 3a7f4c1ecd15ac38ff277ac86a84126fd6000463 by hcarson
changed the essential bc application to use ghost boundaries. No longer
need to know the neighbourhood at the AlgEqSet level, and other patches
should work straight out the box
The file was addedsrc/Field/tools/for_each_GhostBoundaryTraceGroup.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
Commit 18fe03eb249d8ec47be3c03fc80c720d38c13dbe by ursachi
Fix for DGBR2 boundary output functionals
The file was modified src/Discretization/DG/IntegrandBoundaryTrace_Output_DGBR2.h
Commit 210bd7d3095dfcc0b1f25626420fc38d95af927c by ursachi
BCEuler has vector size greater than 20
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified src/pde/NS/BCEuler2D.h
The file was modified src/pde/NS/BCRANSSA2D.h
The file was modified src/pde/NS/BCNavierStokes2D.h
Commit 0953d1858966755c4a113c62594f8ef3259e3519 by ursachi
2D DGAdvective error estimate order test
The file was addedtest/system/IO/ErrorEstimates/ErrorEst_2D_DGAdvective_AD_MinTest.txt
The file was addedtest/system/IO/ErrorEstimates/ErrorEst_2D_DGAdvective_AD_FullTest.txt
The file was addedtest/system/Asymptotic/ErrorEstimateOrder_2D_DGAdvective_Triangle_AD_btest.cpp
Commit 3cd799b6fb790a7b99164fdd2b48c597e62c4be1 by galbramc
Changed Nitche to Cb = 2.0 for AD CG P3 adaptation
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/unit/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin_AD_btest.cpp
Commit 8d9f574d953cbda92eb142a27ce1ee3ce63d5427 by ursachi
Fixing errors
The file was modified scripts/vera/exclusions.txt
The file was modified test/unit/UnitGrids/XField2D_GilesPierceNozzle_HACK.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_GilesPierce_toy.cpp
Commit 7a4984e2d2a9a17212b82788c425197eaf973a4f by hcarson
changed Dual to Dual2 in anticipation of the new local solve
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Dual_Galerkin_Stabilized_Line_AD_btest.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AR_btest.cpp
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_Split_btest.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_Dual_CG_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_Primal_CG_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_PrimalNeighbors_CG_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/unit/Field/XField1D_EdgeLocal_Dual_btest.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_Split_btest.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve3D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/unit/Field/Field1D_EdgeLocal_Dual_CG_btest.cpp
The file was modified src/Field/XField_Local_Neighborhoods.h
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
Commit 4b4cbb49293c1beb0394d39a0c2ff7a1ce91bd0d by hcarson
updated unit tests to use the ghost boundary trace freezing rule
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
Commit 1edf58d4e3c486810358c412c45b82f3376df974 by hcarson
preparations for the alternative constructor
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified src/Field/XField_EdgeLocal.h
Commit f2c1eedba2df4f32c365d492d14d4222e19f868b by pcaplan
cleanup of implied metric limiter
The file was removedsrc/Adaptation/MOESS/MetricError.cpp
The file was removedsrc/Adaptation/MOESS/MetricError.h
The file was modified src/Adaptation/MeshAdapter.cpp
The file was addedtest/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/MOESS_Metric_Optimizer_NLOPT.h
The file was removedsrc/Adaptation/MOESS/SolverInterface_MetricError.h
The file was modified test/unit/Adaptation/MOESS/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was removedsrc/Adaptation/MOESS/NLOPT/MOESS_Metric_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/CMakeLists.txt
The file was addedtest/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
Commit 55a7ebb90f8472f6e634aba737de988e1a8bc1a2 by pcaplan
vera fixes
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
Commit 4dcad5109d10ea3c6f35f82b6541ba71cd0ba3b3 by ursachi
Fixing errors
The file was modified test/unit/UnitGrids/XField2D_GilesPierceNozzle_HACK_btest.cpp
The file was modified test/unit/UnitGrids/XField2D_GilesPierceNozzle_HACK.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_GilesPierce_AV_toy.cpp
Commit 005b01fb90c929d36b911a75f15411e69686cc45 by pcaplan
didn't mean to include a certain test
The file was modified test/unit/Adaptation/MOESS/ImpliedMetric_Optimizer_NLOPT_btest.cpp
Commit d90c49fef64db7f2c791e1d56f06692d0a662421 by hcarson
switching back to Dual notation, splitting the EdgeLocal and
ElementLocal in future
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
The file was modified test/unit/Field/Field1D_EdgeLocal_Dual_CG_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve3D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Dual_Galerkin_Stabilized_Line_AD_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AR_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_Primal_CG_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_Dual_CG_btest.cpp
The file was modified test/unit/Discretization/DG/ResidualCell_DGAdvective_Euler2D_btest.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_Split_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_btest.cpp
The file was modified test/unit/Field/XField1D_EdgeLocal_Dual_btest.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
The file was modified src/Field/XField_Local_Neighborhoods.h
The file was modified test/unit/Field/Field2D_EdgeLocal_PrimalNeighbors_CG_btest.cpp
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_Split_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was addedtest/sandbox/deformationTime.dat
The file was modified test/unit/ErrorEstimate/AWResidualInteriorTrace_HDG_AD_btest_OFF.cpp
Commit 7ee031b6d827deeaff961fd19c38d4d7c7ca620b by hcarson
moved to ptrs in the base class, dry run for elemental version
The file was modified src/Field/XFieldLine_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/XField_EdgeLocal_impl.h
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
Commit 216beb68f0d9f68e462746758a5a99a10855a8e4 by galbramc
Topology instantiations and avro cmake updates
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified src/Topology/ElementTopology.cpp
Commit a0ec0f85b222a880408603c30b7f6cc4134105f2 by ursachi
Dummy push
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_GilesPierce_AV_toy.cpp
Commit c81e40cdd4d28161508f6a314eff8c07c1d88245 by galbramc
Fixed AVRO cmake typo. Minor format cleanup for limited metric.
The file was modified CMakeInclude/Dependencies.cmake
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
Commit e9a445d89f8814f404a97a025a92d0ce0a3a08bb by hcarson
refactor to move most member variables into the base class XField_Common
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/XField_EdgeLocal_impl.h
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
Commit 2b50068ea178c9b5f4850d04197de95edc0fef5a by hcarson
Forgot a file, and all non edge specific methods are now buried in the
base class XField_Local_Common
The file was addedsrc/Field/XField_Local_Common.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.h
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
Commit ce0cd1b6990284ed09c6abf0d2e6771cb46cbaeb by hcarson
changed a template setup and added a first Element Local test
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was addedtest/unit/Field/XField2D_ElementLocal_Dual_btest.cpp
The file was modified src/Field/XField_Local_Common.h
The file was addedsrc/Field/XField_ElementLocal_impl.h
The file was addedsrc/Field/XFieldArea_ElementLocal.cpp
The file was addedsrc/Field/XField_ElementLocal.h
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/CMakeLists.txt
Commit f2a8ec441297c4adbad228c0460ac6f72f5f4b7f by galbramc
Starting work on AFLR 16.26.2
The file was modified CMakeInclude/Finds/FindAFLR.cmake
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
Commit ce6dbacb071e69565277af073364ac45a3da6dde by hcarson
new splitting routine compiles
The file was modified src/Field/XFieldArea_ElementLocal.cpp
The file was modified src/Field/XField_ElementLocal.h
Commit 7072374e3af01756b90aaa7038dfeb8c09558e53 by hcarson
moved the split function up to Common level, made it more sophisticated
to handle edge and element grids at the same time
The file was modified src/Field/XField_EdgeLocal.h
The file was addedsrc/Field/XField_Local_Common_Instantiate_2D.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/XField_Local_Common.h
The file was modified src/Field/XField_ElementLocal.h
Commit 3748c314603b8c55dde49edc365802dc606e6005 by hcarson
Expanded the 3D split and changed the arguments for the 1D split to
match the 2D. Field passing again
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_2D.cpp
The file was modified src/Field/XFieldLine_EdgeLocal.cpp
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_Split_btest.cpp
The file was modified src/Field/CMakeLists.txt
Commit 509dd058ef344f6de7c7f9d52c29a3fbf517a907 by hcarson
forgot you can't write to tmp/
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit dd7b7e772666ae09320a0aa97e4a3b799f819a80 by hcarson
find and replace bug
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit fe13ebe3b26e61a59b4877648a48688e8788041f by hcarson
typo in file name
The file was removedsrc/Field/tools/for_each_InteriorFIeldTraceGroup.h
The file was modified src/Field/Field_impl.h
The file was modified src/Discretization/HDG/ProjectSoln_HDG.h
The file was addedsrc/Field/tools/for_each_InteriorFieldTraceGroup.h
Commit 56fe90b0e7f3edc77d2e248e72b5d1d118d4b2d6 by hcarson
forgot test directory
The file was modified test/sandbox/Solve2D_HDG_Line_Euler_Sod_ST_toy.cpp
The file was modified test/sandbox/Solve2D_HDG_Triangle_NavierStokes_FlatPlate_toy.cpp
The file was modified test/unit/Optimization/Problems/Truss/TrussOptimization_wo_adapt_btest.cpp
The file was modified test/sandbox/Solve2D_EDG_Triangle_NavierStokes_OjedaMMS_toy_LGOFF.cpp
The file was modified test/sandbox/Solve2D_HDG_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/unit/Optimization/Problems/Truss/LengthObjective_Truss_btest.cpp
The file was modified test/sandbox/Solve1D_HDG_Line_Euler_Sod_toy_LGOFF.cpp
The file was modified test/sandbox/Solve2D_HDG_Triangle_NavierStokes_OjedaMMS_toy.cpp
The file was modified test/unit/Optimization/Problems/Truss/JacobianConstraint_Truss_btest.cpp
Commit 5696a1a470128cc8f73cd5ac9f62278ef4d9bd1c by hcarson
commented out some impossible branches in 2D, and added another unsplit
test
The file was modified src/Field/XField_Local_Common_Instantiate_2D.cpp
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_btest.cpp
Commit eddea53dcfe5a91b5eb96809e8c8ef3cf17f9295 by hcarson
unit tests
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_btest.cpp
Commit 5846d17da75b751bc58b7b42223afe294442fc1b by hcarson
ElementArea now calls the same actual split method as edge local
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Field/XFieldArea_ElementLocal.cpp
Commit dac2ac8a2c563da40c145eed4c87202e1b3f3d6a by hcarson
added a copy constructor test, working on testing splits for Element
Local
The file was modified src/Field/XField_Local_Common.h
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_btest.cpp
The file was modified src/Field/XField_ElementLocal.h
The file was modified src/Field/XFieldArea_ElementLocal.cpp
The file was modified src/Field/XField_ElementLocal_impl.h
The file was modified src/Field/XField_EdgeLocal_impl.h
The file was modified src/Field/XField_EdgeLocal.h
Commit b53130eed67ff170631ae5a5d2e4532205c5376b by hcarson
a very first element local split test
The file was addedtest/unit/Field/XField2D_ElementLocal_Dual_Split_btest.cpp
The file was modified src/Field/XFieldArea_ElementLocal.cpp
Commit 9dd316292b95041c2fa2c3dce37f1454082d4aea by hcarson
moved some memory outside of loops so it doesn't get created and
destroyed so often
The file was modified src/Field/XField_Local_Common_Instantiate_2D.cpp
Commit ab129c8ef7e4aadc262310055e96100da9d9bca1 by hcarson
unit tests for adding in new cellgroup 1 elements and traces, looks like
everything works
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_btest.cpp
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_Split_btest.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_2D.cpp
The file was modified src/Field/XFieldArea_ElementLocal.cpp
Commit aefeda0ed6968e5e00c58aa01fa67f696aa963cd by hcarson
unit test involving reattaching a cell group 1 boundary element
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_btest.cpp
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_Split_btest.cpp
Commit bac16609edc6055c2b268265cc66116f58f8950e by eam5515
Adding RK Riemann Problem
The file was addedtest/sandbox/Solve2D_DGBR2_Euler_Riemann_AV_RK_toy.cpp
The file was modified src/pde/NS/SolutionFunction_Euler2D.cpp
The file was modified src/pde/NS/SolutionFunction_Euler2D.h
Commit c7052070ab4fc2543c7942f6998a952b882dea4b by galbramc
Various fixes to get NS GLS working in 3D
The file was modified src/Discretization/Galerkin/FunctionalBoundaryTrace_WeightedResidual_Galerkin.h
The file was modified test/unit/Field/Field2D_EdgeLocal_Primal_CG_btest.cpp
The file was modified test/unit/UnitGrids/XField2D_Box_Triangle_Lagrange_X1_btest.cpp
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified test/unit/BasisFunction/basisFunctionHessian.nb
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified src/Field/FieldVolume_CG_BoundaryTrace_Instantiate_3D.cpp
The file was modified test/unit/BasisFunction/BasisFunctionVolume_Tetrahedron_Hierarchical_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_PrimalNeighbors_CG_btest.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Tetrahedron_Hierarchical.cpp
The file was modified test/unit/pde/NS/PDENavierStokes2D_btest.cpp
The file was modified test/unit/pde/NS/PDENavierStokes3D_btest.cpp
The file was modified src/pde/NS/PDENavierStokes3D.h
The file was removedtest/sandbox/deformationTime.dat
The file was modified test/unit/UnitGrids/XField3D_Box_Tet_X1_btest.cpp
The file was modified test/unit/Field/Field2D_EdgeLocal_Dual_CG_btest.cpp
The file was modified src/Field/output_Tecplot.cpp
Commit 10f7b3dbef3600b3b5661ea16390121917a295a8 by galbramc
Updated pyrite files for nightly testing
The file was modified test/system/IO/ErrorOrder/ErrorOrder_2D_CGStab_RANSSA_MMS1_FullTest.txt
The file was modified test/system/IO/ErrorOrder/ErrorOrder_2D_CGStab_RANSSA_MMS2_FullTest.txt
Commit b93eeaebc9ed50626010b1f32bc9d98ba0d2d7f5 by galbramc
Set longer timeout for specific long running unit tests
The file was modified test/unit/Field/Element/CMakeLists.txt
The file was modified test/unit/CMakeLists.txt
Commit 6e02d6439b6adc9c1434cec5dae14610eff37c6e by hcarson
caught the memory leak, and a bunch of instantiations and fixes and unit
tests etc
The file was addedsrc/Field/XFieldLine_ElementLocal.cpp
The file was addedsrc/Field/XField_Local_Common_Instantiate_1D.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_2D.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.h
The file was modified test/unit/Field/XField2D_ElementLocal_Dual_btest.cpp
The file was modified src/Field/XField_ElementLocal.h
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2_impl.h
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/unit/Field/XField2D_EdgeLocal_Dual_Split_btest.cpp
The file was addedsrc/Field/XFieldVolume_ElementLocal.cpp
The file was modified src/Field/XFieldArea_EdgeLocal.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin.h
The file was modified src/Field/CMakeLists.txt
The file was addedsrc/Field/XField_Local_Common_Instantiate_3D.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified src/Field/XFieldArea_ElementLocal.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
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/Field/XField_Local_Common.h
Commit fb0e8154fb3052d821c231874225d5ebb1cd3eac by hcarson
forgot a thing
The file was addedtest/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 188927342f5418b25fb830e55eb0335273ecf9cf by hcarson
style check
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
Commit 7f4327edb827ffe752c7dd8e803aa083caee8bf7 by galbramc
Added promote_Surreal for ParamTuple
The file was modified src/Field/Tuple/ParamTuple.h
The file was modified test/unit/Field/Element/ElementTuple_btest.cpp
Commit e9dc57a62b43e777e689809c4741fa2362ae8333 by hcarson
fixes:
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_1D.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
Commit 9768968278d6125282b0c325ff05196d88ffd91c by hcarson
file renaming switches
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
Commit 7dbada1f04b987404b2931faa61e2f8f59bc469c by hcarson
forgot to remove print out.
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
Commit 8835ecf3567d57622db9c00a0e0f5fc20908d1c8 by hcarson
added catch for ghost boundaries
The file was modified src/Field/XField_Local_Common.h
Commit 3af3779d2a39b8b3b6032086c4ebc3f0a4d70774 by hcarson
forgot file write
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized.h
Commit 7165a5cb7c48d84ca8cbf89a75cccd2acb6a2791 by hcarson
missed a thing
The file was modified src/Field/XField_Local_Common.h
Commit b69bc9f859f0619c63f7d43c06779b5ab294a470 by galbramc
Don't do parallel solves yet with the new ElementDualLocal solves
The file was modified src/Field/XField_ElementLocal_impl.h
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit fff384664c2d7fa1993c735ef3496e8ed43177e8 by blsc
Added TimeOut BC for spacetime that is distinct from BCNone
The file was addedtest/sandbox/Solve2D_DGBR2_Euler_Riemann_AV_RK_toy.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion2D.h
The file was modified src/pde/NS/BCEuler1D.h
The file was modified src/pde/NS/BCEuler2D_mitState.h
The file was modified src/pde/NS/SolutionFunction_Euler2D.h
The file was modified src/pde/NS/PDEEulermitAVDiffusion1D.h
The file was modified test/sandbox/Solve2D_DGBR2_Euler_ForwardStep_AV_ST_toy.cpp
The file was modified src/pde/NS/BCEuler1D_mitState.h
The file was modified test/unit/pde/NS/BCEuler2D_btest.cpp
The file was modified src/pde/NS/BCEuler1D.cpp
The file was modified src/pde/NS/BCEuler2D.cpp
The file was modified src/pde/NS/BCEulermitAVDiffusion1D.h
The file was modified src/pde/NS/BCEuler2D.h
The file was modified src/pde/NS/SolutionFunction_Euler2D.cpp
The file was modified test/unit/pde/NS/BCEuler1D_btest.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified src/pde/NS/BCEuler1D_mitState_ST.h
Commit fa0664b64bf72515e7be189ef8e1bc0991b63369 by pcaplan
some 4d stuff
The file was modified src/Quadrature/CMakeLists.txt
The file was addedsrc/Quadrature/QuadratureSpacetime.h
The file was addedsrc/BasisFunction/BasisFunctionSpacetime.h
The file was modified src/BasisFunction/CMakeLists.txt
The file was modified src/BasisFunction/LagrangeDOFMap.h
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Projection.cpp
The file was modified src/BasisFunction/BasisFunction_TraceOrientation.h
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Pentatope.h
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
The file was modified src/BasisFunction/ReferenceElement.h
The file was modified src/BasisFunction/BasisFunction_RefElement_Split.h
The file was modified src/BasisFunction/ReferenceElement.cpp
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Projection.h
The file was modified src/BasisFunction/TraceToCellRefCoord.h
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Pentatope_Hierarchical.h
The file was addedsrc/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was addedsrc/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
The file was addedsrc/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/BasisFunction/CellToTrace.cpp
The file was modified src/BasisFunction/ElementEdges.cpp
The file was modified src/BasisFunction/BasisFunctionBase.h
The file was modified src/BasisFunction/Quadrature_Cache.h
Commit be410bb6cef3e78b3d352e98a233b972724b2afc by pcaplan
placeholders for unit tests
The file was addedtest/unit/BasisFunction/TraceToCellRefCoord_Pentatope_btest.cpp
The file was addedtest/unit/Quadrature/QuadratureSpacetime_Pentatope_btest.cpp
The file was addedtest/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
Commit 6031e15e3fcd63f956c6d3b592b572d7416ee977 by galbramc
Start working on latest AFLR4
The file was modified src/Meshing/EGTess/CMakeLists.txt
The file was modified CMakeInclude/Finds/FindAFLR.cmake
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
Commit cd1a51db53976221ee34dffa74495fd0004d2946 by galbramc
Many cppcheck fixes, but not all
The file was modified src/Meshing/EGADS/EGLoop.cpp
The file was modified src/Field/Element/GalerkinWeightedIntegral_New.h
The file was modified src/pde/AdvectionDiffusion/ViscousFlux2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction1D.h
The file was modified src/Field/XField.h
The file was modified src/Meshing/EGADS/EGObject.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was modified scripts/cppcheck/suppressions.txt
The file was modified src/BasisFunction/BasisFunctionSpacetime.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
The file was modified src/BasisFunction/BasisFunctionArea.h
The file was modified src/BasisFunction/BasisFunctionLineBase.h
The file was modified src/Quadrature/QuadratureLine.h
The file was modified src/pde/PorousMedia/CapillaryModel.h
The file was modified src/pde/PorousMedia/RelPermModel_PowerLaw.h
The file was modified src/Field/XField_Local_Common.h
The file was modified src/Python/Parameter.h
The file was modified test/unit/Discretization/DG/ElementIntegral_DGBR2_2D_Triangle_AD_btest.cpp
The file was modified src/Field/XField_Local_Base.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/Python/PyDict.h
The file was modified src/BasisFunction/BasisFunctionLine_RBS.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Field/FieldData/FieldDataMatrixD_Cell.h
The file was modified src/BasisFunction/BasisFunctionLine_Hierarchical.h
The file was modified src/Meshing/EGADS/EGFace.cpp
The file was modified src/BasisFunction/BasisFunctionVolume.h
The file was modified src/Meshing/EGADS/EGObject.h
The file was modified src/pde/PorousMedia/PorosityModel.h
The file was modified src/BasisFunction/BasisFunctionLine_Bernstein.h
The file was modified src/Field/FieldAssociativityConstructor.h
The file was modified src/Meshing/EGADS/EGBody.cpp
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified src/BasisFunction/BasisFunctionNode.h
The file was modified src/Adaptation/MOESS/TAO/MOESS_PX_Optimizer_TAO.cpp
The file was modified src/pde/PorousMedia/DensityModel.h
The file was modified src/BasisFunction/BasisFunctionLine_Lagrange.h
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatrixD_NonZeroPattern.h
The file was modified src/pde/AdvectionDiffusion/ViscousFlux3D.h
The file was modified test/unit/LinearAlgebra/DenseLinAlg/VectorS_btest.cpp
The file was modified src/pde/AdvectionDiffusion/ViscousFlux1D.h
The file was modified src/pde/PorousMedia/ViscosityModel_Constant.h
The file was modified src/BasisFunction/BasisFunctionLine_Legendre.h
The file was modified src/Discretization/QuadratureOrder.h
Commit 9098cad7325746bf0e6d0aeff649ab7fa08de456 by galbramc
Fixed compile error
The file was modified src/Meshing/EGADS/EGModel.h
The file was modified src/Meshing/EGADS/EGObject.h
The file was modified src/Meshing/EGADS/EGModel.cpp
Commit 7bbfb76877ad3f42124abf37185592109a945e07 by hcarson
caught a ghost boundary bug, now have different bugs in parallel
The file was modified src/Field/XField_Local_Common.h
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 23c33177d037759415499b937faa4e6ffd71aa56 by galbramc
More work on latest AFLR4, does not work yet
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified src/Meshing/EGTess/CMakeLists.txt
Commit 38dc6c59da61233163956a2abf02363dd4dc2cb8 by galbramc
Updated Partiioning for CG element dual solves
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Field/Partition/XField_Lagrange_balance_impl.h
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Field/XField_impl.h
Commit 197030a468b4dd207e71543112c67652dd801a5a by galbramc
Relaxed tolerances on local solves
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified CMakeInclude/Checks/CheckCAPS.cmake
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
Commit 1dc02e8f08700d4137a5238b5091960f131b93b3 by galbramc
Nightly fixes
The file was modified test/sandbox/Solve2D_DGBR2_Euler_Riemann_AV_RK_toy.cpp
The file was modified scripts/jenkins/SANS_Commit.sh
Commit 39ff887f6bc4e4fb3520d3a199e646b931eeaee9 by galbramc
Upgraded PETSc version
The file was modified CMakeInclude/Checks/CheckPETSC.cmake
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified CMakeInclude/Checks/petsc_ksp_ex1_test.cxx
Commit 76107e6d8cb21eb808d0c05118b4cf9c27b5a341 by galbramc
Fixed PETSc version test
The file was modified CMakeInclude/Checks/CheckPETSC.cmake
Commit 89b4e01ffdb3cd29f49a77998f6325d93ebf9ed6 by hcarson
changed to allow Real indices for monomial
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
Commit cd34ec2d9643e438b694f8aef2aec38a03050b7a by hcarson
added ghost tests, turned off the split ghost tests, as we don't have a
large enough grid that group 0 has no frozen dofs
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit f2333cb929c84e044775c028e998dbe21409dd65 by galbramc
Many AFLR4 updates
The file was modified src/Meshing/EGTess/CMakeLists.txt
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified CMakeInclude/Finds/FindAFLR.cmake
Commit 5dec5b1a01446db349c6d6fb72a9698828872fd3 by hcarson
changed some comments
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
Commit 554c683159bb21d09bdf75dae3a4efa51a28cdb2 by hcarson
vim put some actual tabs in... and changing some odd pieces
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_NavierStokes_FlatPlate_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_L2_CornerSingularity_toy.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit 6669c434bfc8a2a3d8de0361a4f171eea97689a8 by galbramc
Another try
The file was modified src/Meshing/EGTess/CMakeLists.txt
The file was modified CMakeInclude/Finds/FindAFLR.cmake
Commit cbb74e332f152c9845556b3738b33679b33d9adc by hcarson
warning about unset data
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit e515bd0a0b35567aab594d50e5ef634f7c6807a2 by ursachi
Added 1D AR test file
The file was addedtest/sandbox/Adapt1D_DGBR2_AD_toy.cpp
Commit 2e1e6caaef6bacb75cfd0cb170941af0ceb18d1b by hcarson
relaxing tolerance
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
Commit 751d1a448352e89a5e0ba42b15cf978b051c5ccc by pcaplan
trace to cell reference coordinates (plus matlab script),
grundmann-moeller quadrature unit tests
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/BasisFunction/Quadrature_Cache.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Tetrahedron.cpp
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_btest.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified src/Meshing/avro/CMakeLists.txt
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
The file was addedsrc/BasisFunction/Documentation/TraceToCellRefCoord.m
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/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was addedsrc/Quadrature/Quadrature_Simplex_GrundmannMoeller.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.h
Commit f49c7503dfdbc1711f644b51cee67776da8b5ffe by pcaplan
trace to cell reference coordinates (plus matlab script),
grundmann-moeller quadrature unit tests
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_btest.cpp
Commit b4d9a7952e043505e6e4259f07619a5728d00064 by galbramc
Added a tecplot dump for EGTessModel
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Meshing/EGTess/EGTessModel.h
Commit b1796ed928766b6b28e80e46b6cfcb964cd84d92 by pcaplan
element topology tracks number of permutations so possible trace
orientations is correct
The file was modified src/Topology/ElementTopology.h
The file was modified test/unit/Quadrature/QuadratureSpacetime_Pentatope_btest.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Tetrahedron.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Hexahedron.cpp
Commit bf23ce32fddc0a7b0d031ce1d3cf7e0c848a262f by galbramc
More debugging outputs
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
Commit 8c2e27843d8e6adf8160044ed840e3ddbeadfc6b by galbramc
Fixes so boost xml files are correctly dumped
The file was modified test/CMakeLists.txt
The file was modified test/system/CMakeLists.txt
The file was modified test/unit/CMakeLists.txt
Commit d617b0675d37f022ad63e033e06ca150a463509e by galbramc
Fixed system tests for coverage
The file was modified test/system/CMakeLists.txt
The file was modified test/CMakeLists.txt
Commit a7c18303b4f50a07eef01e32ed6be80a7f1d77bb by galbramc
Allowed for longer run times on specific tests
The file was modified test/unit/Discretization/Block/CMakeLists.txt
Commit 905b58e60d036aa879df67551130e2bcaa8bdae9 by galbramc
One more tweak for coverage of system tests
The file was modified test/CMakeLists.txt
The file was modified test/system/CMakeLists.txt
The file was modified test/unit/CMakeLists.txt
Commit 944f0c8515d1879cff948d9c70415925bf1909ff by galbramc
Typo
The file was modified test/system/CMakeLists.txt
Commit 988e44118dc1c2ff33544bec7404f63f66ded4db by galbramc
Missed one more
The file was modified test/CMakeLists.txt
Commit 5a529040fe7bb9abd7ca0f961908b8d5d3b277c9 by galbramc
Forgot to add files
The file was modified test/system/CMakeLists.txt
The file was modified test/CMakeLists.txt
Commit f8cd7ebc758d385e6b594a74110b9df750c28ad0 by galbramc
One more typo
The file was modified test/CMakeLists.txt
Commit 39d2c09b2c0b27b1d9aa6fe6b37ad7d84c44d0b8 by galbramc
A slightly different version
The file was modified test/CMakeLists.txt
The file was modified test/system/CMakeLists.txt
The file was modified test/unit/CMakeLists.txt
Commit 2608407d4adec175f22fcf5122fda4523532664b by galbramc
Minor fix
The file was modified test/unit/CMakeLists.txt
The file was modified test/system/CMakeLists.txt
Commit 625782b0b646197cbb89340f9f4832b8a36183b6 by galbramc
Fixed find and replace mistake
The file was modified test/unit/CMakeLists.txt
Commit 7f953daf063e9cafaca805ac57ce09cb7f762f82 by pcaplan
fixed a few bugs with trace-to-cell ref coordinates
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
The file was modified src/BasisFunction/Quadrature_Cache.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified src/Quadrature/Quadrature_Simplex_GrundmannMoeller.h
Commit a5a498a3324aa6314c48be56839565effc025f3b by blsc
hasFluxConservative is noe hasFluxAdvectiveTime
The file was modified test/unit/pde/PorousMedia/PDETwoPhaseLinearized1D_btest.cpp
The file was modified src/pde/FullPotential/PDELinearizedIncompressiblePotential3D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_ProjectFunction_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_PTC_manifold.h
The file was modified test/unit/pde/Burgers/PDEBurgers1D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/isValidStateInteriorTrace_Euler_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateInteriorTrace_DGBR2_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_IRS_Euler_btest.cpp.nocompile
The file was modified test/unit/Discretization/Galerkin/ResidualCell_Galerkin_BDF_AD_btest.cpp
The file was modified src/pde/ShallowWater/PDEShallowWater1D.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_PrimalStrongForm_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/HDG/isValidStateInteriorTrace_HDG_Euler_btest.cpp
The file was modified src/pde/NS/PDENavierStokes2D.h
The file was modified test/unit/pde/Burgers/PDEBurgers_ArtificialViscosity2D_btest.cpp
The file was modified src/pde/ShallowWater/PDEShallowWater2D.h
The file was modified test/unit/pde/NS/PDENavierStokes2D_btest.cpp
The file was modified test/unit/pde/PorousMedia/PDETwoPhase1D_btest.cpp
The file was modified src/pde/CauchyRiemann/PDECauchyRiemann2D.h
The file was modified src/pde/NS/PDENavierStokes1D.h
The file was modified test/unit/pde/IBL/PDEIBL2D_btest.cpp
The file was modified test/unit/pde/PorousMedia/PDETwoPhase_ArtificialViscosity1D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/PDEAdvectionDiffusion_ArtificialViscosity2D_btest.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion2D.h
The file was modified test/unit/pde/Distance/PDEEikonal_Distance2D_btest.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion3D.h
The file was modified test/unit/Discretization/HDG/ResidualInteriorTrace_HDG_AD_btest.cpp
The file was modified test/unit/Discretization/HDG/IntegrandFunctor_HDG_ST_AD_btest.cpp
The file was modified src/pde/HSM/PDEHSM2D.h
The file was modified src/pde/NS/PDERANSSA3D.h
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion2D_btest.cpp
The file was modified test/unit/pde/Burgers/PDEBurgers2D_btest.cpp
The file was modified src/pde/PorousMedia/PDEBuckleyLeverett_ArtificialViscosity1D.h
The file was modified test/unit/Discretization/Galerkin/ResidualCell_Galerkin_CR_btest.cpp
The file was modified test/unit/PanelMethod/ProjectionToQauxi_IBL_btest.cpp
The file was modified src/pde/NS/PDEEuler1D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_HB.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm_AD_btest.cpp
The file was modified test/unit/pde/FullPotential/PDELinearizedIncompressiblePotential2D_btest.cpp
The file was modified test/unit/Discretization/HDG/IntegrandInteriorTrace_HDG_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateBoundaryTrace_HDG_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/isValidStateCell_Euler_btest.cpp
The file was modified test/unit/Discretization/DG/IntegrandBoundaryTrace_LinearScalar_sansLG_DGBR2_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/HDG/IntegrandBoundaryTrace_LinearScalar_mitLG_HDG_AD_btest.cpp
The file was modified src/pde/NS/PDERANSSA2D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_LinearScalar_sansLG_Galerkin_AD_btest.cpp
The file was modified src/pde/Burgers/PDEBurgers2D.h
The file was modified src/pde/IBL/PDEIBL2D.h
The file was modified test/unit/pde/ShallowWater/PDEShallowWater2D_manifold_btest.cpp
The file was modified test/unit/ErrorEstimate/AWIntegrandBoundaryFunctor_HDG_AD_btest_OFF.cpp
The file was modified test/unit/Discretization/HDG/IntegrandCell_HDG_AD_btest.cpp
The file was modified test/unit/pde/HSM/PDEHSM2D_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateBoundaryTrace_Galerkin_AD_btest.cpp
The file was modified src/pde/NS/PDEEulermitAVDiffusion1D.h
The file was modified test/unit/ErrorEstimate/AWResidualCell_HDG_AD_btest_OFF.cpp
The file was modified test/unit/pde/NS/PDERANSSA3D_btest.cpp
The file was modified test/unit/pde/NS/PDENavierStokes1D_btest.cpp
The file was modified test/unit/pde/Burgers/PDEBurgers_ArtificialViscosity1D_btest.cpp
The file was modified test/unit/pde/NDConvert/PDENDConvert1D_AD_ST_btest.cpp
The file was modified test/unit/Discretization/DG/IntegrandCell_DGBR2_manifold_ShallowWater2D_btest_outdated.cpp
The file was modified test/unit/Discretization/HDG/IntegrandFunctor_HDG_HB_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_CR_btest.cpp
The file was modified test/unit/pde/PorousMedia/PDETwoPhase2D_btest.cpp
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor3D.h
The file was modified test/unit/Discretization/DG/IntegrandCell_DGAdvective_Euler2D_btest.cpp
The file was modified src/pde/Sensor/PDESensorParameter1D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_AD_btest.cpp
The file was modified test/unit/pde/Sensor/PDESensorParameter2D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_HB_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_ShallowWater1D_btest.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase_ArtificialViscosity1D.h
The file was modified test/unit/Discretization/DG/ResidualCell_DGAdvective_Euler2D_btest.cpp
The file was modified test/unit/Discretization/DG/ResidualInteriorTrace_DGBR2_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/unit/pde/CauchyRiemann/PDECauchyRiemann2D_SurrealD_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_StrongForm.h
The file was modified test/unit/Discretization/DG/ResidualBoundaryTrace_Dirichlet_mitState_DGBR2_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/AWIntegrandFunctor_HDG_AD_btest_OFF.cpp
The file was modified test/unit/Discretization/HDG/IntegrandBoundaryTrace_Dirichlet_mitState_HDG_AD_btest.cpp
The file was modified src/pde/FullPotential/PDEFullPotential3D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor1D.h
The file was modified src/pde/NS/PDENavierStokes3D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_None_Galerkin_manifold_ShallowWater2D_btest_TBD.cpp
The file was modified test/unit/pde/NS/PDEEuler1D_btest.cpp
The file was modified src/Discretization/HDG/IntegrandFunctor_HDG_PTC.h
The file was modified test/unit/Discretization/DG/SetFieldInteriorTrace_DGBR2_LiftingOperator_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_HDG_AD_btest.cpp
The file was modified test/unit/pde/PorousMedia/PDEBuckleyLeverett1D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_PTC_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_IRS.h
The file was modified test/unit/Discretization/DG/IntegrandCell_DGBR2_CR_btest.cpp
The file was modified test/unit/Discretization/HDG/IntegrandBoundaryTrace_Flux_mitState_HDG_AD_btest.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion1D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Conservative_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D_btest.cpp
The file was modified test/unit/Discretization/DG/ResidualBoundaryTrace_LinearScalar_sansLG_DGBR2_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateInteriorTrace_HDG_AD_btest.cpp
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified test/unit/pde/ShallowWater/PDEShallowWater2D_btest.cpp
The file was modified test/unit/pde/FullPotential/PDEIncompressiblePotentialTwoField2D_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_BDF.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_IRS_AD_btest.cpp
The file was modified test/unit/Discretization/HDG/ResidualCell_HDG_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/AWResidualInteriorTrace_HDG_AD_btest_OFF.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor1D_btest.cpp
The file was modified src/pde/PorousMedia/PDETwoPhaseLinearized1D.h
The file was modified test/unit/ErrorEstimate/AWResidualBoundaryTrace_HDG_AD_btest_OFF.cpp
The file was modified test/unit/pde/Sensor/PDESensorParameter1D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_CR_btest.cpp
The file was modified test/unit/Discretization/Galerkin/ResidualCell_Galerkin_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/ResidualBoundaryTrace_None_Galerkin_AD_btest.cpp
The file was modified src/pde/FullPotential/PDEIncompressiblePotentialTwoField2D.h
The file was modified test/unit/pde/NS/PDERANSSA2D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/ResidualCell_Galerkin_ShallowWater1D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_BDF_AD_btest.cpp
The file was modified test/unit/Discretization/DG/SetFieldInteriorTrace_DGBR2_LiftedQuantity_TwoPhaseAV_btest.cpp
The file was modified src/pde/PorousMedia/PDEBuckleyLeverett1D.h
The file was modified test/unit/Discretization/HDG/IntegrandCell_HDG_NS_btest.cpp
The file was modified test/unit/Discretization/HDG/ResidualBoundaryTrace_LinearScalar_FieldTrace_HDG_AD_btest_LGOFF.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateNodal_Galerkin_AD_btest.cpp
The file was modified test/unit/pde/CauchyRiemann/PDECauchyRiemann2D_btest.cpp
The file was modified test/unit/pde/NS/PDENavierStokes3D_btest.cpp
The file was modified test/unit/Discretization/DG/ResidualCell_DGBR2_AD_btest.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase2D.h
The file was modified src/pde/ShallowWater/PDEShallowWater2D_manifold.h
The file was modified test/unit/Discretization/Galerkin/ResidualBoundaryTrace_LinearScalar_mitLG_Galerkin_AD_btest.cpp
The file was modified src/Discretization/HDG/IntegrandFunctor_HDG_HB.h
The file was modified test/unit/pde/ShallowWater/PDEShallowWater1D_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimate_HDG_AD_btest.cpp
The file was modified test/unit/SolutionTrek/Ricatti_btest.h
The file was modified test/unit/Discretization/HDG/ResidualCell_HDG_HB_AD_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_DGBR2_AD_btest.cpp
The file was modified test/unit/Discretization/DG/IntegrandBoundaryTrace_Flux_mitState_DGBR2_AD_btest.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion1D.h
The file was modified src/pde/PorousMedia/PDETwoPhase1D.h
The file was modified test/unit/pde/FullPotential/PDEFullPotential3D_btest.cpp
The file was modified test/unit/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D_btest.cpp
The file was modified test/unit/Discretization/DG/IntegrandInteriorTrace_DGBR2_Sensor_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_HSM2D_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimateCell_DGBR2_LiftedQuantity_TwoPhaseAV_btest.cpp
The file was modified test/unit/ErrorEstimate/ErrorEstimate_Galerkin_AD_btest.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion_ArtificialViscosity2D.h
The file was modified test/unit/Discretization/DG/IntegrandBoundaryTrace_Dirichlet_mitState_DGBR2_AD_btest.cpp
The file was modified src/pde/NS/PDEEuler2D.h
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion2D.h
The file was modified test/unit/Discretization/Galerkin/ResidualCell_Galerkin_PTC_AD_btest.cpp
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor2D_btest.cpp
The file was modified src/pde/AdvectionDiffusion/PDEAdvectionDiffusion3D.h
The file was modified test/unit/pde/NS/PDEEuler3D_btest.cpp
The file was modified test/unit/Discretization/Galerkin/ResidualCell_Galerkin_IRS_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_AD_btest.cpp
The file was modified src/pde/Burgers/PDEBurgers_ArtificialViscosity2D.h
The file was modified test/unit/pde/FullPotential/PDELinearizedIncompressiblePotential3D_btest.cpp
The file was modified src/pde/Burgers/PDEBurgers1D.h
The file was modified test/unit/Discretization/DG/IntegrandBoundaryTrace_Dirichlet_mitState_DGBR2_BuckleyLeverett_btest.cpp
The file was modified test/unit/Discretization/DG/ResidualCell_DGBR2_LiftedQuantity_TwoPhaseAV_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_Galerkin_manifold_ShallowWater2D_btest_TBD.cpp
The file was modified test/unit/Discretization/Galerkin/ResidualCell_Galerkin_HSM2D_btest.cpp
The file was modified test/unit/Discretization/DG/IntegrandCell_DGBR2_AD_btest.cpp
The file was modified src/pde/Burgers/PDEBurgers_ArtificialViscosity1D.h
The file was modified src/PanelMethod/ProjectionToQauxi_IBL.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_PTC.h
The file was modified test/unit/SolutionTrek/Continuation/PDEHomotopy_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandInteriorTrace_Galerkin_StrongForm_AD_btest.cpp
The file was modified src/pde/FullPotential/PDELinearizedIncompressiblePotential2D.h
The file was modified src/pde/HSM/PDEHSMKL.h
The file was modified test/unit/Discretization/HDG/SetFieldCell_HDG_AuxiliaryVariable_AD_btest.cpp
The file was modified src/pde/Sensor/PDESensorParameter2D.h
The file was modified src/pde/ArtificialViscosity/PDEmitAVSensor2D.h
The file was modified test/unit/pde/ArtificialViscosity/PDEmitAVSensor3D_btest.cpp
The file was modified src/SolutionTrek/Continuation/Homotopy/PDEHomotopy.h
The file was modified test/unit/pde/CauchyRiemann/PDECauchyRiemann2D_SurrealS_btest.cpp
The file was modified test/unit/Discretization/DG/IntegrandInteriorTrace_DGBR2_AD_btest.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Conservative.h
The file was modified test/unit/ErrorEstimate/ErrorEstimateBoundaryTrace_DGBR2_AD_btest.cpp
The file was modified test/unit/pde/NDConvert/PDENDConvert1D_AD_btest.cpp
The file was modified test/unit/pde/NS/PDEEuler2D_btest.cpp
The file was modified src/pde/PorousMedia/PDETwoPhase_ArtificialViscosity2D.h
The file was modified test/unit/pde/PorousMedia/PDETwoPhase_ArtificialViscosity2D_btest.cpp
The file was modified test/unit/pde/NS/PDEEulermitAVDiffusion3D_btest.cpp
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified test/unit/pde/PorousMedia/PDEBuckleyLeverett_ArtificialViscosity1D_btest.cpp
Commit 9ac32ff2716e5ff0bb79b7608a5a3553e771ba7d by pcaplan
xfield and element definitions for pentatopes
The file was modified src/Field/CMakeLists.txt
The file was modified src/Field/Element/ReferenceElementMesh.h
The file was modified src/Field/Element/ReferenceElementMesh.cpp
The file was modified src/Field/XFieldTypes.h
Commit b0cff47f85d1a6f33066ec3a319ef2a2b364d04c by pcaplan
spacetime field and element files
The file was addedsrc/Field/FieldBaseSpacetime_Instantiate.cpp
The file was addedsrc/Field/FieldGroupSpacetime_Traits.h
The file was addedsrc/Field/Element/ElementXFieldSpacetime_impl.h
The file was addedsrc/Field/XFieldSpacetime.h
The file was addedsrc/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
The file was addedsrc/Field/Element/ElementXFieldSpacetime.h
The file was addedsrc/Field/Element/ElementSpacetime.h
The file was addedsrc/Field/Element/ElementAssociativitySpacetimeConstructor.h
The file was addedsrc/Field/FieldSpacetime.h
The file was addedsrc/Field/Element/ElementAssociativitySpacetimeConstructor.cpp
The file was addedsrc/Field/Element/ElementAssociativitySpacetime.h
The file was addedsrc/Field/XFieldSpacetime_Traits.h
Commit 69b36fa8389c6624e489b91c91b3e5d5db2af4a7 by hcarson
tolerance
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
Commit 218d74e40f5584ad4bddc2bae9f45fb8a987c228 by hcarson
relaxed again
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
Commit 5e0b9ec3a0b7dd914b8c0f65f104ffe3d67a6ce7 by pcaplan
field and xfield instantiations in 4d
The file was modified src/Field/tools/for_each_InteriorFieldTraceGroup_Cell.h
The file was modified src/Field/tools/for_each_HubTraceGroup.h
The file was modified src/Quadrature/Quadrature.h
The file was modified src/Field/tools/for_each_InteriorTraceGroup_Cell.h
The file was modified src/Field/tools/for_each_InteriorFieldTraceGroup.h
The file was modified src/Field/tools/for_each_CellGroup.h
The file was addedsrc/Field/XFieldVolume_Instantiate_4D.cpp
The file was modified src/Field/XFieldVolume_Traits.h
The file was addedsrc/Field/FieldSpacetime_Instantiate_4D.cpp
The file was modified src/Field/CMakeLists.txt
The file was modified src/Field/XFieldSpacetime.h
The file was modified src/Field/tools/for_each_BoundaryTraceGroup.h
The file was addedsrc/Field/FieldVolume_Instantiate_4D.cpp
Commit c80b8c2ee3381a0a8b4e1a4544cca44c733c0d3b by pcaplan
map between quadrature points of different trace orienations (in 4d)
check for minimum distance
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
Commit 107f4dc77183efb72533f0f1405a6cf993d3f554 by pcaplan
lingering space
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
Commit cb0fb98a048d8042abef39e2a98ad11bda7309a9 by pcaplan
unused variables...dont worry i'll unit test these functions
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
Commit 6e949ff9c50f0d7887805e12c05320358003e5ae by pcaplan
uninit fixes
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
Commit 80610a62ed78a2141fc5f6a2da1ff24e14d4b87e by blsc
2D Riemann problem now uses surrogates
The file was modified test/sandbox/Solve2D_DGBR2_Euler_Riemann_AV_RK_toy.cpp
Commit eb6ffc4bdcc5daa662f1eaf5ca7a5374b4456c90 by hcarson
A box grid with two ghost boundaries
The file was modified test/unit/UnitGrids/XField2D_Box_Triangle_X1.cpp
The file was addedtest/unit/UnitGrids/XField2D_Box_Triangle_Ghost_X1.cpp
The file was addedtest/unit/UnitGrids/XField2D_Box_Triangle_Ghost_X1.h
The file was addedtest/unit/UnitGrids/XField2D_Box_Triangle_Ghost_X1_btest.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
Commit a3d4d525a1f39ff2f1870ee7338bad7f1f208db2 by hcarson
added split tests with ghost boundaries attached to cell group 1, and
made the assert message for cell group 0 a bit more obvious
The file was modified test/unit/UnitGrids/XField2D_Box_Triangle_Ghost_X1.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Field/XField_Local_Common.h
Commit 6e3e2886b3908aaa333cec113de73fb40f09339f by hcarson
duplicate test name
The file was modified test/unit/UnitGrids/XField2D_Box_Triangle_Ghost_X1_btest.cpp
Commit bb7e832f3df187a5f609d6ab42bb0e6f00f7f06b by galbramc
Fixes to EGADS loop senses when sense is +/-2
The file was modified src/Meshing/EGADS/EGBody.h
The file was modified src/Meshing/EGADS/EGBody.cpp
The file was modified src/Meshing/EGADS/EGLoop.cpp
The file was modified src/Meshing/EGTess/EGTriangle.cpp
The file was modified src/Meshing/EGTess/CMakeLists.txt
Commit 5415674805a590c844e4adee49a84c23048fafec by galbramc
Forgot a file
The file was modified test/unit/Meshing/EGADS/EGBody_btest.cpp
Commit 0317c39acae8171a7c0185c96eabd721ac5877fd by galbramc
Fixed array out-of-bounds in Pentatope basis function. Fixed memcheck
for nightly testing.
The file was modified test/unit/CMakeLists.txt
The file was modified test/CMakeLists.txt
The file was modified test/system/CMakeLists.txt
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope.cpp
Commit 244f564ce955bda0d83cc412f55da124c7e5de74 by galbramc
Speed improvement for stabilized CG. 3DNS isothermal wall BC. Many other
small fixes
The file was modified src/ErrorEstimate/CMakeLists.txt
The file was modified src/pde/NS/BCNavierStokes3D.cpp
The file was modified test/unit/Discretization/Galerkin/StabilizationMatrix_NS_btest.cpp
The file was addedsrc/ErrorEstimate/DG/Instantiate/ErrorEstimate_DGBR2_NavierStokes3D_PrimitiveConstVisc.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified src/Discretization/CMakeLists.txt
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_AD_btest.cpp
The file was modified src/Meshing/EGTess/EGTriangle.cpp
The file was addedsrc/Discretization/DG/DGBR2_Instantiate/AlgebraicEquationSet_DGBR2_NavierStokes3D_PrimitiveConstVisc.cpp
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
The file was modified test/unit/BasisFunction/BasisFunctionArea_Quad_Lagrange_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS.h
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_btest.cpp
The file was modified src/Field/ElementConnectivityConstructor.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixSymS.h
The file was modified src/pde/NS/PDENavierStokes3D.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/unit/pde/NS/BCNavierStokes3D_mitState_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_FullTest.txt
The file was modified src/pde/NS/BCNavierStokes3D.h
The file was modified src/LinearAlgebra/DenseLinAlg/InverseLUP.h
The file was modified src/pde/NS/BCNavierStokes3D_mitState.h
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
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_StrongForm.h
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixD_btest.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_InverseLUP_Surreal_Instantiate.cpp
The file was modified src/pde/NS/BCNavierStokes2D.h
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Output_Stabilized.h
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_HDG_Triangle_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified test/unit/pde/NS/PDEEuler3D_btest.cpp
Commit f25651b3abb95e499c3f5b33fd9c8cabac951f2f by galbramc
More robust jacobian check for CG Stabilized NS
The file was modified src/pde/NS/PDEEuler1D.h
The file was addedsrc/pde/NS/EulerResidCategory.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/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_NS_btest.cpp
Commit c0d3f6af00d769f46ea4d4d7291b3a93085e8b49 by hcarson
changed DOF sharing calculations to correctly use max, and to calculate
the 3D sharing, assuming a regular icosahedron about a point
The file was modified src/Adaptation/MOESS/SolverInterface.h
Commit 1142a87bcd7ea686d3f0a538febb7790ff7d5cd3 by galbramc
Relaxed tolerance
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 9f6c9b3638a1c83d65e8a2fa788a8f4f63978640 by ursachi
Fixed adjoint order error
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_GilesPierce_AV_toy.cpp
The file was removedtest/sandbox/Adapt1D_DGBR2_AD_toy.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_GilesPierce_toy.cpp
Commit e9db362750ac5551c5c41f63df316eedc61bb6d3 by ursachi
Check if error estimates are the same after several iterations
The file was modified test/system/Adaptation/SolverInterface_DGBR2_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_DGAdvective_btest.cpp
Commit dbdfddaf268cd37e61ed831397606180ab48c76b by ursachi
2D DGAdv error estimate order test
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_DGAdvective_Triangle_AD_btest.cpp
The file was modified test/system/IO/ErrorEstimates/ErrorEst_2D_DGAdvective_AD_MinTest.txt
The file was modified test/system/IO/ErrorEstimates/ErrorEst_2D_DGAdvective_AD_FullTest.txt
Commit 0aa240bfd301be62803b0a26d0f3144577c37173 by hcarson
moved the hard work split method into the common instantiation
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
The file was modified test/unit/Field/XField3D_EdgeLocal_Dual_Split_btest.cpp
The file was modified src/Field/XFieldVolume_EdgeLocal.cpp
Commit 2d40d1b7699b0c446a343f0c44ae3e98ea3ef307 by hcarson
fixing up the 3D logic a little bit, the edge local still works, need to
test the element dual now
The file was modified src/Field/XField_Local_Common_Instantiate_2D.cpp
The file was modified src/Field/XFieldVolume_ElementLocal.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
Commit c5e897a16d8e8ff0adc81712f0476a628480da45 by hcarson
unsplit element dual tests
The file was addedtest/unit/Field/XField3D_ElementLocal_Dual_btest.cpp
Commit 66f260309ab1656a0cea4bacd0ec1d66ed8a457d by galbramc
Fixed warnings
The file was modified src/pde/NS/Q3DPrimitiveRhoPressure.h
The file was modified src/pde/NS/PDENavierStokes3D.h
The file was modified src/pde/NS/PDEEuler3D.h
Commit 1f4a788336e4703cb83dc480ce5acbd33e7fa632 by hcarson
first, extremely basic split test
The file was addedtest/unit/Field/XField3D_ElementLocal_Dual_Split_btest.cpp
Commit 05be65f2e70ca9d8458f984263f316045426146a by hcarson
another simple split test, now with reattaching boundary groups attached
to cell group 1
The file was modified test/unit/Field/XField3D_ElementLocal_Dual_Split_btest.cpp
The file was modified test/unit/Field/XField3D_ElementLocal_Dual_btest.cpp
Commit 58cee918d49d4f83fd149a1d11e7f66f45115c78 by hcarson
duplicate named tests
The file was modified test/unit/Field/XField3D_ElementLocal_Dual_btest.cpp
The file was modified test/unit/Field/XField3D_ElementLocal_Dual_Split_btest.cpp
Commit 536180bd1df0fb3eca2d4af884b931245024298f by hcarson
some tests for ElementDual Solution transfer, no surprises
The file was addedtest/unit/Field/Field2D_ElementLocal_Dual_CG_btest.cpp
Commit fb50556909d98057b54ba24f2c6c3a6cbc3a11f8 by hcarson
duplicate test names
The file was modified test/unit/Field/Field2D_ElementLocal_Dual_CG_btest.cpp
Commit 2ac529a36379730a773d83e02260cde54c8f22ab by galbramc
Reworkd DOF sync so Newton syncs zombies. Linear solver timings
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG.h
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_CRS_MatrixD.cpp
The file was modified src/SolutionTrek/Continuation/PseudoTime/AlgebraicEquationSet_PTC.h
The file was modified src/LinearAlgebra/SparseLinAlg/SparseLinAlg_LinearSolver.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_backsolve.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin.h
The file was modified src/SolutionTrek/TimeMarching/AlgebraicEquationSet_TimeMarch.h
The file was modified test/unit/LinearAlgebra/CustomJacobianEqSet_btest.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_CRS_double.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_impl.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized_LiftedBoundary.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver.h
The file was modified test/unit/LinearAlgebra/Advection1D_btest.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixBlock_3x3_Instantiate.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_factorize.h
The file was modified test/unit/NonLinearSolver/NewtonSolver_btest.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/UMFPACK/UMFPACKSolver_CRS_MatrixD.cpp
The file was modified src/SolutionTrek/Continuation/DissipationBased/AlgebraicEquationSet_DBC.h
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_CRS_double.cpp
The file was modified src/SolutionTrek/Continuation/Homotopy/AlgebraicEquationSet_HTC.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective.h
The file was modified src/SolutionTrek/TimeMarching/AlgebraicEquationSet_TimeStep.h
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/UMFPACK/UMFPACKSolver_backsolve.h
The file was modified src/Discretization/Potential_Drela/AlgebraicEquationSet_CG_Potential_Drela.h
The file was modified test/unit/LinearAlgebra/Heat1D_btest.h
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_backsolve.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixBlock_2x2_Instantiate.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixD_CRS_MatrixS_Instantiate.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
The file was modified src/LinearAlgebra/AlgebraicEquationSetBase.h
The file was modified src/LinearAlgebra/SparseLinAlg/LinearSolverBase.h
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2_impl.h
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver.h
The file was modified src/Discretization/HDG/AlgebraicEquationSet_HDG_impl.h
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/AlgebraicEquationSet_IRS.h
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/UMFPACK/UMFPACKSolver_CRS_double.cpp
The file was modified test/unit/NonLinearSolver/ScalarGoldenSearchLineUpdate_btest.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixBlock_4x4_Instantiate.cpp
The file was modified test/unit/NonLinearSolver/HalvingSearchLineUpdate_btest.cpp
Commit 4295299905fa6f9d1286048107e096564090d2c7 by galbramc
Missed one
The file was modified src/SolutionTrek/HarmonicBalance/AlgebraicEquationSet_HarmonicBalance.h
The file was modified src/SolutionTrek/Continuation/ImplicitResidualSmoothing/AlgebraicEquationSet_IRS.h
Commit c89e874a345d98943114c94d48d20e59d591e76a by galbramc
Forgot to add timing variable for MKL_PARDISO
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver.h
Commit 3f2c020b4b6116ca3f1a248d0547819470563c2c by galbramc
Copy pasta
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_impl.h
Commit fb4e843a65c94c7c70280ee23b05d0ebd953f60e by hcarson
added scaling and offest to TripleBL and changed naming convention to
match between 2D and 3D
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
Commit b183cdd421a50b21fc45c4fff3fd762706e4ef86 by hcarson
forgot the pattern update
The file was modified test/unit/IO/pde/ScalarFunction2D_pattern.txt
Commit 52c3bd675f6bddcc4b4aa3cc889df8c3f61073de by galbramc
New parallel unit tests. Ghost/Zombie DOFs synced in Newton. PETSc build
in external. Many small fixes.
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_Euler_btest.cpp
The file was modified test/system/LocalSolve/ElementLocalSolve3D_DGBR2_Tet_AD_btest.cpp
The file was modified test/sandbox/Solve2D_CG_NACA_LIP_toy.cpp
The file was addedtest/unit/Discretization/Galerkin/FunctionalBoundaryTrace_WeightedResidual_Galerkin_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Output_Galerkin_btest.cpp
The file was modified test/unit/Discretization/Galerkin/FunctionalBoundaryTrace_Dispatch_Galerkin_AD_btest.cpp
The file was modified CMakeInclude/StaticAnalysis.cmake
The file was modified test/unit/NonLinearSolver/HalvingSearchLineUpdate_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_DGBR2_Triangle_AD_btest.cpp
The file was modified test/unit/Discretization/DG/FunctionalBoundaryTrace_DGBR2_btest.cpp
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block4x4.h
The file was modified src/PanelMethod/XfoilPanelEquationSet.h
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Primal_DGBR2_Line_AD_btest.cpp
The file was modified test/unit/Discretization/Galerkin/IntegrandBoundaryTrace_Dirichlet_mitState_Galerkin_Euler_btest.cpp
The file was modified CMakeLists.txt
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Dual_Galerkin_Stabilized_Line_AD_btest.cpp
The file was modified test/system/LocalSolve/ElementLocalSolve3D_DGAdvective_Tet_AD_btest.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/unit/Field/Field1D_EdgeLocal_Primal_DGBR2_btest.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AR_btest.cpp
The file was modified test/system/LocalSolve/ElementLocalSolve2D_DGBR2_Triangle_AD_btest.cpp
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Decompose_LUP_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Decompose_LUP.h
The file was addedsrc/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Inverse.h
The file was modified src/Discretization/Block/AlgebraicEquationSet_Block2x2.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_TransitionIBL.h
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Decompose_LU.h
The file was modified test/sandbox/Solve2D_CG_NACA_IPTF_toy.cpp
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified test/unit/Discretization/DG/JacobianFunctionalBoundaryTrace_DGBR2_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.h
The file was modified src/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_WeightedResidual_Galerkin.h
The file was modified src/LinearAlgebra/AlgebraicEquationSetBase.h
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_HDG_Triangle_AD_btest.cpp
The file was modified test/sandbox/Solve2D_CG_NACABTE_IPTF_toy.cpp
The file was modified test/unit/Field/Field1D_EdgeLocal_Dual_CG_btest.cpp
The file was modified src/Discretization/FV_TPFA/AlgebraicEquationSet_FV_TPFA.h
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_WeightedResidual_Galerkin_btest.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/ErrorEstimate/CMakeLists.txt
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified test/sandbox/Solve2D_CG_NACA_IPTF_linearsolve_toy.cpp
The file was modified src/ErrorEstimate/DG/ErrorEstimate_DGBR2.h
The file was modified test/unit/Field/Field2D_ElementLocal_Dual_CG_btest.cpp
Commit 34bc1544b448c5a3d75e56e46edb681d9e0687f8 by hcarson
various changes to get 3D adapting
The file was modified src/Field/XField_ElementLocal_impl.h
The file was modified src/pde/NDConvert/PDENDConvertSpace2D.h
The file was modified src/pde/NDConvert/PDENDConvertSpace3D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.h
The file was modified src/pde/AdvectionDiffusion/BCAdvectionDiffusion3D.cpp
Commit 5d6c6ebe2efd4eb43858f304d5a0959e371bc040 by hcarson
a 3D CG adaptation!
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was addedtest/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit 1c8585a881a5b2d4718271cbb529381a809bef73 by hcarson
changes to 3D case to run on hypersonic
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
Commit 6c12849b0003af191212aed03a4d525b34501ed8 by galbramc
Missing include
The file was modified src/ErrorEstimate/ErrorEstimate_Common.h
Commit de8a76e973a54ef7212481bfcba58ee1df6d49dd by hcarson
to run a big case
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit 0c0b0f8ce594134eda20d1737b6be7944579dd89 by galbramc
Updates for latest AFLR patches
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
Commit ee8eee10f000aced55279ceee264faa54fefd93d by galbramc
Custom build of gcc 8.2
The file was modified scripts/jenkins/jenkins_env.sh
Commit 7e2ac0b7c24196b5013b99cec08810628f1e9b36 by galbramc
Jenkims env fix for gcc8
The file was modified scripts/jenkins/jenkins_env.sh
Commit 9d9618aa4b657c985cbdde98cfcc5ea0e4cbf15c by eam5515
Adding new RK unit test
The file was modified test/unit/SolutionTrek/TimeMarching/RK_btest.cpp
Commit b8f4cd171d19b96ae44ca4eb144a6bcd9d979b76 by eam5515
Adding Complete RK unit test and new CMake list
The file was modified test/unit/SolutionTrek/TimeMarching/RK_btest.cpp
The file was modified test/unit/SolutionTrek/TimeMarching/CMakeLists.txt
Commit aebea692d53c3c5be7cf72803d3f585c477ab7a5 by galbramc
AFLR4 now works. Need new library release.
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified src/Meshing/EGTess/CMakeLists.txt
Commit 62e5b02673b4deb037b0901ce9fce122954c8298 by galbramc
Cleanup RK Parallel Serial test. Have not found the bug yet.
The file was modified test/unit/SolutionTrek/TimeMarching/RK_btest.cpp
The file was modified test/unit/SolutionTrek/TimeMarching/CMakeLists.txt
Commit 45059e570dfa29452dabfe4ae125b899686fd8d4 by galbramc
Fixes so RK works with new parallel paritioning
The file was modified src/Discretization/Galerkin/JacobianCell_Galerkin.h
The file was modified src/SolutionTrek/TimeMarching/AlgebraicEquationSet_TimeStep.h
The file was modified test/unit/SolutionTrek/TimeMarching/RK_btest.cpp
The file was modified test/unit/SolutionTrek/TimeMarching/CMakeLists.txt
Commit b1b5be4350159004d16b03ffd00eadd9cf928489 by galbramc
Assert Galerkin Stabilized PDE fluxViscousLinearInGradient. Add CMake
option VERA_ERROR.
The file was modified CMakeInclude/Vera.cmake
The file was modified src/Discretization/Galerkin/IntegrandCell_Galerkin_Stabilized.h
Commit eede71624d8d7b72874cb481923405bebef78e30 by hcarson
commiting a bunch of non-working tests and the 3D CG case.
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
The file was modified src/Field/XFieldVolume_ElementLocal.cpp
The file was addedtest/unit/Field/XField3D_ElementLocal_Dual_WholeGrids_btest.cpp
The file was modified src/Field/XFieldVolume_checkGrid_impl.h
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was addedtest/unit/Field/XField2D_EdgeLocal_Dual_WholeGrids_btest.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was addedtest/unit/Field/XField2D_ElementLocal_Dual_WholeGrids_btest.cpp
Commit cdbcb3792b6dc83aaae8df0640e225636f217c2b by galbramc
More updates for AFLR4
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
Commit ff5e7229a21ffa404495da58ecf41a49870a2448 by galbramc
CG Field constructor minor speed improvements. Nightly tolerances.
The file was modified src/Field/Element/UniqueElem.cpp
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified test/unit/pde/ShallowWater/ShallowWaterSolution2D_btest.cpp
The file was modified src/Field/Element/UniqueElem.h
The file was modified test/unit/pde/NS/GasModel_SurrealS1_btest.cpp
The file was modified src/Field/Field_CG_CellConstructor.cpp
Commit dae23cd1980bede9437a5866b6e9c1fbc250bd27 by hcarson
refactor to remove additional unneeded fields, should reduce the
constructor destructor costs associated with ErrorEstimate
The file was modified src/ErrorEstimate/ErrorEstimate_Common.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
Commit 5c7cd65074da6f1d345bcae037119d24f2dff728 by galbramc
Improved the speed of CG Field constructors. Should help local solves.
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/Field/Field_CG_TraceConstructor.cpp
Commit 25caf7b7c6c6e2c73349446f4b3176b2f4a21925 by galbramc
Minor fixes
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/Field/Field_CG_TraceConstructor.cpp
Commit 76453f65deb68ae7c2ea5d5527b49a719761f343 by galbramc
Upgraded cppcheck on reynolds
The file was modified scripts/jenkins/jenkins_env.sh
Commit fe160bc60d197c558fa620d7c380502b312bf74b by galbramc
A few more minor speed improvements to Galerkin error estimates.
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateCell_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodal_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit 4eec8e6745b7976578d7f6218fd650fea4a37a1c by pcaplan
xfielddomain fixes for avro api changes
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.cpp
The file was modified src/Meshing/avro/CMakeLists.txt
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
Commit 2e1717f417d92bb47d7afa0462cde99e2b56ea01 by pcaplan
unit test fixes for avro changes
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was modified test/unit/Meshing/EGTess/XFieldDomain_btest.cpp
Commit 37243e20de99d4d2064101ecfcc89622b8298349 by pcaplan
some unit testing on polytopes
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
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 test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/BasisFunction/BasisFunctionSpacetime.h
Commit 5541bb02ec175864f9ba542ae77424b45acba230 by pcaplan
push to mac for IMR
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
Commit c4f6d889c6f4c425ec5218d218b79ee2d4f0c95c by galbramc
Fixed bug when parallelizing nodal metrics
The file was modified test/unit/Adaptation/MOESS/NodalMetrics_btest.cpp
The file was modified test/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest_OFF.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified test/unit/Adaptation/MOESS/ErrorModel_btest.cpp
The file was modified test/unit/Adaptation/MOESS/ImpliedMetric_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/MOESS_PX_Optimizer_NLOPT_btest.cpp
The file was modified test/unit/Adaptation/MOESS/MOESS_btest.cpp
Commit c22f3d0c27e5f6ab9384a45215cb9d6b09423ba0 by galbramc
Fix for MultiScale metric
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
The file was modified src/Field/Field_NodalView_Volume.cpp
The file was modified src/Field/Field_NodalView_Area.cpp
Commit e60b0cbec13f2e2d6f444cecdad8a5d54cb9efb9 by hcarson
moved integrand construction outside of loops for speed
The file was modified src/ErrorEstimate/DG/ErrorEstimateCell_DGBR2.h
Commit db48365abf6d660dfffa4527fd513199316e3762 by hcarson
caught bug with assignment rather than accumulation
The file was modified src/ErrorEstimate/ErrorEstimate_Common.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
Commit 0bf31abaef380b3b673fb4445ee17cac5f110c13 by hcarson
that speed up didn't work....
The file was modified src/ErrorEstimate/DG/ErrorEstimateInteriorTrace_DGBR2.h
Commit 2bc51df4494dc20c2afc081566789a3524960942 by hcarson
added get options for orientation, and caught bug with invalid split
group 1
The file was modified test/unit/Field/XField3D_ElementLocal_Dual_WholeGrids_btest.cpp
The file was modified src/Field/Element/ElementAssociativityVolumeConstructor.h
The file was modified src/Field/Element/ElementAssociativityVolumeConstructor.cpp
The file was modified src/Field/XField_Local_Common_Instantiate_3D.cpp
Commit 5c994711150b21fdbba107e86466addab7706901 by hcarson
added a check to see if element is owned by local processor
The file was modified test/unit/Field/XField3D_ElementLocal_Dual_WholeGrids_btest.cpp
Commit a3dc3f7f123f2e2e4be0dd64d8816657f26ce9d2 by hcarson
unused variable
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
Commit fc8c40083183fd4a9304a75765b3700098ec233c by galbramc
Suppress cppcheck
The file was modified scripts/jenkins/jenkins_env.sh
The file was modified src/Field/Element/UniqueElem.h
Commit 766874660542e020e3f2d905e3e65dd8bea11ad7 by hcarson
another unit test
The file was modified test/unit/Field/XField3D_ElementLocal_Dual_btest.cpp
Commit d0485b55863ccbebcc1ea2a28f7141ed4b247d40 by galbramc
Added requested element print out. Fixed int for computing cost.
The file was modified src/Adaptation/MOESS/ProblemStatement_HDG_ErrorEstimate.h
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2_Block2x2.h
The file was modified src/Adaptation/MOESS/MOESS.h
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
Commit e66da382cb1518e8c4523bd3775b7468d08f2fea by hcarson
some more unit tests and caught a bug
The file was modified test/unit/Field/XField3D_ElementLocal_Dual_Split_btest.cpp
The file was modified src/Field/XFieldArea_ElementLocal.cpp
The file was modified src/Field/XFieldVolume_ElementLocal.cpp
The file was modified src/Field/XField_ElementLocal_impl.h
Commit 25f0ce0ccdf451696dc05d684f5417bfde2ba517 by galbramc
Better CG load balancing. PETSc BAIJ works for processors with no DOF
possessions
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixD_CRS_MatrixS_Instantiate.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_CRS_double.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver.h
The file was modified src/Field/Field_CG_Topology.h
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_PX_Optimizer_NLOPT.cpp
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_impl.h
Commit 91cad1216dc78cec6c33e8793ef05134761bf034 by galbramc
Fix for error estimate nodal outputField
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.cpp
Commit 45d43f7d30cc759ca9fc832d15d3a6d56fab84e6 by hcarson
added dictionary options for SineSineSine
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.h
The file was modified src/pde/AnalyticFunction/ScalarFunction2D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction2D_btest.cpp
The file was modified test/unit/IO/pde/ScalarFunction2D_pattern.txt
Commit 921738274601546f0ecc9991d4d06bbda0e43192 by hcarson
hunting some int casts
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Adaptation/MOESS/ProblemStatement_HDG_ErrorEstimate.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.h
The file was modified src/Adaptation/MOESS/SolverInterface.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2_Block2x2.h
Commit e54cb8bd7b32acd6c7804977eb54f4b79d7c4d09 by hcarson
bumping that coverage up
The file was modified test/unit/pde/AnalyticFunction/ScalarFunction3D_btest.cpp
Commit d440f7effb9b1e053e34822e83805636f73e50c2 by hcarson
3D Element Dual test
The file was addedtest/system/LocalSolve/ElementDualLocalSolve3D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit c84ee1610d78a95e6a07ff0b2be209c45daebe3e by hcarson
tweak
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 9283b5f8843f4a2a324b61ee7bf3f7d5dff115c8 by galbramc
Added mach output functional for DeltaWing
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/pde/NS/OutputEuler3D.h
Commit eb5f2f8b9bc077b66044767fbf8925f23336662e by galbramc
Started to rework cmake folder test names
The file was modified test/unit/Quaternion/CMakeLists.txt
The file was modified test/unit/pde/AdvectionDiffusion/CMakeLists.txt
The file was modified test/unit/pde/CauchyRiemann/CMakeLists.txt
The file was modified test/unit/pde/NDConvert/CMakeLists.txt
The file was modified CMakeLists.txt
The file was modified test/unit/pde/AnalyticFunction/CMakeLists.txt
The file was modified test/unit/pde/FullPotential/CMakeLists.txt
The file was modified test/unit/Discretization/Galerkin/CMakeLists.txt
The file was modified test/unit/pde/NS/CMakeLists.txt
The file was modified test/unit/pde/PorousMedia/CMakeLists.txt
The file was modified test/unit/pde/Sensor/CMakeLists.txt
The file was modified test/unit/pde/ShallowWater/CMakeLists.txt
The file was modified test/unit/pde/IBL/CMakeLists.txt
The file was modified test/unit/CMakeLists.txt
The file was modified test/unit/pde/ArtificialViscosity/CMakeLists.txt
The file was modified test/unit/pde/Burgers/CMakeLists.txt
The file was modified test/unit/Meshing/Metric/CMakeLists.txt
The file was modified test/unit/pde/Distance/CMakeLists.txt
The file was modified test/unit/Discretization/FV_TPFA/CMakeLists.txt
The file was modified test/unit/pde/HSM/CMakeLists.txt
Commit f4b35298a40aab7d9d74c7be9dfbcf7375c954b5 by hcarson
forgot a dictionary
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit f5f05808dc4f8f2364c63751816886f3e3f8c5eb by galbramc
Added mach field dump for MOESS delta wing
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_MultiScaleMetric_toy.cpp
Commit 7ae01df43f4f8ba1c017ed83ed33172de6ea14df by galbramc
New folder test names. We can revert/modify if they are awkward
The file was modified test/unit/CMakeLists.txt
The file was modified test/system/CMakeLists.txt
Commit 2faebb8c2f9535e79eef652f4fc87e00984600bb by galbramc
Missed XDIR related things
The file was modified test/system/CMakeLists.txt
The file was modified test/unit/CMakeLists.txt
The file was modified test/unit/Discretization/Block/CMakeLists.txt
The file was modified test/unit/Field/Element/CMakeLists.txt
Commit 424d79fa7c17906aea4b133224d1df72cd60d9b3 by hcarson
dictionary fixes and parameter tweaks
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was addedtest/sandbox/deformationTime.dat
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
Commit cf4dab592b7084bd48a606be75db8b8ef0117514 by hcarson
more dictionary fixes
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Poisson_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_Poisson_toy.cpp
Commit 10c62f89ce7dffb79af1cd4bfe3d2b305125e5a8 by blsc
Periodic boundary support for gmsh reader
The file was modified src/Meshing/gmsh/XField_gmsh.h
The file was modified test/unit/Meshing/gmsh/XField_gmsh_btest.cpp
The file was modified src/Meshing/gmsh/XField_gmsh.cpp
The file was addedtest/unit/IO/Meshes/periodicBox_gmsh.msh
Commit fe74e54adcc91b1b80aa264d0fa9362821ad71a2 by hcarson
reduced test size
The file was modified test/system/LocalSolve/ElementDualLocalSolve3D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 1f01a24f1ac6be63e929a26c91b1640207773df2 by galbramc
Updates so refine might work in parallel
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
The file was modified src/Meshing/refine/XField3D_refine.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
Commit 603c84f1c6494cef0536d15e41d6bc8747275058 by galbramc
Updated refine check with cmake
The file was addedCMakeInclude/Checks/ref_check.c
The file was removedCMakeInclude/Checks/ref_fortran.c
The file was modified CMakeInclude/Checks/CheckREFINE.cmake
Commit 075fb805e54fb5b1113f077644afc6375250077d by hcarson
shortened test again...
The file was modified test/system/LocalSolve/ElementDualLocalSolve3D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 0f3a336c51f651e6947a1af89fab62161e84894f by galbramc
Fixes for DeltaWing to dump mach field
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 23e21875de9ddf4e8647345957a24d875f2ad31c by galbramc
Removed deformationTime.dat
The file was modified .gitignore
The file was removedtest/sandbox/deformationTime.dat
Commit c1c069af8b905b13b2845d1f59c1cdb479854974 by galbramc
PETSc uses x as initial guess. Use P-Adjoint as initial P+1-Adjoing with
Galerkin. Other cleanups.
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective.h
The file was modified src/Meshing/gmsh/XField_gmsh.cpp
The file was modified test/unit/LinearAlgebra/Advection1D_btest.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2_Block2x2.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGAdvective_impl.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixD_CRS_MatrixS_Instantiate.cpp
The file was modified test/unit/LinearAlgebra/TriDiagPattern_btest.h
The file was modified CMakeInclude/Checks/ref_check.c
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_backsolve.h
The file was modified src/NonLinearSolver/NewtonSolver_impl.h
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
The file was modified test/unit/Meshing/refine/CMakeLists.txt
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_CRS_double.cpp
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Galerkin_Stabilized.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_impl.h
The file was modified test/unit/LinearAlgebra/Heat1D_btest.h
The file was modified test/unit/LinearAlgebra/SparseLinAlg/PETSc/PETSc_btest.cpp
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
Commit 969d468ec21a9897332c2d55dcbd6b10f2a2c2cf by galbramc
Clean up adjoint solve for DeltaWing
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 3c945720acf7ba9aea2381d2755b1fb9f6b5e485 by galbramc
Don't run refine in parallel yet
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
The file was modified test/unit/Meshing/refine/CMakeLists.txt
Commit 3ded3e0d7f8bebf14f61da80b4a35d50cf6cba7f by hcarson
changing to unstabilized for testing
The file was modified test/system/LocalSolve/ElementDualLocalSolve3D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 1882b9f1387e81d9ccbacba5675c2dd987910a54 by hcarson
tweaks and removing an unintended file
The file was removedtest/sandbox/deformationTime.dat
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit c2ada69e05b0d5cd3e7c777cc3db159ed13be2f6 by hcarson
basic scheduler and timing dumps at the end of test adapthist
The file was modified src/Adaptation/MeshAdapter.h
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
Commit 201bd99aaa65f439848c954df38e1280047d93f5 by blsc
Periodic gmsh fix for parallel
The file was modified src/Meshing/gmsh/XField_gmsh.cpp
The file was modified src/Meshing/gmsh/XField_gmsh.h
The file was modified test/unit/Meshing/gmsh/XField_gmsh_btest.cpp
Commit bffc4e3da13d23974daa87b874ab90b127e2f228 by hcarson
moving box
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit d7a24bad30fd3eee396b51d1b2f5a4410d1a2bae by hcarson
mend
The file was modified test/unit/Field/Element/ElementProjection_L2_Triangle_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
Commit e77d261ca0a6fe10fa510896c8fa1f9f0bac1c04 by hcarson
moving box
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit f583c9d72bd1550feeb14fd1d7aea7c74bc2c7b1 by hcarson
forgot to allow PETSC
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit 9bf65435a1509ce85229bfea0f191dbeb413acfb by galbramc
JacobianFunctionalCell_Galerkin now works in parallel. Other small
fixes.
The file was modified src/Field/XField_checkTraceNormal_impl.h
The file was modified test/unit/Discretization/Galerkin/JacobianCell_Galerkin_Stabilized_NS_btest.cpp
The file was modified src/Discretization/Galerkin/JacobianFunctionalBoundaryTrace_Galerkin.h
The file was modified test/unit/Discretization/Galerkin/JacobianFunctionalCell_Galerkin_btest.cpp
The file was modified src/Discretization/Galerkin/JacobianFunctionalCell_Galerkin.h
The file was modified src/pde/NS/PDEEuler3D.h
The file was modified test/unit/LinearAlgebra/SparseLinAlg/PETSc/PETSc_btest.cpp
Commit 27875b1ffabbc94b546491638c060f35d7fdcbcb by hcarson
changed to copy construction
The file was modified src/ErrorEstimate/Galerkin/ErrorEstimateNodalBase_Galerkin.h
Commit 12062bcb1a5d6de86633cefb37f6531073b9837d by galbramc
Missed a solution initialization for PETSc
The file was modified test/system/Asymptotic/ErrorOrder_3D_DGBR2_Periodic_Hex_AD_btest.cpp
Commit 4eb38e3cf1e5e95be4c0c0e2394f9f8c745dd3c6 by galbramc
Added parallel interfac to XField_Lagrange.
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
Commit d264755d5502ade780c0b1ca2aab92935b069263 by galbramc
Updated XField3D_refine so it hopefully works in parallel
The file was modified src/Meshing/refine/XField3D_refine.cpp
Commit 494814f9103634ad6bb55321c3b4a2678acbdb24 by pcaplan
work towards calling avro from parallel SANS
The file was modified src/Meshing/avro/CMakeLists.txt
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_avro_toy.cpp
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
Commit 3ac0d46b5caf23cbf2b4fa70c4804f109c477be1 by galbramc
refine API now works in parallel
The file was modified src/Meshing/refine/XField_refine.h
The file was modified CMakeInclude/Finds/FindREFINE.cmake
The file was modified src/Meshing/refine/XField3D_refine.cpp
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was addedsrc/Meshing/refine/MultiScale_metric.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified CMakeInclude/Checks/ref_check.c
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
The file was modified src/Meshing/refine/CMakeLists.txt
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Field/Partition/XField_Lagrange.h
The file was addedsrc/Meshing/refine/MultiScale_metric.h
The file was modified test/unit/Meshing/refine/CMakeLists.txt
The file was modified CMakeInclude/Checks/CheckREFINE.cmake
Commit 745ba5ec56113c44bd697581b156e47a9af0191d by galbramc
Don't allocate P and P+1 jacobian at the same time for Galerkin
The file was modified src/Meshing/refine/MultiScale_metric.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
Commit 0a7d64adb24db3642faa331672c0eb780ff3cb73 by galbramc
Forgot some files
The file was addedCMakeInclude/Builds/BuildZOLTAN.cmake
The file was addedCMakeInclude/Finds/FindZOLTAN.cmake
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
Commit a3cb6492cbe359a7d0c3702b70874ccc48e49153 by galbramc
Various fixes
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Meshing/refine/XField3D_refine.cpp
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit bd8b69fe01deaed03dcc213d2c616ac3575dc43b by galbramc
More informative error messages
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
Commit bcf178df600c3ddba06712b169e79dec6f5fdee0 by galbramc
One more fix for parallel grid creation
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
Commit 80c989a711915f8eed09acbcd6713eb068f6a5bb by galbramc
Typo
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
Commit 2b4af19cf38f08d9272c5865cb5614361a3f4481 by galbramc
More robust EPIC call interface. Improved refine build.
The file was modified src/Meshing/EPIC/MesherInterface_Epic.h
The file was modified .gitignore
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
Commit eff7c8ac6e8cf7c79b850b0743284eed1ae5d194 by galbramc
Fixed memory leak
The file was modified src/Meshing/refine/MultiScale_metric.cpp
Commit ba4a56ac0c594ca88cb8fdeacc76db6676d762b9 by galbramc
More robust system call to refine
The file was modified src/Meshing/refine/MesherInterface_refine.h
The file was modified src/Meshing/refine/MesherInterface_refineParams.cpp
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
Commit 7a2174a7d78f22a1be50be1e85fd807c15130432 by hcarson
might Edge local work?
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
Commit 1dab9f28e962f466cfe87dc9c474875e0c73dd0c by hcarson
running a 3D CG adapt in parallel!
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/MeshAdapter.h
Commit f500186f472c5d38aadf08aeb8bcd2ece079e78e by hcarson
forgot to actually use the scheduler
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
Commit 6c533ce0dc8d254d32e472b421bb305498c12a9f by galbramc
Precondition adjoint P+1 solve with adjoint P solve for DGBR2
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
Commit 31253cb773577effd0299f2fd24e5a56130003cf by galbramc
Forgot some files
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2_impl.h
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2.h
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixD_CRS_MatrixS_Instantiate.cpp
Commit 5fd3bfd8b82be5b59b4763a932a7ac197200e43f by galbramc
Wroking on L2 projections. Various fixes
The file was modified CMakeInclude/Builds/BuildNLOPT.cmake
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified CMakeInclude/Builds/BuildZOLTAN.cmake
The file was addedtest/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was modified CMakeInclude/Builds/BuildPARMETIS.cmake
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
The file was modified CMakeInclude/Builds/BuildTETGEN.cmake
The file was modified CMakeInclude/Builds/BuildTRIANGLE.cmake
The file was modified CMakeInclude/Builds/BuildSUITESPARSE.cmake
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified CMakeInclude/Builds/BuildCBLAS.cmake
Commit 08ce97817979e4bccfd15d8e63661f6ddd033c88 by galbramc
Fixes for L2 projection cases
The file was modified test/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
Commit 4cfb644753f56345420bc694a1da4f1827fbb02e by galbramc
Typo
The file was modified test/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
Commit 33b91df32e1f4f1669d2845356f01f35be3db5fd by hcarson
added a targetCost scheduler
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit b270a8156269c26f579aa85eca69ea192561be96 by hcarson
unused variable and style fixes
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
Commit a7ec6a5aabc70eeb7b4c88594064191e8c6b0ea9 by pcaplan
maintain same list of lower-dim egads entities for parallel
The file was modified src/Meshing/EGADS/EGBody.h
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
The file was addedsrc/Adaptation/TargetMetric.h
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/Field/XField_impl.h
The file was modified src/Adaptation/CMakeLists.txt
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Adaptation/MeshAdapter.h
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Meshing/EGADS/EGModel.cpp
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was addedsrc/Adaptation/TargetMetric.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 9a768ed08b0762d4fd97146c7941af01f7350c21 by pcaplan
avro interface for delta wing case
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
Commit 3755abf6edb805ecf8b80ec72c01d055dd3ea215 by galbramc
Minor cleanup
The file was modified src/Meshing/libMeshb/XFieldVolume_libMeshb.cpp
The file was modified test/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified src/Meshing/libMeshb/XField_libMeshb.h
The file was modified src/Meshing/libMeshb/XFieldArea_libMeshb.cpp
Commit b2050ab7a9a04df67fe20cece88c4a22be3f9397 by galbramc
Fixes for running avro in parallel
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/unit/Meshing/avro/CMakeLists.txt
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
Commit fbb4679eec625ee33ec53742c227160932a72471 by pcaplan
merge conflict
The file was modified CMakeInclude/Builds/BuildNLOPT.cmake
The file was modified CMakeInclude/Checks/CheckREFINE.cmake
The file was addedtest/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified src/Meshing/libMeshb/XFieldArea_libMeshb.cpp
The file was modified CMakeInclude/Builds/BuildPARMETIS.cmake
The file was modified src/Adaptation/MOESS/ErrorModel_Elemental.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_DGBR2.h
The file was modified src/Field/Partition/XField_Lagrange.h
The file was modified CMakeInclude/Finds/FindREFINE.cmake
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was addedCMakeInclude/Builds/BuildZOLTAN.cmake
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified src/Meshing/libMeshb/XField_libMeshb.h
The file was modified .gitignore
The file was modified src/Meshing/refine/XField3D_refine.cpp
The file was modified test/unit/Field/Element/ElementProjection_L2_Triangle_btest.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2_impl.h
The file was modified src/Discretization/Galerkin/Stabilization_Galerkin.h
The file was modified src/Meshing/refine/XField_refine.h
The file was modified src/Meshing/libMeshb/XFieldVolume_libMeshb.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Discretization/DG/AlgebraicEquationSet_DGBR2.h
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
The file was modified CMakeInclude/Checks/ref_check.c
The file was addedsrc/Meshing/refine/MultiScale_metric.h
The file was modified CMakeInclude/Builds/BuildCBLAS.cmake
The file was modified test/system/LocalSolve/ElementDualLocalSolve3D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/unit/Meshing/refine/CMakeLists.txt
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was modified src/Meshing/refine/CMakeLists.txt
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_AD_DoubleBoundaryLayer_toy.cpp
The file was modified src/Meshing/refine/MesherInterface_refineParams.cpp
The file was modified CMakeInclude/Builds/BuildTETGEN.cmake
The file was modified src/Meshing/refine/MesherInterface_refine.h
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
The file was modified test/system/LocalSolve/CMakeLists.txt
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was addedsrc/Meshing/refine/MultiScale_metric.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixD_CRS_MatrixS_Instantiate.cpp
The file was modified CMakeInclude/Builds/BuildTRIANGLE.cmake
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was addedCMakeInclude/Finds/FindZOLTAN.cmake
The file was modified test/sandbox/Adapt2D_DGBR2_RANSSA_FlatPlate_toy.cpp
The file was modified CMakeInclude/Builds/BuildSUITESPARSE.cmake
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.cpp
The file was modified src/Meshing/EPIC/MesherInterface_Epic.h
The file was modified src/Adaptation/MeshAdapter.h
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
Commit ba6382e9ccad8d5c4f0842be45c6bf1c0a58aa63 by pcaplan
boundary conditions in the correct order...
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
Commit 55b0671a806f44b06c3c0593ad98f9b8e931126b by pcaplan
xfielddomain constructor when sans_avro not defined, warning fixes
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
Commit 78fd7566203f8b8d5ab384cb37aa82c50c842d06 by pcaplan
lingering comma
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
Commit 0d8c70bf8ec5ab88bfbb203587da51f5438e1773 by pcaplan
forgot to comment some testing things that dont work
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
Commit 88ca63ddb2e615776d753d72111977a6fcd424e4 by galbramc
Various fixes to refine. L2 CG projection works in parallel
The file was modified src/Meshing/refine/MesherInterface_refine.h
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified src/Meshing/refine/CMakeLists.txt
The file was modified src/Discretization/Galerkin/AlgebraicEquationSet_Project.h
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was modified CMakeInclude/Dependencies.cmake
The file was modified src/Meshing/refine/MesherInterface_refineParams.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
Commit 10f7218ef359c219db1db4b52b65d1c01d948a7c by galbramc
Fixes for refine. L2 cases to run for paper.
The file was modified CMakeInclude/Checks/CheckREFINE.cmake
The file was modified src/Meshing/refine/CMakeLists.txt
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified test/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified test/unit/Meshing/refine/CMakeLists.txt
The file was modified src/Meshing/refine/XField3D_refine.cpp
The file was modified CMakeInclude/Finds/FindREFINE.cmake
The file was addedtest/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
The file was modified CMakeInclude/Dependencies.cmake
The file was modified CMakeInclude/MakeSummaryFile.cmake
The file was addedtest/sandbox/Adapt3D_CG_AD_L2_MOESS_toy.cpp
Commit c70c8e82b9d4879b09c427ead29365ba3673047b by galbramc
Fixed warnings
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
Commit fa62888da657a29dc95b60d9004586465562f19b by galbramc
Using DirectLU for DeltaWing adjoint
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit aca641ea64ae4414d94eff1b4f049ae663d38e5f by pcaplan
mods to avro interface, added Curved parameter to omit visiblity checks
on geometry
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adapt2D_DGBR2_AD_DoubleBoundaryLayer_avro_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 9117e4f412de25c7617fce823daa9ef8afe5dea0 by galbramc
Various fixes to refine interface and AD L2 cases.
The file was modified CMakeInclude/Builds/BuildTRIANGLE.cmake
The file was modified test/unit/Meshing/refine/CMakeLists.txt
The file was modified CMakeInclude/Builds/BuildSUITESPARSE.cmake
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
The file was modified src/Meshing/refine/XField3D_refine.cpp
The file was modified CMakeInclude/Builds/BuildGEOGRAM.cmake
The file was modified CMakeInclude/Builds/BuildNLOPT.cmake
The file was modified CMakeInclude/Builds/BuildTETGEN.cmake
The file was modified CMakeInclude/MakeSummaryFile.cmake
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MOESS_toy.cpp
The file was modified CMakeInclude/Builds/BuildZOLTAN.cmake
The file was modified CMakeInclude/Builds/BuildCBLAS.cmake
The file was modified CMakeInclude/Builds/BuildBoost.cmake
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
The file was modified src/Field/Partition/XField_Lagrange_Distribute_impl.h
The file was modified test/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified CMakeInclude/Builds/BuildLAPACK.cmake
The file was modified CMakeInclude/Builds/BuildPARMETIS.cmake
The file was modified CMakeInclude/Builds/BuildEGADS.cmake
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
Commit 71e208c41070a635d53cf914a7a8c3ca47a57670 by mlarocca
Added mlarocca@mit.edu to DeveloperEmailAddresses
The file was modified DeveloperEmailAddresses
Commit 3012bbe4b14ea59425bc28b971915091e0816398 by galbramc
Updates for latest fefloa
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
The file was modified src/Meshing/FeFloa/MesherInterface_FeFloa.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
Commit 8ae5567c13c0c77cd7287b4c8184e1295759ecc7 by pcaplan
lagrange basis function on pentatopes with unit tests
The file was modified test/unit/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange_btest.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
Commit d7dc431689dec790f22b078dd328904cc8bcf02f by pcaplan
change to avro interface
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified CMakeInclude/Finds/FindAVRO.cmake
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified test/sandbox/Adapt2D_Mesh_Optimizer_toy.cpp
Commit eb73408657ccac8e6acb2c2af8cd65d930182a6f by galbramc
All kinds of fixes
The file was modified test/unit/Meshing/avro/MesherInterface_avro_btest.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Meshing/EGADS/EGObject.h
The file was modified src/Meshing/EGTess/XFieldDomain.cpp
The file was modified src/Meshing/EGADS/EGObject.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/Meshing/FeFloa/MesherInterface_FeFloa.cpp
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.h
Commit 2ed30ae09bc939a77dbdca5f7e943112fc3f7bb5 by pcaplan
4d instantiations, still undefined refs with field & element
associativity & some matrix stuff...
The file was addedsrc/Field/FieldSpacetime_CG_Cell_Instantiate_4D.cpp
The file was modified src/Meshing/EGADS/EGBody.cpp
The file was modified src/Meshing/EGADS/EGModel.cpp
The file was addedsrc/Field/FieldSpacetime_CG_InteriorTrace_Instantiate_4D.cpp
The file was addedsrc/Field/FieldSpacetime_CG_InteriorTrace_impl.h
The file was addedsrc/Field/FieldSpacetime_CG_Trace_impl.h
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Field/FieldSpacetime_Instantiate_4D.cpp
The file was modified src/Field/FieldBase_impl.h
The file was modified src/Field/CMakeLists.txt
The file was addedsrc/Field/FieldSpacetime_CG_BoundaryFrame.h
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was addedsrc/Field/FieldSpacetime_CG_Trace_Instantiate_4D.cpp
The file was modified src/Meshing/EGADS/EGModel.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was addedsrc/Field/FieldSpacetime_CG_BoundaryTrace_Instantiate_4D.cpp
The file was addedsrc/Field/XFieldSpacetime_Instantiate_4D.cpp
The file was addedsrc/Field/FieldSpacetime_CG_Cell.h
The file was modified src/Meshing/EGADS/EGBody.h
The file was modified src/Meshing/EGTess/XFieldDomain.cpp
The file was addedtest/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
The file was addedtest/unit/UnitGrids/XField_KuhnFreudenthal.h
The file was addedsrc/Field/XFieldSpacetime_buildFrom_impl.h
The file was addedsrc/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_4x4.cpp
The file was addedsrc/Field/FieldSpacetime_CG_InteriorTrace.h
The file was modified src/LinearAlgebra/DenseLinAlg/CMakeLists.txt
The file was modified src/Field/Element/ElementAssociativitySpacetime.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Det.h
The file was addedsrc/Field/XFieldSpacetime_checkGrid_impl.h
The file was addedtest/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was addedsrc/Field/FieldSpacetime_CG_BoundaryTrace.h
The file was addedsrc/Field/FieldSpacetime_CG_BoundaryTrace_impl.h
The file was modified src/BasisFunction/BasisFunctionSpacetime_Projection.h
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
The file was modified src/Adaptation/MOESS/CostModel_FeFloa.cpp
The file was modified src/Adaptation/MOESS/ReferenceElementCost.h
The file was addedsrc/Field/FieldSpacetime_CG_Trace.h
The file was modified src/Field/Field_CG_CellConstructor.h
The file was addedsrc/Field/Field_NodalView_Spacetime.cpp
The file was addedsrc/Field/FieldSpacetime_CG_Cell_impl.h
The file was modified src/Discretization/IntegrateCellGroups.h
The file was modified src/Field/XFieldSpacetime.h
The file was modified src/Field/Field_CG_TraceConstructor.h
The file was addedsrc/Field/XFieldSpacetime_impl.h
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Field/XFieldVolume_Traits.h
Commit 8d37006cc4d81ac45f19f6383aaa3a16ab93dce7 by galbramc
Fixed warnings/errors
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
Commit d99cecbb3795e08b905095ec3e90332696098ac9 by pcaplan
un-instantiated so i can test some things, previous push had wrong
include
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Field/XFieldSpacetime_Instantiate_4D.cpp
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_3D.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Field/XFieldVolume_Instantiate_4D.cpp
The file was modified src/Field/FieldSpacetime_Instantiate_4D.cpp
The file was modified src/Field/FieldSpacetime_CG_Cell_Instantiate_4D.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_4x4.cpp
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified src/Adaptation/MOESS/CostModel_FeFloa.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
Commit 2222e5e864484a31200912a4eefe675e65b11ea2 by pcaplan
premerge
The file was modified src/Meshing/EGTess/XFieldDomain.cpp
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
Commit 0c9fcdc0aba0c7c32f65f4ba8bb84e199b46310c by pcaplan
missing instantiations, fixing a few undef references
The file was addedsrc/Field/XFieldSpacetime_BoundaryTrace.h
The file was addedsrc/Field/Element/ElementAssociativitySpacetime.cpp
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/Field/CMakeLists.txt
The file was modified src/Field/Element/ElementAssociativitySpacetime.h
The file was modified src/Field/XFieldSpacetime_checkGrid_impl.h
The file was modified src/Field/Partition/XField_Lagrange.cpp
The file was addedsrc/Field/XFieldSpacetime_BoundaryTrace_Instantiate.cpp
The file was modified src/Field/Field_CG_Topology.h
Commit 11d6228af743c6a50e8953012f612fa8cdfa2769 by galbramc
Relaxed tolerance
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
Commit 0f8bc14c3ad36aad27d90c2ac79d4ab8333deb78 by galbramc
Unified robuster system call function
The file was modified src/Meshing/refine/MesherInterface_refine_2D.cpp
The file was modified src/Meshing/FeFloa/MesherInterface_FeFloa.cpp
The file was modified src/tools/CMakeLists.txt
The file was addedsrc/tools/system_call.h
The file was addedsrc/tools/system_call.cpp
The file was modified src/Meshing/Embedding/MesherInterface_Embedding.cpp
The file was modified src/Meshing/refine/MesherInterface_refine.cpp
The file was modified src/Meshing/EPIC/MesherInterface_Epic.cpp
Commit 53c0166a41829f3f66891d3ff5233d32f9acfdce by galbramc
Fix mistakes I made related to label in XFieldDomain
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified CMakeInclude/Finds/FindAVRO.cmake
Commit 427d385ac6942686f924aa3ef78a7650bd921d03 by galbramc
Fixed analyzer warnings
The file was modified src/LinearAlgebra/SparseLinAlg/PETSc/PETScSolver_MatrixD_CRS_MatrixS_Instantiate.cpp
The file was modified test/unit/LinearAlgebra/Heat1D_btest.h
The file was modified test/unit/LinearAlgebra/SparseLinAlg/SparseMatrix_CRS_MatrixS_btest.cpp
Commit 8bb6e723c91dee7bac7853e5db6bfbb67dab7364 by pcaplan
prelim kuhn-freudenthal triangulation via avro
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.h
The file was modified src/Field/Partition/LagrangeElementGroup.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was modified test/unit/UnitGrids/CMakeLists.txt
Commit 24123d85abc2ff2fc1e0a02c5ce88d01726e1dd5 by galbramc
Upgraded builds to latest NLOPT and PETSc.
The file was modified CMakeInclude/Builds/BuildNLOPT.cmake
The file was modified src/Meshing/refine/CMakeLists.txt
The file was modified CMakeInclude/Builds/BuildPETSC.cmake
Commit 86a2ad5f8793a76ca895c9b8d13540ae1b531a17 by pcaplan
lagrange DOF map & trace2cellrefcoord + unit tests
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified test/unit/BasisFunction/LagrangeDOFMap_btest.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.h
The file was modified src/BasisFunction/LagrangeDOFMap.h
The file was modified test/unit/BasisFunction/TraceToCellRefCoord_Pentatope_btest.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
Commit ea2f939a21a5d950238e9a5efdb0cd528c7d4d58 by pcaplan
lagrange dof map testing
The file was modified test/unit/BasisFunction/TraceToCellRefCoord_Pentatope_btest.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
The file was modified src/BasisFunction/LagrangeDOFMap.h
The file was modified test/unit/BasisFunction/LagrangeDOFMap_btest.cpp
Commit df98ffdc78a5c09fb752ce257551afcb49828ff4 by galbramc
Fixes for latest AFLR
The file was modified CMakeInclude/Finds/FindAFLR.cmake
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified src/Meshing/EGTess/CMakeLists.txt
Commit 9c04be208668339378e0d1a8fc85f50aba4a04aa by galbramc
Updates for L2 projection cases
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
The file was modified src/Meshing/refine/MultiScale_metric.h
The file was modified src/Meshing/refine/MultiScale_metric.cpp
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MOESS_toy.cpp
The file was modified test/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
Commit 72373cbca48b0448d7eb3e21b0d444c076ac1ca8 by galbramc
Indexing bug
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
Commit 912cf8be4c03c9de0e2d52f2463e02864a4a9dc6 by pcaplan
re-order lattice coordinates so we have canonical vertices first
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
The file was modified test/unit/BasisFunction/LagrangeDOFMap_btest.cpp
The file was modified src/BasisFunction/LagrangeDOFMap.h
Commit f7d8e753895f99206871d9a1d7bd88f1582459a7 by pcaplan
moved eigenvalue calculation to impl + unit tests for 4x4
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/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
The file was modified test/unit/BasisFunction/LagrangeDOFMap_btest.cpp
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixSymS_Eigen_btest.cpp
The file was addedsrc/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_impl.h
The file was modified src/BasisFunction/LagrangeDOFMap.h
Commit dbbe9b77bede72286cef37d12ed7be8e4d26e9bf by pcaplan
spacetime element associativity + unit tests
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was addedtest/unit/Field/Element/ElementAssociativitySpacetime_Pentatope_btest.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime.h
The file was addedtest/unit/IO/Field/ElementAssociativitySpacetime_Pentatope_pattern.txt
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.h
The file was modified src/Field/Partition/LagrangeElementGroup.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetime.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetime.h
The file was modified src/Field/Element/ElementAssociativitySpacetimeConstructor.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetimeConstructor.h
Commit 3b81b4dc0e96f16ea5341d3f2ab7c46380ba7a19 by galbramc
Added Triple BL to the MultiScale test
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
Commit 90497ea4545b8c8785e14a7c3c81bed3fdd09a45 by pcaplan
normal of tet in 4d via svd
The file was modified src/Field/CMakeLists.txt
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_SVD_btest.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetimeConstructor.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Real_Instantiate.cpp
The file was addedtest/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_3D.cpp
The file was addedsrc/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/SVD/MatrixS_SVD_lapack_double.cpp
The file was modified src/Field/Element/ElementXFieldVolume.h
The file was addedtest/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
The file was modified src/Field/Element/ElementXFieldVolume_impl.h
Commit b6d5e0d9b61b7da47f1ba388ca9c2472cbc083e1 by pcaplan
finish implementation of tet normal in 4d
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 45ac84e3e8078a1ba7ce80b777460f31b4c9b707 by pcaplan
elementxfieldspacetime jacobian + volume + unit tests
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixS_Det_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatrixS_Det.h
Commit a758ee6ea087bd54514ff0d37f7e889451a9ae6e by pcaplan
constructed a 4d xfield!
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was modified src/Field/XFieldSpacetime_checkGrid_impl.h
Commit 3cdddaeaebacf9a0adbb54a4af314ca3b937440d by pcaplan
wrap kuhn freudenthal triangulation around SANS_AVRO ifdef
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
Commit d89efe7a9b63f39d34d348560dbd24178bbd4686 by pcaplan
still cant remember how to trigger dummy commit...
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 94051e10eed5dc9586975037d964c7221e494977 by pcaplan
and again...
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 67ae6386736681a836d70b24d0bd356f0e2a7950 by pcaplan
trailing whitespace
The file was modified test/sandbox/Adapt3D_DGBR2_NavierStokes_DeltaWing_toy.cpp
Commit 885820b13a5d5d8c358d874a97566059a47b2ea4 by galbramc
Tweak to refine build
The file was modified CMakeInclude/Finds/FindREFINE.cmake
Commit e124486b84f19e335dde1c98d69055577a32cfbc by galbramc
Bumped up timing more for Hex Lagrange Cache test
The file was modified test/unit/Field/Element/CMakeLists.txt
Commit fa2019d273473ee06a0c4a0facc1381e66ea4572 by galbramc
Added L2 Projection solver interface
The file was modified src/pde/AnalyticFunction/ScalarFunction3D.h
The file was addedtest/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
The file was addedsrc/Adaptation/MOESS/SolverInterface_L2Project.h
Commit b78ca0c1947f54b846aebba5d56eb4cbadc6d93f by pcaplan
git jenkins not working...dummy commit
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
Commit 6a2f285bd5fa41a4b68dbb4979720ee932456482 by galbramc
Added CG for L2Projection
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
Commit 052a06fe10703a75182dbc06334714abb2dac19f by galbramc
Missing include
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
Commit 0e32c58d55acda92b25b41214780920f66e3535a by pcaplan
change case
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
Commit ec53b61adec10651fbe926b1fcbb798b6e7d3fc2 by pcaplan
element ridge (TopoDim-2 elements) needed to construct 4d elems
The file was addedsrc/BasisFunction/ElementRidge.cpp
The file was modified src/Topology/ElementTopology.h
The file was addedsrc/BasisFunction/ElementRidge.h
Commit 8f118ba23d54d3f377a95891acaa4ee0b89dfe04 by pcaplan
xfielddomain holds ego children not SANS::EGObject, reason is because
tesseract geometry entities are not technically ego's though avro does
define a unique ego for each entity
The file was modified src/Meshing/EGADS/EGModel.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.cpp
The file was modified src/Meshing/EGTess/XFieldDomain.h
The file was modified src/Meshing/EGTess/XFieldDomain_impl.h
The file was modified src/Meshing/EGADS/EGModel.h
Commit 509dcfe4915d9756c0201670cda08fb3e6a21036 by pcaplan
instantiations for 4d target metric matching
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Adaptation/MOESS/ErrorModel.cpp
The file was modified src/Adaptation/MOESS/NLOPT/ImpliedMetric_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/CostModel_LogEuclidean.cpp
The file was modified src/Adaptation/MOESS/CostModel_FeFloa.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified src/Field/Field_NodalView_Spacetime.cpp
Commit efda5d1fe5b408bc1bd0adb88d0daf5d1e730494 by pcaplan
CG field construction for TopoD4 meshes, tested on p=1
The file was modified src/Field/Field_CG_Topology.h
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was modified src/Field/CellToTraceAssociativity.cpp
The file was modified src/Field/FieldSpacetime_Instantiate_4D.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/BasisFunction/CMakeLists.txt
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal_btest.cpp
The file was addedtest/unit/Field/Field4D_CG_Pentatope_btest.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
The file was modified src/Meshing/Adaptive/AnalyticMetrics/MetricField.h
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_Real.cpp
The file was modified src/Field/Field_CG_CellConstructor.h
The file was modified test/unit/BasisFunction/LagrangeDOFMap_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
The file was modified src/Adaptation/MOESS/ReferenceElementCost.h
The file was modified src/Field/Element/ElementXFieldJacobianEquilateral.cpp
The file was modified src/Field/Element/ElementXFieldVolume_Instantiate_4D.cpp
The file was modified src/Field/Field_CG_Topology.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_MatrixD_Instantiate.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified src/Adaptation/MeshAdapter.cpp
Commit be731f9d74be406c0c0c680e3067cd64e0a6e707 by pcaplan
target metric matching in 4d sandbox
The file was addedtest/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
Commit e82134984dae6bce94215b8d518ea7a46ff84b5c by pcaplan
element ridge unit test + equilateral pentatope jacobian
The file was modified src/BasisFunction/ElementRidge.h
The file was modified src/Field/Element/ElementXFieldJacobianEquilateral.cpp
The file was addedtest/unit/BasisFunction/ElementRidge_btest.cpp
The file was modified src/BasisFunction/ElementRidge.cpp
Commit 127b1bcd62a8a07e01ade765e9e97b48a645a521 by pcaplan
fixed bug with equilateral pentatope jacobian + matlab script + unit
test on implied metric
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
The file was addedsrc/Field/Element/ElementXFieldJacobianEquilateral.m
The file was modified src/Field/Element/ElementXFieldJacobianEquilateral.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
Commit 36861cd5d6c88e6adf6114024c1e61dadba49f58 by galbramc
Fix typo
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
Commit a1e2ea59d8eb810861fb2e3193262d5a8333b81d by pcaplan
field element pentatope tests
The file was modified src/Field/Element/ElementSpacetime.h
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_FeFloa_btest.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was addedtest/unit/Field/Element/ElementSpacetime_Pentatope_btest.cpp
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Field/XFieldSpacetime_checkGrid_impl.h
The file was modified test/unit/Field/Field_NodalView_btest.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was addedtest/unit/IO/Field/ElementSpacetime_Pentatope_pattern.txt
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
Commit 3a945b072e553a6c953dd722266522c81edb58ec by pcaplan
debugging costmodel_logeuclidean on topoD4 ping tests
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
The file was modified src/Field/Element/ElementXFieldSpacetime_Instantiate_4D.cpp
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 test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/BasisFunction/BasisFunctionSpacetime_Pentatope_Lagrange.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
Commit 841fa3ac96d485b804ce0652b8e6cd85f0ddf36a by pcaplan
brace alignment
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
Commit 05d9602f05603613e903cd408d9d95de55ee0562 by pcaplan
uncomment xfieldspacetime_pentatope tests until actually implemented
The file was modified test/unit/Field/Element/ElementXFieldSpacetime_Pentatope_btest.cpp
Commit b10e2a70c89908208d325d0c32e58b7b0d757ba8 by pcaplan
unused defs
The file was modified test/unit/Field/Field4D_CG_Pentatope_btest.cpp
Commit 35a85df6949374dced038fe950f3f80ec858549b by pcaplan
undefined references without avro
The file was modified test/unit/Field/Field4D_CG_Pentatope_btest.cpp
The file was modified test/unit/Field/Field_NodalView_btest.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_FeFloa_btest.cpp
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
Commit fc63dd8bf04458360b6ebacb923a46be11b41945 by pcaplan
sign compare
The file was modified test/unit/Field/Field_NodalView_btest.cpp
Commit d69d0e89e3924fde5af4fee063e5d5ac64af4f69 by pcaplan
missing file to compile
The file was modified src/Field/CMakeLists.txt
Commit 291579488fe3f224e288904f5b407018b80325e4 by pcaplan
lingering comma
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
Commit 3ab0288e92a559782449b8053ad8de6e7d0ae1e8 by pcaplan
ridge -> frame
The file was modified src/BasisFunction/CMakeLists.txt
The file was addedsrc/BasisFunction/ElementFrame.cpp
The file was modified src/Field/Field_CG_CellConstructor.cpp
The file was modified src/Field/Field_CG_Topology.cpp
The file was addedtest/unit/BasisFunction/ElementFrame_btest.cpp
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was addedsrc/BasisFunction/ElementFrame.h
The file was modified src/Topology/ElementTopology.h
Commit b1906b9e2e962b59ac9dcf8c8f0f145d3e10aacf by pcaplan
undef references
The file was modified test/unit/Meshing/EGTess/XFieldDomain_btest.cpp
The file was modified src/BasisFunction/BasisFunctionVolume_Projection.cpp
Commit eb34c34c5e043eaae1142a8ef500151f30881a80 by pcaplan
commit deleted files
The file was removedsrc/BasisFunction/ElementRidge.h
The file was removedtest/unit/BasisFunction/ElementRidge_btest.cpp
The file was removedsrc/BasisFunction/ElementRidge.cpp
Commit 3e0d6b224f55c66e70082cdfaa2a48a0ef73d803 by pcaplan
wrap ifdef SANS_AVRO further ahead
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
Commit 572e0a3348ff609a8a2812a2a2198d186a513867 by pcaplan
omit spacetime pentatope btest from memcheck because it takes a long
time, bump up timeout for it as well
The file was modified test/unit/CMakeLists.txt
Commit 18615b593ed776594892849e8ca2dc27d7b8ad2c by pcaplan
instantiate matrixsyms4 projection for tets
The file was modified src/BasisFunction/BasisFunctionVolume_Projection.cpp
Commit cad559eb743afdeb00b0e304a9c3bf0e5626ac3e by pcaplan
basis function instantiate
The file was modified src/BasisFunction/BasisFunctionSpacetime_Projection.cpp
Commit fd701b114da5a549567b89ec0bc173a11fa888f5 by pcaplan
matmul instantiation
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
Commit 3be20e774c9d3f93a5ef2e64655e639c80d2b306 by pcaplan
reduced number of orientations to make elementspacetime_pentatope test
go faster
The file was modified test/unit/Field/Element/ElementSpacetime_Pentatope_btest.cpp
Commit 223306e7e341dcb37812c5f4dfb4a51179d1909f by galbramc
Remove maybe uninitialized wanrings on gnu 8
The file was modified CMakeInclude/CompilerFlags.cmake
Commit b5f5460cb2206d8912d4eac6bf3f08d4ec915736 by pcaplan
last instantiation i promise
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
Commit 0d6f57c3e4d385d03ddf9fe3233b0e586061a701 by pcaplan
bug in cost model log-euclidean test because of the vertex/step matrix
ordering
The file was modified test/unit/Adaptation/MOESS/CostModel_LogEuclidian_btest.cpp
Commit a56a785d748a3bfee93c5536a372ee7bf0be4396 by pcaplan
seriously this has to be the last one
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
Commit a19700f53d792fa198e0e127393ad73426374e4e by pcaplan
last one!
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
Commit f91c9e04bfb4b733cee8c7177bb679c7e4f861dc by pcaplan
trigger commit
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
Commit fa5d2a37976738857f8601c6a2c60352d384978b by pcaplan
up to p=2 for element space time test because it's really slow
The file was modified test/unit/Field/Element/ElementSpacetime_Pentatope_btest.cpp
Commit f07009a8c85068fcc1d1743b324b4776f041b07f by galbramc
Added json parser to PyDict
The file was modified src/Python/InputException.h
The file was modified src/Python/PyDict.h
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/Python/PyDict.cpp
The file was modified test/unit/Python/PyDict_btest.cpp
Commit e570c3724997970584c8bcff74dc02bf298d084f by galbramc
Lots of refactoring of AFLR4 and sansLIPAIM. All seems to be
functioning.
The file was modified src/Python/Parameter.h
The file was modified CMakeInclude/Finds/FindAFLR.cmake
The file was modified src/tools/output_std_vector.h
The file was modified src/tools/system_call.cpp
The file was modified src/UserInterfaces/LIPSolver.h
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/Meshing/EGTess/EGTessModel.cpp
The file was modified test/unit/IO/NonLinearSolver/linesearch_residuals.dat
The file was modified CMakeInclude/CompilerFlags.cmake
The file was modified src/Python/Parameter.cpp
The file was modified src/Meshing/ugrid/XFieldVolume_ugrid.cpp
The file was modified test/unit/Meshing/EGADS/EGObject_btest.cpp
The file was modified test/unit/Python/Parameters_btest.cpp
The file was modified src/Meshing/libMeshb/libMeshb_Interface.h
The file was modified src/tools/SANSException.cpp
The file was modified CMakeInclude/Builds/BuildREFINE.cmake
The file was modified src/Meshing/EPIC/WriteMeshMetric_Epic.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_FP_Drela_toy.cpp
The file was modified src/pde/FullPotential/BCLinearizedIncompressiblePotential3D.cpp
The file was modified CMakeInclude/Checks/CheckAFLR.cmake
The file was addedsrc/Meshing/EGTess/AFLR4.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Meshing/EGTess/CMakeLists.txt
The file was modified test/unit/Meshing/EGTess/CMakeLists.txt
The file was modified test/unit/Meshing/refine/refine3D_btest.cpp
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
The file was addedsrc/Meshing/EGTess/AFLR4.cpp
The file was addedtest/unit/Meshing/EGTess/EGTessModel_btest.cpp
The file was modified src/tools/SANSException.h
The file was addedtest/unit/Meshing/EGTess/EGTessEdge_btest.cpp
The file was modified test/unit/tools/output_std_vector_btest.cpp
The file was modified test/unit/Python/PyDict_btest.cpp
The file was modified src/pde/FullPotential/BCLinearizedIncompressiblePotential3D.h
The file was modified src/tools/BackTraceException.cpp
The file was modified test/unit/pde/FullPotential/BCLinearizedIncompressiblePotential3D_btest.cpp
The file was modified test/sandbox/Solve3D_CG_NACA_LIP_Drela_toy.cpp
The file was modified scripts/jenkins/jenkins_env.sh
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was addedtest/unit/Meshing/EGTess/AFLR4_btest.cpp
The file was removedtest/unit/Meshing/EGADS/EGTessEdge_btest.cpp
The file was modified src/Meshing/EGTess/EGTriangle.cpp
The file was modified src/Meshing/EGADS/EGObject.h
The file was addedtest/unit/Meshing/EGTess/EGTessellation_btest.cpp
The file was modified src/Meshing/EPIC/XField_PX.cpp
The file was modified test/unit/Meshing/EGADS/CMakeLists.txt
The file was removedtest/unit/Meshing/EGADS/EGTessellation_btest.cpp
The file was removedtest/unit/Meshing/EGADS/EGTessModel_btest.cpp
The file was modified src/Meshing/EGTess/EGTessModel.h
The file was modified test/unit/Meshing/AFLR/AFLR3_btest.cpp
The file was modified src/Meshing/EGADS/EGObject.cpp
The file was modified test/unit/Meshing/TetGen/CMakeLists.txt
The file was modified CMakeInclude/Checks/aflr_test.cxx
The file was modified src/Meshing/gmsh/WriteMesh_gmsh.cpp
The file was modified test/unit/IO/NonLinearSolver/residual.dat
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified src/Python/PyDict.cpp
Commit 5b8cf3090c4f8cb9603fd2d967c99306649ff639 by galbramc
Minor fix
The file was modified src/UserInterfaces/capsAIM/intersectWake.cpp
Commit 6aeb0f1f784ea7933e2278caf13653a94ff79134 by galbramc
Tweak to how AFLR is found
The file was modified CMakeInclude/Finds/FindAFLR.cmake
Commit 9af22b9af1f0180ec75690487acc3236f59b24f0 by galbramc
Fixed compile error
The file was modified src/UserInterfaces/PythonUI/PySANS_LIP.cpp
Commit 4899334c15b3c84cfb2a0b08887df1a797599ab7 by galbramc
Update minimum boost version to 1.50 due to bug in property_tree json
reader.
The file was modified scripts/jenkins/jenkins_env.sh
The file was modified CMakeInclude/Dependencies.cmake
Commit 38e54796c19f9db07e363fc6fdcdd5fe48ad506a by galbramc
Merged AFLR4 test into EGTessModel
The file was modified test/unit/Meshing/EGTess/EGTessModel_btest.cpp
The file was removedtest/unit/Meshing/EGTess/AFLR4_btest.cpp
Commit 3812519487936a5bcc7e4e36790da3a301fc5f9e by galbramc
More extensive try with sansLIPAIM
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit ca410500af3a21a0b51acc57102b5180a7da394f by galbramc
Most sansLIP updates
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/UserInterfaces/LIPSolver.cpp
Commit f7ad469db71e25931a95b61c5eb47714b46587fb by galbramc
Fix MKL_PARDISO for transpose solves. Bug fix for AFLR3
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_impl.h
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_CRS_double.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_CRS_MatrixD.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_backsolve.h
The file was modified src/UserInterfaces/LIPSolver.cpp
The file was modified src/Meshing/AFLR/AFLR3.cpp
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver.h
The file was modified src/LinearAlgebra/SparseLinAlg/Direct/MKL_PARDISO/MKL_PARDISOSolver_factorize.h
Commit cd45f09e4278d52817762bcc8e4ee95331f66fe8 by galbramc
Use static MKL libraries due to python issues
The file was modified CMakeInclude/Finds/FindMKL.cmake
Commit 5296add3174f262c60555c86ccc1704b2eaa54ca by galbramc
Don't statically link in the ld library
The file was modified CMakeInclude/Finds/FindMKL.cmake
Commit 80a1a669a4d1e399370075c2d2a6cb89767ba8ee by galbramc
Increased timout time for HDG test
The file was modified test/unit/Discretization/HDG/CMakeLists.txt
Commit bfc7e99660957219fd12d9dcccdd507695af146f by galbramc
Realzed timing on another test
The file was modified test/unit/Discretization/HDG/CMakeLists.txt
Commit bcf7877c2dcdc515f61783a905e7181af5f17252 by pcaplan
push to hypersonic
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Meshing/avro/MesherInterface_avro.h
The file was modified src/Adaptation/MeshAdapter.cpp
The file was modified src/Adaptation/TargetMetric.h
The file was modified src/Meshing/avro/MesherInterface_avro.cpp
The file was modified src/Adaptation/TargetMetric.cpp
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
Commit b78aa3fda32a0d9566ee487d160013edce797731 by galbramc
Separate list of MKL static libraries
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified CMakeInclude/Finds/FindMKL.cmake
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit a1036d4261be708b68a96b91a6424aa74125d194 by galbramc
Always link in MKL statically with sansLIPAIM
The file was modified PreLoad.cmake
The file was modified src/UserInterfaces/capsAIM/CMakeLists.txt
The file was modified CMakeInclude/Finds/FindMKL.cmake
Commit 13ff56d763c0fd8afc30fcd0181206ff46b509ba by galbramc
Moved error message for sansLIP
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
Commit 3258448aa8fa0874630ac8edfce5380e237a4648 by galbramc
Building mpi all_reduce into FunctionalCell_Galerkin
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
The file was modified test/sandbox/Solve3D_CG_xtNonLinPoisson_RK_toy.cpp
The file was modified test/sandbox/Adapt3D_DG_AD_L2_MOESS_toy.cpp
The file was modified test/sandbox/Solve3D_CG_xNonLinPoisson_toy.cpp
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_Euler_btest.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve2D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adjoint1D_DGAdvective_BuckleyLeverett_ST_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ShuOsher_AV_ST_toy.cpp
The file was modified test/sandbox/Solve2D_CG_NACA_IPTF_linearsolve_toy.cpp
The file was modified test/unit/Discretization/Galerkin/FunctionalCell_Galerkin_btest.cpp
The file was modified test/sandbox/Solve1D_CG_AD_RK_toy.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_Poisson_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Triangle_Poisson_toy.cpp
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MOESS_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_Triangle_Euler_GaussianBump_toy.cpp
The file was modified test/sandbox/Solve2D_DGBR2_Euler_ForwardStep_AV_ST_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve3D_Dual_Galerkin_Stabilized_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_Galerkin_Stabilized_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Adapt3D_Galerkin_Stabilized_AD_TripleBoundaryLayer_toy.cpp
The file was modified test/sandbox/Adjoint1D_DGAdvective_AD_ST_toy.cpp
The file was modified test/sandbox/Adapt3D_L2Project_MOESS_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Nozzle_ArtificialViscosity_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_NavierStokes_Joukowski_toy.cpp
The file was modified test/sandbox/Solve3D_DGAdvective_Euler_Suboff_toy.cpp
The file was modified test/sandbox/Adapt3D_CG_AD_L2_MultiScale_toy.cpp
The file was modified test/sandbox/Solve2D_DGAdvective_AD_RK_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Primal_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt2D_DGAdvective_Euler_CubicSource_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_ST_toy.cpp
The file was modified test/system/LocalSolve/ElementDualLocalSolve3D_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Solve2D_CG_Triangle_LIP_CubicSource_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve1D_Dual_Galerkin_Stabilized_Line_AD_btest.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Sod_AV_ST_toy.cpp
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_RANSSA_Joukowski_toy.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_Lax_AV_ST_toy.cpp
The file was modified test/system/LocalSolve/EdgeLocalSolve2D_Dual_Galerkin_Stabilized_AR_btest.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_DGAdvective.h
The file was modified test/unit/Discretization/Galerkin/AlgebraicEquationSet_Local_Galerkin_Stabilized_Triangle_AD_btest.cpp
The file was modified test/sandbox/Solve1D_DGBR2_Line_Euler_ArtNozzle_AV_Steady_toy.cpp
The file was modified test/system/Asymptotic/Adjoint2D_DGAdvective_Triangle_AD_btest.cpp
The file was modified test/sandbox/Adapt1D_DGBR2_Line_Euler_SSMENozzle_toy.cpp
The file was modified src/Adaptation/MOESS/SolverInterface_Galerkin.h
The file was modified test/system/LocalSolve/ElementLocalSolve3D_DGAdvective_Tet_AD_btest.cpp
Commit 01fa554c1f8a979515b1e0664efef84614902d8e by galbramc
Added missing includes
The file was modified test/sandbox/Solve2D_CGStabilized_Triangle_Euler_GaussianBump_toy.cpp
The file was modified test/sandbox/Optimize_Blade_HSM2D_toy.cpp
Commit 295237f73ea6480249a69e1984efa26fd96c7f07 by galbramc
Fixed uninitialized data in Flux_mitState_Nitsche for pure advective.
The file was modified src/Discretization/Galerkin/IntegrandBoundaryTrace_Flux_mitState_Nitsche.h
The file was modified test/system/Asymptotic/ErrorEstimateOrder_2D_DGAdvective_Triangle_AD_btest.cpp
Commit e21f68fcb7196fff67c5b4962fb5afcd4f54ed32 by galbramc
Removed variable length arrays
The file was modified test/system/Adaptation/SolverInterface_DGAdvective_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_DGBR2_btest.cpp
Commit 6bfe46aebe18ec4835ced56173a9fcdf7bff9da6 by galbramc
Missed a few variable length arrays
The file was modified test/system/Adaptation/SolverInterface_DGAdvective_btest.cpp
The file was modified test/system/Adaptation/SolverInterface_DGBR2_btest.cpp
Commit 9529e02704eaf5ca886dde53eb29997fe51bc6dd by galbramc
One more warning
The file was modified test/sandbox/Adapt2D_DGBR2_Euler_GilesPierce_AV_toy.cpp
Commit 915a985b689cfade0d38116cdf323dd558292164 by galbramc
Fixed warnings
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
Commit 67e13c5f6d848346ca7faeb73d9c5343b2be996d by galbramc
Better cleanup of coverage information
The file was modified test/unit/CMakeLists.txt
The file was modified scripts/jenkins/SANS_Commit.sh
Commit 22a8f88a4f3a5f6b5bdd6f5fb910ae5bec0e620a by galbramc
Don't build sandbox with nightly
The file was modified scripts/jenkins/SANS_Nightly.sh
Commit 7233459dcb981a6026c3966fec9e1442c37b0da7 by galbramc
Clang analyzer should still build sandbox
The file was modified scripts/jenkins/SANS_Nightly.sh
Commit 826e55d01adf6cba4c68c2d3c336d98852ed43ef by galbramc
Revived gradation penalty. Needs lots of tweaks and studying
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/MOESS.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/MatMul/MatrixS_MatMul_Native_Surreal_Instantiate.cpp
The file was removedtest/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest_OFF.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.h
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Adaptation/MOESS/MOESSParams.h
The file was modified src/Adaptation/MOESS/NodalMetrics.h
The file was addedtest/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
Commit c5e08c165fb1316db9029ac1342c2d68e4d72e43 by galbramc
Updates for latest version of AFLR
The file was modified CMakeInclude/Checks/aflr_test.cxx
The file was modified src/Meshing/EGTess/AFLR4.cpp
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified CMakeInclude/Finds/FindAFLR.cmake
The file was modified src/Meshing/EGTess/AFLR4.h
Commit 6ac85ee5a0bfd0502c0a7e965ed9e8ca8f5edf7c by galbramc
Gradation still needs more work...
The file was modified test/unit/Adaptation/MOESS/MOESS_Gradation_Optimizer_NLOPT_btest.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.cpp
The file was modified src/Adaptation/MOESS/NLOPT/MOESS_Gradation_Optimizer_NLOPT.h
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixSymS_Eigen_btest.cpp
The file was modified scripts/jenkins/SANS_Commit.sh
The file was modified src/Adaptation/MOESS/NodalMetrics.cpp
The file was modified src/Meshing/Metric/MetricOps.h
The file was modified src/Meshing/EGTess/EGTessModel_aflr4.cpp
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_impl.h
Commit 27cdc86edc41fd21c68feb4b813d4b8b7fed4489 by galbramc
Fix compiler error
The file was modified src/LinearAlgebra/DenseLinAlg/StaticSize/Eigen/MatrixSymS_Eigen_impl.h
Commit 95b670839c81aad6f7b06e37789e9f6cc0ab261c by galbramc
Fixed arry bound typo in test
The file was modified test/unit/LinearAlgebra/DenseLinAlg/MatrixSymS_Eigen_btest.cpp
Commit 1f00ef3269648633e03deefa745ff0d8b727420b by pcaplan
more tests for orientations of tets in 4d
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp
Commit eac467a846a696ada30cb0ea1b8de83eae78c9a8 by pcaplan
lingering changes
The file was modified test/sandbox/Adapt4D_Mesh_Optimizer_toy.cpp
The file was modified test/sandbox/Adapt3D_Mesh_Optimizer_toy.cpp
Commit 8728668dd3554e569bdc605f804c6f7f6998f991 by pcaplan
DG fields in 4d + unit tests
The file was modified src/Field/tools/for_each_BoundaryTraceGroup_Cell.h
The file was addedsrc/Field/FieldVolume_DG_Cell_Instantiate_4D.cpp
The file was modified src/Field/Element/ElementAssociativitySpacetime.h
The file was addedsrc/Field/FieldVolume_DG_InteriorTrace_Instantiate_4D.cpp
The file was addedtest/unit/Field/Field4D_DG_Pentatope_btest.cpp
The file was addedsrc/Field/FieldSpacetime_DG_Cell_Instantiate_4D.cpp
The file was modified src/Field/tools/for_each_GhostBoundaryTraceGroup_Cell.h
The file was addedsrc/Field/FieldSpacetime_DG_Trace_Instantiate_4D.cpp
The file was addedsrc/Field/FieldSpacetime_DG_Cell.h
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was addedsrc/Field/FieldSpacetime_DG_BoundaryTrace_Instantiate_4D.cpp
The file was addedsrc/Field/FieldVolume_DG_BoundaryTrace_Instantiate_4D.cpp
The file was addedsrc/Field/FieldSpacetime_DG_Cell_impl.h
The file was addedsrc/Field/FieldSpacetime_DG_InteriorTrace.h
The file was addedsrc/Field/FieldSpacetime_DG_InteriorTrace_Instantiate_4D.cpp
The file was modified src/Field/FieldSpacetime_Instantiate_4D.cpp
The file was addedsrc/Field/FieldSpacetime_DG_Trace.h
The file was addedsrc/Field/FieldSpacetime_DG_BoundaryTrace.h
The file was modified src/Field/tools/for_each_GhostBoundaryTraceGroup.h
The file was modified test/sandbox/Adapt3D_DGBR2_AD_HemisphereCylinder_toy.cpp
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
The file was modified src/Field/CMakeLists.txt
The file was addedsrc/Field/FieldSpacetime_DG_Trace_impl.h
The file was addedtest/unit/IO/Field/Field4D_DG_Pentatope_pattern.txt
The file was addedsrc/Field/FieldSpacetime_DG_BoundaryTrace_impl.h
The file was modified src/LinearAlgebra/DenseLinAlg/DynamicSize/MatMul/MatMul_Native_Real.cpp
The file was addedsrc/Field/FieldSpacetime_DG_InteriorTrace_impl.h
The file was addedsrc/Field/FieldVolume_DG_Trace_Instantiate_4D.cpp
Commit 4efc359e491a8f1ebfd8e77c6e97f960775f4523 by pcaplan
silly typo
The file was modified test/unit/UnitGrids/XField_KuhnFreudenthal.cpp
Commit 5fb723971cedea5c2c12a47e647387552e9acc4c by pcaplan
can only use KF triangulation if avro is hooked in
The file was modified test/unit/Field/Field4D_DG_Pentatope_btest.cpp
Commit 4bb374e8c053c23879e2289550b8baa9d283efdf by galbramc
Udpates to sansLIPAIM to work with new CAPS dataTransfer setup
The file was modified src/UserInterfaces/capsAIM/sansLIPAIM.cpp
The file was modified src/Python/PyDict.cpp
Commit fadc869c20ddb5674a86f6e485d398e232f0381f by pcaplan
system test for DG with pentatopes
The file was modified src/Discretization/DG/FunctionalCell_DGBR2.h
The file was modified src/Discretization/Galerkin/FunctionalCell_Galerkin.h
The file was addedsrc/pde/AnalyticFunction/ScalarFunction4D.h
The file was modified src/Field/Element/ElementIntegral.h
The file was modified src/Adaptation/MOESS/SolverInterface_L2Project.h
The file was modified src/pde/OutputCell_SolutionErrorSquared.h
The file was modified src/pde/AnalyticFunction/CMakeLists.txt
The file was addedsrc/pde/NDConvert/FunctionNDConvertSpace4D.h
The file was modified src/Quadrature/QuadratureSpacetime_Pentatope.cpp
The file was addedsrc/pde/AnalyticFunction/ScalarFunction4D.cpp
The file was addedsrc/pde/AnalyticFunction/Function4D.h
The file was addedsrc/pde/NDConvert/OutputNDConvertSpace4D.h
The file was addedtest/system/Asymptotic/ErrorOrder_4D_DG_Pentatope_btest.cpp
Commit 810750f2e8d2abb45b3dce98317726d98611ff0b by pcaplan
use SANS convention for trace orientation instead of the one used in
avro
The file was modified src/BasisFunction/TraceToCellRefCoord_Pentatope.cpp
The file was modified test/unit/Field/Element/ElementXFieldVolume_4D_Tetrahedron_btest.cpp