Skip to content
Failed

Changes

Summary

  1. Added line search and check for convergence of PXMetricAffInvAvg (details)
  2. Added error if failure to converge PXMetricAffInvAvg (details)
  3. Fixed convergence check (details)
  4. Working on Vertex based MOESS cost model (details)
  5. Working on vertex cost function (details)
  6. Still working on new cost model (details)
  7. Log-Euclidean cost model appears to be working. (details)
  8. Relaxed affinie invariant covergence tolerance (details)
  9. Change feflo.a arguments. (details)
  10. Added an element count estimate to NLOPT prints (details)
  11. Tweaked NLOPT prints (details)
  12. Added NLOPT print of actual DOF count (details)
  13. Fixed unit tests and restored 3D Metric determinant calculation (details)
  14. Added a diagnostic print statement (details)
  15. Fixed vertex metric element size print (details)
  16. Attempting to use the linear background mesh in the MOESS optimization (details)
  17. Forced Log Euclidean cost model to only consider the linear portion of a (details)
  18. Small mistake (details)
  19. Updates for 2D EPIC (details)
  20. Change from power metric interpolation to log-euclidean (details)
  21. Fix so that curved meshes can be read from the mesher in 2D (details)
  22. Slight change to how qhull and tetgen are found (details)
  23. Added share/tetgen and share/qhull search paths for execuable searches (details)
  24. Demoted linear grid negative volume error to a warning. (details)
  25. Added madcap flag to toggle use of background mesh (details)
  26. Changed Metric curving flag to include the order (details)
  27. Added save prefix to madcap files (details)
  28. Fixed non-Null pointers (details)
  29. Added a total pressure boundary integral output. Added more optoins to (details)
  30. Minor bug fix (details)
  31. Script mod for Marshall (details)
  32. undoing last commit, wrong branch (details)
  33. Updated mesh IO for feflo.a. Need 3D mesh reads (details)
  34. Added 3D mesh reads from FeFlo.a, but there's still some negative tet (details)
  35. Added scalar tests for Huch Carson. Fixed FeFlo.a mesh file write (details)
  36. Added fefloa cost model (details)
Commit b9644f1f8a3983071675790a74803e5fd239172f by galbramc
Added line search and check for convergence of PXMetricAffInvAvg
The file was modified src/Reference/PXMetric.c
The file was modified src/Reference/PXMetric_PXU.c
Commit 12fb8911411414e3efd82280b868bc6943136fab by galbramc
Added error if failure to converge PXMetricAffInvAvg
The file was modified src/Reference/PXMetric.c
Commit 9c36b0ee679763faddb135d86642818c5f69f725 by galbramc
Fixed convergence check
The file was modified src/Reference/PXMetric.c
Commit 4607538a1a07fb63d3777ec19bd3b3becab7f327 by galbramc
Working on Vertex based MOESS cost model
The file was modified include/PXHPAdaptDirectStruct.h
The file was modified src/PXHPAdaptDirect.c
Commit f4b36b7712d4e1087a1debfce840c06a70459a50 by galbramc
Working on vertex cost function
The file was modified src/PXHPAdaptDirect.c
Commit 512d3d5c54ba8228d3759920b0fa664a21c3ab74 by galbramc
Still working on new cost model
The file was modified src/PXHPAdaptDirect_PXU.c
The file was modified include/PXHPAdaptDirectStruct.h
The file was modified src/PXHPAdaptDirect.c
The file was modified src/Grid/PXMesh.c
Commit 6d7080d466a800b6fe31e956a007e3efd2523f18 by galbramc
Log-Euclidean cost model appears to be working.
The file was modified src/PXHPAdaptDirect.c
The file was modified src/PXHPAdaptDirect_PXU.c
The file was modified src/Grid/PXCoordinates.c
The file was modified src/Reference/PXMetric.c
Commit dd18108190b810692a5c2269668de6fb78c5df54 by galbramc
Relaxed affinie invariant covergence tolerance
The file was modified src/Reference/PXMetric.c
Commit 5d2e416d2e528fe87e5dde50e687e5076a4960fd by galbramc
Change feflo.a arguments.
The file was modified src/Reference/PXMetric.c
The file was modified src/Adaptation/PXWriteMesherFiles.c
Commit c0dfaf86edf57556a841093fd2bad4676f48eab7 by galbramc
Added an element count estimate to NLOPT prints
The file was modified src/PXHPAdaptDirect.c
The file was modified src/Reference/PXMetric_PXU.c
Commit 667a1f482a3f643a71992d5049ca16b9ac90156b by galbramc
Tweaked NLOPT prints
The file was modified src/PXHPAdaptDirect.c
Commit 6054304dd25f95a5d634ab9bd6981853775bb8b1 by galbramc
Added NLOPT print of actual DOF count
The file was modified src/PXHPAdaptDirect.c
Commit 6ffe280fc3d2089421befdc8a8ba6f529298277e by galbramc
Fixed unit tests and restored 3D Metric determinant calculation
The file was modified src/Reference/PXMetric.c
The file was modified src/PXHPAdaptDirect.c
The file was modified src/PXHPAdaptDirect_PXU.c
Commit e23f4deab4e83c1b0d0c156b0b8d6344f7f0073f by galbramc
Added a diagnostic print statement
The file was modified src/PXHPAdaptDirect.c
Commit c420a9085d390fadd0b2e9eff3809a8427dc7c79 by galbramc
Fixed vertex metric element size print
The file was modified src/PXHPAdaptDirect.c
Commit 234e05ab280e46d9b48ab602bbbeabcd3c25c9eb by galbramc
Attempting to use the linear background mesh in the MOESS optimization
The file was modified src/PXHPAdaptDirect.c
Commit 94878e2f36a4c225e2d9abe34c3aa72465e75f9f by galbramc
Forced Log Euclidean cost model to only consider the linear portion of a
grid
The file was modified src/PXHPAdaptDirect.c
Commit 463940c892ca36d9adb027cd5bed68accb30e038 by galbramc
Small mistake
The file was modified src/PXHPAdaptDirect.c
Commit 01cb40438a31c2da7f4478488c4e49aad044556c by galbramc
Updates for 2D EPIC
The file was modified src/Fundamentals/PX.c
The file was modified src/Grid/PXAttachmentMath.c
The file was modified src/PXInit.c
The file was modified src/PXCDAll.c
The file was modified src/PXHPAdaptDirect.c
The file was modified utils/PXCheckMetricConformity.c
The file was modified src/Reference/PXMetric.c
The file was modified test/jobTest.csh
The file was modified CMakeInclude/FindSUITESPARSE.cmake
The file was modified include/Fundamentals/PX.h
The file was modified include/GeneralParameters/PXAdaptationParameters.h
The file was modified src/Adaptation/PXWriteMesherFiles.c
The file was modified src/Grid/PXMeshMetric.c
The file was modified utils/PXChangeGridQ.c
The file was modified utils/PXPostExecMain.c
The file was modified share/CMakeLists.txt
The file was modified src/Adaptation/PXMetricAdapt3d.c
The file was modified src/Adaptation/PXMetricAdapt2d.c
Commit 8e2d99844f9bd2a00e48c7b4fa29c480b6b8287c by galbramc
Change from power metric interpolation to log-euclidean
The file was modified src/Reference/PXMetric.c
Commit 9c820ad6980beeeb8beb7abbdbf7f4810aa3fae2 by galbramc
Fix so that curved meshes can be read from the mesher in 2D
The file was modified src/PXHPAdapt.c
The file was modified src/Grid/PXMeshMetric.c
The file was modified src/PXHPAdaptDirect.c
The file was modified src/Adaptation/PXMetricAdapt2d.c
The file was modified src/Grid/PXMeshSize.c
Commit ade0039fa0e8e6405f22ef61e7d23caf2b20a800 by galbramc
Slight change to how qhull and tetgen are found
The file was modified share/CMakeLists.txt
Commit d9c4b42206e734efca4c8ff2833bf0dd209b191f by galbramc
Added share/tetgen and share/qhull search paths for execuable searches
The file was modified share/CMakeLists.txt
Commit ceacf27dc543204eee860cc150f954ee7246c746 by galbramc
Demoted linear grid negative volume error to a warning.
The file was modified src/Grid/PXReadWriteGrid.c
Commit 9374907c4a8bd1f5895dd99c37bf93f40502439d by galbramc
Added madcap flag to toggle use of background mesh
The file was modified include/GeneralParameters/PXAdaptationParameters.h
The file was modified src/Adaptation/PXWriteMesherFiles.c
Commit 5b7d61e7d25bda852958ae6d3e6eb29e1c7e9a6a by galbramc
Changed Metric curving flag to include the order
The file was modified include/GeneralParameters/PXAdaptationParameters.h
The file was modified src/Adaptation/PXWriteMesherFiles.c
Commit 1b7343da771f6000f2fbbc16fef6af307c8d9ce8 by galbramc
Added save prefix to madcap files
The file was modified src/Adaptation/PXWriteMesherFiles.c
Commit a137c7a80e01434c94e124328678ad379fcc410f by galbramc
Fixed non-Null pointers
The file was modified utils/PXGmsh2Grm.c
Commit d2c1a9b2ad867b7a43e68fbbb3be16c26d7baf1f by galbramc
Added a total pressure boundary integral output. Added more optoins to
PXGmsh2Grm to work for 2D, but it's not automatic
The file was modified src/Compressible/PXCompressible.h
The file was modified utils/PXGmsh2Grm.c
The file was modified src/Compressible/PXCompressible.c
Commit 70f78d49d0c43508e7637e0b322a2689655a8dd6 by galbramc
Minor bug fix
The file was modified src/Compressible/PXCompressible.h
The file was modified src/Compressible/PXCompressible.c
Commit eef46abd73eeba8fb725bb1684e78741a7035bed by savithru
Script mod for Marshall
The file was modified utils/jenkins/ProjectX_Commit.sh
Commit 8eb3359c26cc80008a2a346981ea57ed9a0fd520 by savithru
undoing last commit, wrong branch
The file was modified utils/jenkins/ProjectX_Commit.sh
Commit fd9338c5e558cd722781785ab294b123093c2c82 by galbramc
Updated mesh IO for feflo.a. Need 3D mesh reads
The file was modified src/Grid/PXReadWriteGrid.c
The file was modified src/Adaptation/PXWriteMesherFiles.c
Commit e34299575cc9989802dfe6ecf5ba4fe12ba3295b by savithru
Added 3D mesh reads from FeFlo.a, but there's still some negative tet
volume bug
The file was modified src/Grid/PXReadWriteGrid.c
The file was modified src/Grid/PXReadWriteGrid_PXU.c
The file was modified include/Grid/PXReadWriteGrid.h
Commit 211d60a8a1818503577df2687a3a63d66394d89b by galbramc
Added scalar tests for Huch Carson. Fixed FeFlo.a mesh file write
The file was modified src/ScalarConvDiff/PXScalarConvDiff.h
The file was modified src/Grid/PXReadWriteGrid_PXU.c
The file was modified src/Grid/PXReadWriteGrid.c
The file was modified src/PXErrEst.c
The file was modified src/ScalarConvDiff/PXScalarConvDiff.c
The file was modified src/PXOutput.c
The file was modified utils/PXTestMeshOpt.c
Commit 4872b550076d107d0bf1fb761327558721980233 by galbramc
Added fefloa cost model
The file was modified share/CMakeLists.txt
The file was modified src/PXHPAdaptDirect_PXU.c
The file was modified src/PXHPAdaptDirect.c
The file was modified src/Adaptation/PXWriteMesherFiles.c
The file was modified src/Grid/PXReadWriteGrid.c