Skip to content
Started 2 yr 3 mo ago
Took 3.2 sec on reynolds
Success

#92 (Jan 11, 2022, 4:10:08 AM)

Changes
  1. fixes typo donor/receiptor (details / githubweb)
  2. starts plotter (details / githubweb)
  3. fixed (details / githubweb)
  4. plot (details / githubweb)
  5. adds step exponential driver (details / githubweb)
  6. scale-exp (details / githubweb)
  7. fixes dist check, deactivate debug file write (details / githubweb)
  8. normalizes exp to get expected h2 (details / githubweb)
  9. reinits volume cells to delete (details / githubweb)
  10. report status (details / githubweb)
  11. uses local variable to avoid 'set but not used' (details / githubweb)
  12. adds option to drop surface, to viz mesh (details / githubweb)
  13. adds enrich driver fcn (details / githubweb)
  14. integrates constant value over triangle (details / githubweb)
  15. integrates an xy^2 example on tri (details / githubweb)
  16. adds 25pt quad, lower integration error (details / githubweb)
  17. adds an --error2 discrete interp error eval boilerplate (details / githubweb)
  18. gathers state data (details / githubweb)
  19. refactor cell_shape to take a type for reuse (details / githubweb)
  20. does the integration (details / githubweb)
  21. echos error to screen and tests (details / githubweb)
  22. computes L1 cont err est (details / githubweb)
  23. save-err (details / githubweb)
  24. exports error and dist (details / githubweb)
  25. l1 (details / githubweb)
  26. implements  stepexp in ref adapt (details / githubweb)
  27. extracts wall surface create (details / githubweb)
  28. creates ref_mpi_bcast_from_rank (details / githubweb)
  29. uses round robin for surfaces (details / githubweb)
  30. creates a ref_search_nearest_candidates_closer_than (details / githubweb)
  31. improves testing para brick (details / githubweb)
  32. adds para phys test to ci (details / githubweb)
  33. uses more aggressive wall distance search prune based on previous parts (details / githubweb)
  34. creates a unique name (details / githubweb)
  35. enables parallel for upstream ref_phys_test (details / githubweb)
  36. tests timing for moderate case with --timing (details / githubweb)
  37. addes boolean controledfine timing (details / githubweb)
  38. precompute local xyz before part loop (details / githubweb)
  39. reduces noise with timing and stop (details / githubweb)
  40. report-timing (details / githubweb)
  41. trim with real tri (details / githubweb)
  42. removes dup trim (details / githubweb)
  43. compares distance methods (details / githubweb)
  44. unique filename (details / githubweb)
  45. compares head-to-head (details / githubweb)
  46. starts new dist3 (details / githubweb)
  47. adds next two cases (details / githubweb)
  48. completes dist3 (details / githubweb)
  49. fixes arg order (details / githubweb)
  50. unit-test (details / githubweb)
  51. adds debug output and fine scale timing info (details / githubweb)
  52. uses direct on second test (details / githubweb)
  53. reports total (details / githubweb)
  54. internalize ref_search timing (details / githubweb)
  55. allow timing with args (details / githubweb)
  56. allows test of alt distance (details / githubweb)
  57. removes timing info (details / githubweb)
  58. removes timing info and init (details / githubweb)
  59. computes depth (details / githubweb)
  60. stats (details / githubweb)
  61. name alt dist (details / githubweb)
  62. creates generic ref_search_nearest_element (details / githubweb)
  63. removes call to ref_phys_wall_direct, towards replacement (details / githubweb)
  64. replaces ref_phys_wall_distance with ref_phys_wall_direct (details / githubweb)
  65. format (details / githubweb)
  66. moves if-then to higher level (details / githubweb)
  67. uses faster distance calc (details / githubweb)
  68. extracts function for bcast part (details / githubweb)
  69. shares everyone's ncell (details / githubweb)
  70. gathers bc in chucks (details / githubweb)
  71. format (details / githubweb)
  72. fixes ncell count (details / githubweb)
  73. report depth (details / githubweb)
  74. creates shuffled permutation (details / githubweb)
  75. random insert (details / githubweb)
  76. skip depth (details / githubweb)
  77. reports local ncell (details / githubweb)
  78. adds newline (details / githubweb)
  79. samller trees (details / githubweb)
  80. gathers 1M elements (details / githubweb)
  81. creates an alltoall vresion (details / githubweb)
  82. tests both dits (details / githubweb)
  83. reinit a_next to unpack (details / githubweb)
  84. alt dist (details / githubweb)
  85. reports actions (details / githubweb)
  86. removes dup header (details / githubweb)
  87. removes timing option to compact function (details / githubweb)
  88. keeps stationary nodes, limits alltoall volume (details / githubweb)
  89. non mpi version of all2allv (details / githubweb)
  90. makes the balanced wall distance the default (details / githubweb)
  91. adds always-on medium dist test (details / githubweb)
  92. confirm unset wall dist (details / githubweb)
  93. adds ref_node_owned check to skip ghost nodes (filled later) (details / githubweb)
  94. allows a NULL (none) solution in viz (details / githubweb)
  95. skips out soln if none (details / githubweb)
  96. attempts --surface as last step before export (details / githubweb)
  97. adds --slice boilerplate (details / githubweb)
  98. groups normal (details / githubweb)
  99. creates slices (details / githubweb)
  100. extracts slices (details / githubweb)
  101. adds slice docs (details / githubweb)
  102. dumps multiple iso (details / githubweb)
  103. adds details to ref visualize help (details / githubweb)
  104. interpolation placeholders (details / githubweb)
  105. extracts ref_iso_interp (details / githubweb)
  106. fills ghost iso nodes (details / githubweb)
  107. adds iso interp test (details / githubweb)
  108. adds para ref_iso_test CI (details / githubweb)
  109. outputs interpolant for --iso and --slcie (details / githubweb)
  110. removes ref_metric_hessian_gradation from production (details / githubweb)
  111. protects the sqrt in ref_matrix_bound (details / githubweb)
  112. adds an --aspect-ratio to --stepexp (details / githubweb)
  113. reverts to more robust and slower point-tri distance (details / githubweb)
  114. adds bootstrap tet stats of degree and volume (details / githubweb)
  115. fixes typo in dist3 div-zero protection (details / githubweb)
  116. save example of point export (details / githubweb)
  117. nicer format (details / githubweb)
  118. replaces denom for robustness, with test (details / githubweb)
  119. adds an --aspect-ratio limit to multiscale (details / githubweb)
  120. completes alternative to code enum (details / githubweb)
  121. renames second Description (details / githubweb)
  122. adds structural suggestions (details / githubweb)
  123. completes items (details / githubweb)
  124. complete (details / githubweb)
  125. Closes #57 (details / githubweb)
  126. fixes array bounds, removes ABS, outputs deriv plt solb (details / githubweb)
  127. shifts to 1.20 beta series and removes version from OCC path (details / githubweb)
  128. abstracts OCC vresion and cp from last  dist (details / githubweb)
  129. uses 120-beta.2021.09.20.1202 for CI tests (details / githubweb)
  130. mac run (details / githubweb)
  131. uses beta (details / githubweb)
  132. provides switch for timing info (details / githubweb)
  133. uses 64bit parmetis (details / githubweb)
  134. instruments ugrid part timing with mpi flag (details / githubweb)
  135. reports chuck when timing (details / githubweb)
  136. syncs master and work processing of cell insert (details / githubweb)
  137. controls timing with arguement (details / githubweb)
  138. adds fine grain timming info (details / githubweb)
  139. removes deadlock (details / githubweb)
  140. adds local non-blocking timing and shuffle split (details / githubweb)
  141. actual read part (details / githubweb)
  142. reports totals (details / githubweb)
  143. avg (details / githubweb)
  144. format (details / githubweb)
  145. correct timming loop of add (details / githubweb)
  146. exposes --timing in ref translate (details / githubweb)
  147. instruments ugrid import (details / githubweb)
  148. sets --timing flag in subcommand main (details / githubweb)
  149. adds timing to ref_cell_add_many_global (details / githubweb)
  150. confirm the use of AR in fixed-point (details / githubweb)
  151. implements 'minspac' from Chris Rumsey via Kyle (details / githubweb)
  152. exposes ref_phys_test --minspac to user (details / githubweb)
  153. toggles locked tets (details / githubweb)
  154. increases age when unable to split tet (details / githubweb)
  155. adds ref_split_edge_geometry when unlock_tet (details / githubweb)
  156. controls tet unlocking from ref adapt CLI (details / githubweb)
  157. measure locked tets (details / githubweb)
  158. uses-ref_mpi_allsum (details / githubweb)
  159. uses 'degree' as a ref visualize solution keyword (details / githubweb)
  160. docs (details / githubweb)
  161. adds ascii .tri to ref_import_by_extension (details / githubweb)
  162. removes obsolete AC_HEADER_STDC, which is now a posix standard (details / githubweb)
  163. implies metric from mixed elements (details / githubweb)
  164. documents --mixed (details / githubweb)
  165. divides the error estamation kernel by det for per volume (details / githubweb)
  166. adds supersonic cylinder geometry (details / githubweb)
  167. adds case driver (details / githubweb)
  168. decaying exp (details / githubweb)
  169. steepens boundary layer and constant upstream (details / githubweb)
  170. uses args in ref_layer_test (details / githubweb)
  171. post computes metric (details / githubweb)
  172. adds an --insert fixture (details / githubweb)
  173. shifts indexing for --insert (details / githubweb)
  174. adds an edge segment normal (details / githubweb)
  175. identifies the alighed metrics and nodes (details / githubweb)
  176. format (details / githubweb)
  177. saves torque attempt as comment (details / githubweb)
  178. only link to TKernel in OpenCASCADE (details / githubweb)
  179. only link to TKernel (details / githubweb)
  180. sync up pfe ESP module builders; move from v119 to v120 (details / githubweb)
  181. include refine version in cmake build (details / githubweb)
  182. fix an out-of-bounds bug caught by llvm address santizer (details / githubweb)
  183. correct array bounds reported address sanitizer (details / githubweb)
  184. allows ref viz to export usm3d solutions via cell solb (details / githubweb)
  185. adds implied mesh hmin as an viz (details / githubweb)
  186. prepends fun3d/misc/valgrind_suppressions_openmpi (details / githubweb)
  187. adds orte_finalize, mca_bml_base_init, and ompi_mpi_init valgrind suppressions (details / githubweb)
  188. adds functions to valgrind Param suppressions (details / githubweb)
  189. adds second function (details / githubweb)
  190. adds another round of suppressions for openmpi and zoltan (details / githubweb)
  191. adds init mmap(length) suppression (details / githubweb)
  192. adds location of missing contribution (details / githubweb)
  193. reports cells using this vertex (details / githubweb)
  194. throws for sigular implied metric (details / githubweb)
  195. reports, doesn't stop (details / githubweb)
  196. uses a backup copy of the metric if the infer mixed element tets are singular (details / githubweb)
  197. assert finite (details / githubweb)
  198. ensures infer is finite (details / githubweb)
  199. ensures original tet version is finite (details / githubweb)
  200. reports metric when diag fails (details / githubweb)
  201. excludes contributions from negative sub tets (details / githubweb)
  202. disables overshoot prevention of number of nodes, unless unreliable due to mixed (details / githubweb)
  203. uses max for a bool or (details / githubweb)
  204. fixes seg normal direction (details / githubweb)
  205. uses average normal and prints targets (details / githubweb)
  206. constructes site (details / githubweb)
  207. inserts via cavity, need a different cavity form (details / githubweb)
  208. removes debug tec (details / githubweb)
  209. creates an insert form (details / githubweb)
  210. requires egads (details / githubweb)
  211. uses new form inster (details / githubweb)
  212. inverse evals uv before adding (details / githubweb)
  213. dumps mesh once inserted (details / githubweb)
  214. missed node (details / githubweb)
  215. find target edges to quad (details / githubweb)
  216. identifies quads (details / githubweb)
  217. replaces two tri with quads (details / githubweb)
  218. exports quad-inserted meshb and adapts in acceptance (details / githubweb)
  219. protects quad from surface smoothing (details / githubweb)
  220. extracts ref_layer_quad_right_triangles (details / githubweb)
  221. format and reduce stdout noise (details / githubweb)
  222. rename ref_layer_align_quad from ref_layer_identify (details / githubweb)
  223. provides debug tec when cavity fails (details / githubweb)
  224. adds additional debug info (details / githubweb)
  225. makes the normal/eigenvector dot more strict (details / githubweb)
  226. extracts ref_layer_twod_normal (details / githubweb)
  227. extracts interior seg normal (details / githubweb)
  228. forces inward facing normal (details / githubweb)
  229. allow quads everywhere (details / githubweb)
  230. includes diagonal corners to prevent greedy open quads (details / githubweb)
  231. starts placeholder for storing normals to grow multiple layers (details / githubweb)
  232. extracts ref_layer_align_quad_first_layer (details / githubweb)
  233. adds placeholder for advancing layer (details / githubweb)
  234. caches and stopwatch status (details / githubweb)
  235. interp new nodes after recovery (details / githubweb)
  236. adds protection infrastructure to cavity (details / githubweb)
  237. saves last layer node to constrain cavity (details / githubweb)
  238. drive-avro (details / githubweb)
  239. adapt-example (details / githubweb)
  240. asserts cons metric parts are finite (details / githubweb)
  241. limits aspect ratio to 1-million for cons visc to improve conditioning (details / githubweb)
  242. disables K3a-debug as a build canidate, currently disabled/draining (details / githubweb)
  243. prevents clash with higher level aspect_ratio (details / githubweb)
  244. helps robustness? (details / githubweb)
  245. adds ptot as an interpolant (details / githubweb)
  246. adds a 2D+T space-time interpolant (details / githubweb)
  247. corrects the path to ParMetis on CASB servers (details / githubweb)
  248. adds --aspect-ratio to ref multiscale (details / githubweb)
  249. adds a push to cloud, default sorts list, will disable item search (details / githubweb)
  250. makes quiet (details / githubweb)
  251. fixes cloud nodes in order (details / githubweb)
  252. attempts two layers (details / githubweb)
  253. wrap in seq (details / githubweb)
  254. clean up geom on remove, cav rollback (details / githubweb)
  255. fixes set but not used (details / githubweb)
  256. protect special case of a no-op cavity (details / githubweb)
  257. wires up --quad as an adapt option, need to add interp (details / githubweb)
  258. allows either node between to be empty (details / githubweb)
  259. reuses interpolation with one vertex (details / githubweb)
  260. attempt to build new module at NAS; still have mpt 2.17r13 remnant due to FUN3D Parmetis module (details / githubweb)
  261. adds coarse write timing with --timing >= 1 (details / githubweb)
  262. adds fine grain face/faceid timing (details / githubweb)
  263. removes the sort by faceid on ugrid gather (details / githubweb)
  264. To avoid version skew, use OpenCASCADE symlink like k. (details / githubweb)
  265. disables merge-boot-accept-k for faster build times (details / githubweb)
  266. standarizes on ESP/120 (final) (details / githubweb)
  267. switches S2S build to intel and unloads gcc to match FUN3D_INTG (details / githubweb)
  268. reactivated bootstrap acceptance before merge (details / githubweb)
  269. setup for clang and compile (details / githubweb)
  270. to match pointcloud header convention, remove quotation marks from names in FIELDS (details / githubweb)
  271. exports typical decay rate for Pointwise (details / githubweb)
  272. improves --pcd description (details / githubweb)
  273. triggers timming via command line (details / githubweb)
  274. adds coarse timing to --mpt test (details / githubweb)
  275. adds coarse timing to --mpt test (details / githubweb)
  276. prevents use after free (details / githubweb)
  277. reports area, normal (details / githubweb)
  278. ignores zero area (details / githubweb)
  279. extends ref_cell to REF_CELL_TE2 P2 10 node tet (details / githubweb)
  280. adds missing break preventing switch fall-through (details / githubweb)
  281. adds default error catch incase enum changed to another type, defensive programming (details / githubweb)
  282. includes REF_CELL_TE2 in 3d cell loop (details / githubweb)
  283. creates ref_grid_te2 macro (details / githubweb)
  284. tests the enrich2 of a tet-tri-seg (details / githubweb)
  285. requires *-bamg.msh extension for bamg export (details / githubweb)
  286. adds a single te2 fixure (details / githubweb)
  287. adds import/export te2 meshb converage (details / githubweb)
  288. notes bamg keywords (details / githubweb)
  289. starts read of GMSH versin 4.1 format (details / githubweb)
  290. reads nodes (details / githubweb)
  291. reads msh manual example (details / githubweb)
  292. reads common msh element types (details / githubweb)
  293. removes repeated decloration (details / githubweb)
  294. starts msh export (details / githubweb)
  295. dumps msh nodees (details / githubweb)
  296. adds Elements header (details / githubweb)
  297. dumps elements (details / githubweb)
  298. corrects off-by-one (details / githubweb)
  299. adds GMSH .msh write/read tests (details / githubweb)
  300. adds pyr,te2 unswapper to msh export (details / githubweb)
  301. exposes ref translate --enrich2 (details / githubweb)
  302. uses qua to orient edg (details / githubweb)
  303. tests extrusion of qua (details / githubweb)

Started by an SCM change

Revision: 5e64cebf58064f02c6e917d473621a008e61f340
Repository: https://github.com/nasa/refine
  • refs/remotes/origin/master
SCM: git https://github.com/nasa/refine
  • Commits since last build: 200
  • Latest commit: 5e64ceb