Skip to content
Success

Changes

Summary

  1. Fix aflr2 for Phasing
  2. Fix compile warning
  3. Fix for AFLR2
  4. Comment out debug code
  5. Allow AFLR2 to work with multiple faces
  6. Only build Writer directories on Windoze
  7. Add meshWriter NMakefile verbosity
  8. Suppress lint warning
  9. NMakefile fix
  10. Fix NMakefiles for meshWriter
  11. Documentation updates
  12. Upgrade fun3d cython files
  13. One more try at AIM_NOTFOUND
  14. Add AIM_NOTFOUND macro
  15. Add aimInfo to fea_getDesignResponse
  16. Test cart3d on commit again
  17. Remove Cart3D from commit testing for now
  18. Dissable tecplot debug dump for aflr4
  19. Fix compiler warning
  20. add code to protect for UDFs that have references to its input Model; add (hidden) option to create timingReport.txt file; improve flends; add flend9* test cases
  21. update flend8* test cases and their verification data
  22. fix lint error in udfMatchBodys; re-add 7.4.1 verification data for flend8* test cases
  23. change flend fits to be better in some cases; track down memory leaks
  24. fix problem erroneously flagged by lint in udpOffset; update errors reported by udfFlend; fix bug where wrong UDP storage was used in udfOffset (which caused problems when udpOffset was called more than once); remove SPECIAL test of EG_otherCurve; document .multiNode use in RULE command; fix bug where UDP storage is incorrectly cleared for an embedded UDP (in udpCsm); fix bug in udfFlend that sometimes did not correctly reverse one of the Loops; fix memory leak in EVALUATE EDGEKT, EDGECP, FACEUKT, FACEVKT, and FACECP when a signal is raised
  25. fix compiler warning in latest commit
  26. account for fact that Py_SetPythonHome was deprecated in Python 3.11; update udfOffset so that it can generate offsets on SolidBodys (for FLENDs); add offset(I-R)* test cases; use zebra stripe coloring for maximum curvature in ESP (displayType=4); update convertToBsplines to reuse Pcurves whenever possible; add udpBspline and bspline* test cases
  27. Fix getEdgeUV doc
  28. Fix full attirubtion for EG_repalceFaces. Fix error message.
  29. Remove depricated x86 -m64 compiler flag. Add compiler flags for OCC 7.7.
  30. update expected flend8* failures
  31. Put file names first
  32. Add OCC 7.7 Jenkins data
  33. add expected errors selected in flend8* test cases
  34. Cart3D env fix
  35. Upgrade Cart3D version
  36. Update for OCC 7.7.0
Revision 3869 by galbramc:
Fix aflr2 for Phasing
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr2/aflr2AIM.cCAPS/aim/aflr2/aflr2AIM.c
The file was modified /aim/aflr2/aflr2_Interface.cCAPS/aim/aflr2/aflr2_Interface.c
The file was modified /aim/aflr2/aflr2_Interface.hCAPS/aim/aflr2/aflr2_Interface.h
Revision 3868 by galbramc:
Fix compile warning
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/cart3d/cart3dAIM.cCAPS/aim/cart3d/cart3dAIM.c
Revision 3867 by galbramc:
Fix for AFLR2
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/utils/meshUtils.cCAPS/aim/utils/meshUtils.c
Revision 3866 by galbramc:
Comment out debug code
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr2/aflr2_Interface.cCAPS/aim/aflr2/aflr2_Interface.c
Revision 3865 by galbramc:
Allow AFLR2 to work with multiple faces
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr2/aflr2AIM.cCAPS/aim/aflr2/aflr2AIM.c
The file was modified /aim/aflr2/aflr2_Interface.cCAPS/aim/aflr2/aflr2_Interface.c
The file was modified /aim/aflr4/aflr4AIM.cCAPS/aim/aflr4/aflr4AIM.c
The file was modified /aim/egadsTess/egadsTessAIM.cCAPS/aim/egadsTess/egadsTessAIM.c
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /aim/pointwise/pointwiseAIM.cCAPS/aim/pointwise/pointwiseAIM.c
The file was modified /aim/utils/meshUtils.cCAPS/aim/utils/meshUtils.c
The file was modified /aim/utils/meshUtils.hCAPS/aim/utils/meshUtils.h
The file was modified /aim/utils/miscUtils.cCAPS/aim/utils/miscUtils.c
The file was modified /aim/utils/miscUtils.hCAPS/aim/utils/miscUtils.h
Revision 3864 by galbramc:
Only build Writer directories on Windoze
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/meshWriter/NMakefileCAPS/aim/meshWriter/NMakefile
Revision 3863 by galbramc:
Add meshWriter NMakefile verbosity
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/meshWriter/NMakefileCAPS/aim/meshWriter/NMakefile
Revision 3862 by galbramc:
Suppress lint warning
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/utils/feaUtils.cCAPS/aim/utils/feaUtils.c
Revision 3861 by galbramc:
NMakefile fix
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/meshWriter/exodusWriter/NMakefileCAPS/aim/meshWriter/exodusWriter/NMakefile
Revision 3860 by galbramc:
Fix NMakefiles for meshWriter
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/NMakefileCAPS/aim/NMakefile
The file was modified /aim/meshWriter/exodusWriter/NMakefileCAPS/aim/meshWriter/exodusWriter/NMakefile
The file was modified /aim/meshWriter/su2Writer/NMakefileCAPS/aim/meshWriter/su2Writer/NMakefile
The file was modified /aim/meshWriter/ugridWriter/NMakefileCAPS/aim/meshWriter/ugridWriter/NMakefile
Revision 3859 by galbramc:
Documentation updates
Change TypePath in RepositoryPath in Workspace
The file was modified /MakefileCAPS/Makefile
The file was modified /doc/CAPSapi.pdfCAPS/doc/CAPSapi.pdf
The file was modified /doc/CAPSapi.texCAPS/doc/CAPSapi.tex
The file was added/pyCAPS/doc/MakefileCAPS/pyCAPS/doc/Makefile
The file was modified /pyCAPS/pyCAPS/caps.pyCAPS/pyCAPS/pyCAPS/caps.py
The file was modified /pyCAPS/pyCAPS/problem.pyCAPS/pyCAPS/pyCAPS/problem.py
Revision 3858 by galbramc:
Upgrade fun3d cython files
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/fun3d/fun3dNamelist.cCAPS/aim/fun3d/fun3dNamelist.c
The file was modified /aim/fun3d/fun3dNamelist.hCAPS/aim/fun3d/fun3dNamelist.h
Revision 3857 by galbramc:
One more try at AIM_NOTFOUND
Change TypePath in RepositoryPath in Workspace
The file was modified /include/aimUtil.hCAPS/include/aimUtil.h
Revision 3856 by galbramc:
Add AIM_NOTFOUND macro
Change TypePath in RepositoryPath in Workspace
The file was modified /include/aimUtil.hCAPS/include/aimUtil.h
Revision 3855 by galbramc:
Add aimInfo to fea_getDesignResponse
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/nastran/nastranAIM.cCAPS/aim/nastran/nastranAIM.c
The file was modified /aim/tacs/tacsAIM.cCAPS/aim/tacs/tacsAIM.c
The file was modified /aim/utils/feaUtils.cCAPS/aim/utils/feaUtils.c
The file was modified /aim/utils/feaUtils.hCAPS/aim/utils/feaUtils.h
Revision 3854 by galbramc:
Test cart3d on commit again
Change TypePath in RepositoryPath in Workspace
The file was modified /examples/regressionTest/execute_PyTestRegression.shCAPS/examples/regressionTest/execute_PyTestRegression.sh
Revision 3853 by galbramc:
Remove Cart3D from commit testing for now
Change TypePath in RepositoryPath in Workspace
The file was modified /examples/regressionTest/execute_PyTestRegression.shCAPS/examples/regressionTest/execute_PyTestRegression.sh
Revision 3852 by galbramc:
Dissable tecplot debug dump for aflr4
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr4/aflr4_Interface.cCAPS/aim/aflr4/aflr4_Interface.c
Revision 3851 by galbramc:
Fix compiler warning
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr2/aflr2_Interface.cCAPS/aim/aflr2/aflr2_Interface.c
Revision 2351 by jfdannen:
add code to protect for UDFs that have references to its input Model; add (hidden) option to create timingReport.txt file; improve flends; add flend9* test cases
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was added/trunk/data/basic/flend9a.csmN/A
The file was added/trunk/data/basic/flend9b.csmN/A
The file was added/trunk/data/basic/flend9c.csmN/A
The file was added/trunk/data/basic/flend9d.csmN/A
The file was added/trunk/data/basic/flend9e.csmN/A
The file was added/trunk/data/basic/flend9f.csmN/A
The file was added/trunk/data/basic/flend9g.csmN/A
The file was added/trunk/data/basic/flend9h.csmN/A
The file was added/trunk/data/basic/flend9i.csmN/A
The file was added/trunk/data/basic/flend9j.csmN/A
The file was added/trunk/data/basic/flend9k.csmN/A
The file was added/trunk/data/basic/flend9l.csmN/A
The file was added/trunk/data/basic/flend9m.csmN/A
The file was added/trunk/data/basic/flend9n.csmN/A
The file was added/trunk/data/basic/flend9o.csmN/A
The file was added/trunk/data/basic/flend9p.csmN/A
The file was added/trunk/data/basic/flend9q.csmN/A
The file was added/trunk/data/basic/flend9r.csmN/A
The file was added/trunk/data/basic/flend9s.csmN/A
The file was added/trunk/data/basic/flend9t.csmN/A
The file was added/trunk/data/basic/flend9u.csmN/A
The file was added/trunk/data/basic/flend9v.csmN/A
The file was added/trunk/data/basic/flend9w.csmN/A
The file was added/trunk/data/basic/flend9x.csmN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9a.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9b.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9c.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9d.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9e.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9f.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9g.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9h.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9i.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9j.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9k.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9l.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9m.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9n.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9o.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9p.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9q.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9r.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9s.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9t.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9u.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9v.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9w.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend9x.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9a.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9b.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9c.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9d.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9e.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9f.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9g.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9h.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9i.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9j.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9k.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9l.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9m.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9n.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9o.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9p.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9q.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9r.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9s.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9t.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9u.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9v.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9w.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend9x.vfyN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/udfFlend.cOpenCSM/trunk/src/udfFlend.c
Revision 2350 by jfdannen:
update flend8* test cases and their verification data
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/basic/flend8a.csmN/A
The file was modified /trunk/data/basic/flend8b.csmN/A
The file was modified /trunk/data/basic/flend8c.csmN/A
The file was modified /trunk/data/basic/flend8d.csmN/A
The file was modified /trunk/data/basic/flend8e.csmN/A
The file was modified /trunk/data/basic/flend8f.csmN/A
The file was modified /trunk/data/basic/flend8g.csmN/A
The file was modified /trunk/data/basic/flend8h.csmN/A
The file was modified /trunk/data/basic/flend8i.csmN/A
The file was modified /trunk/data/basic/flend8j.csmN/A
The file was modified /trunk/data/basic/flend8k.csmN/A
The file was modified /trunk/data/basic/flend8l.csmN/A
The file was modified /trunk/data/basic/flend8m.csmN/A
The file was modified /trunk/data/basic/flend8n.csmN/A
The file was modified /trunk/data/basic/flend8o.csmN/A
The file was modified /trunk/data/basic/flend8p.csmN/A
The file was modified /trunk/data/basic/flend8q.csmN/A
The file was modified /trunk/data/basic/flend8r.csmN/A
The file was modified /trunk/data/basic/flend8s.csmN/A
The file was modified /trunk/data/basic/flend8t.csmN/A
The file was modified /trunk/data/basic/flend8u.csmN/A
The file was modified /trunk/data/basic/flend8v.csmN/A
The file was modified /trunk/data/basic/flend8w.csmN/A
The file was modified /trunk/data/basic/flend8x.csmN/A
The file was modified /trunk/data/basic/flend8y.csmN/A
The file was modified /trunk/data/basic/flend8z.csmN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8w.vfyN/A
The file was modified /trunk/data/basic/verify_7.4.1/flend8x.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8y.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8z.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8e.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8f.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8u.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8v.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8w.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8x.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8y.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8z.vfyN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/udfFlend.cOpenCSM/trunk/src/udfFlend.c
Revision 2349 by jfdannen:
fix lint error in udfMatchBodys; re-add 7.4.1 verification data for flend8* test cases
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8a.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8b.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8e.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8f.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8g.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8h.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8i.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8j.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8m.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8n.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8o.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8p.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8q.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8r.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8s.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8t.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8u.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8v.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8x.vfyN/A
The file was modified /trunk/src/udfMatchBodys.cOpenCSM/trunk/src/udfMatchBodys.c
Revision 2348 by jfdannen:
change flend fits to be better in some cases; track down memory leaks
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/data/basic/flend8a.csmN/A
The file was modified /trunk/data/basic/flend8b.csmN/A
The file was modified /trunk/data/basic/flend8c.csmN/A
The file was modified /trunk/data/basic/flend8d.csmN/A
The file was modified /trunk/data/basic/flend8e.csmN/A
The file was modified /trunk/data/basic/flend8f.csmN/A
The file was modified /trunk/data/basic/flend8g.csmN/A
The file was modified /trunk/data/basic/flend8h.csmN/A
The file was modified /trunk/data/basic/flend8i.csmN/A
The file was modified /trunk/data/basic/flend8j.csmN/A
The file was modified /trunk/data/basic/flend8k.csmN/A
The file was modified /trunk/data/basic/flend8l.csmN/A
The file was modified /trunk/data/basic/flend8m.csmN/A
The file was modified /trunk/data/basic/flend8n.csmN/A
The file was modified /trunk/data/basic/flend8o.csmN/A
The file was modified /trunk/data/basic/flend8p.csmN/A
The file was modified /trunk/data/basic/flend8q.csmN/A
The file was modified /trunk/data/basic/flend8r.csmN/A
The file was modified /trunk/data/basic/flend8s.csmN/A
The file was modified /trunk/data/basic/flend8t.csmN/A
The file was modified /trunk/data/basic/flend8u.csmN/A
The file was modified /trunk/data/basic/flend8v.csmN/A
The file was modified /trunk/data/basic/flend8w.csmN/A
The file was modified /trunk/data/basic/flend8x.csmN/A
The file was modified /trunk/data/basic/flend8y.csmN/A
The file was modified /trunk/data/basic/flend8z.csmN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8a.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8b.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8e.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8f.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8g.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8h.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8i.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8j.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8m.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8n.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8o.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8p.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8q.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8r.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8s.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8t.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8u.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8v.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/flend8x.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8a.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8b.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8g.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8h.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8i.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8j.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8m.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8n.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8o.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8p.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8q.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8r.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8s.vfyN/A
The file was modified /trunk/data/basic/verify_7.6.0/flend8t.vfyN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/udfFlend.cOpenCSM/trunk/src/udfFlend.c
The file was modified /trunk/src/udfMatchBodys.cOpenCSM/trunk/src/udfMatchBodys.c
The file was modified /trunk/src/udfOffset.cOpenCSM/trunk/src/udfOffset.c
Revision 2347 by jfdannen:
fix problem erroneously flagged by lint in udpOffset; update errors reported by udfFlend; fix bug where wrong UDP storage was used in udfOffset (which caused problems when udpOffset was called more than once); remove SPECIAL test of EG_otherCurve; document .multiNode use in RULE command; fix bug where UDP storage is incorrectly cleared for an embedded UDP (in udpCsm); fix bug in udfFlend that sometimes did not correctly reverse one of the Loops; fix memory leak in EVALUATE EDGEKT, EDGECP, FACEUKT, FACEVKT, and FACECP when a signal is raised
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlN/A
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/basic/flend8a.csmN/A
The file was modified /trunk/data/basic/flend8b.csmN/A
The file was modified /trunk/data/basic/flend8c.csmN/A
The file was modified /trunk/data/basic/flend8d.csmN/A
The file was modified /trunk/data/basic/flend8e.csmN/A
The file was modified /trunk/data/basic/flend8f.csmN/A
The file was modified /trunk/data/basic/flend8g.csmN/A
The file was modified /trunk/data/basic/flend8h.csmN/A
The file was modified /trunk/data/basic/flend8i.csmN/A
The file was modified /trunk/data/basic/flend8j.csmN/A
The file was modified /trunk/data/basic/flend8k.csmN/A
The file was modified /trunk/data/basic/flend8l.csmN/A
The file was modified /trunk/data/basic/flend8m.csmN/A
The file was modified /trunk/data/basic/flend8n.csmN/A
The file was modified /trunk/data/basic/flend8o.csmN/A
The file was modified /trunk/data/basic/flend8p.csmN/A
The file was modified /trunk/data/basic/flend8q.csmN/A
The file was modified /trunk/data/basic/flend8r.csmN/A
The file was modified /trunk/data/basic/flend8s.csmN/A
The file was modified /trunk/data/basic/flend8t.csmN/A
The file was modified /trunk/data/basic/flend8u.csmN/A
The file was modified /trunk/data/basic/flend8v.csmN/A
The file was modified /trunk/data/basic/flend8w.csmN/A
The file was modified /trunk/data/basic/flend8x.csmN/A
The file was modified /trunk/data/basic/flend8y.csmN/A
The file was modified /trunk/data/basic/flend8z.csmN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8a.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8b.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8e.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8f.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8g.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8h.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8i.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8j.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8m.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8n.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8o.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8p.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8q.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8r.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8s.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8t.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8u.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8v.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/flend8x.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8a.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8b.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8e.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8f.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8g.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8h.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8i.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8j.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8m.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8n.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8o.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8p.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8q.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8r.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8s.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8t.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8u.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8v.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/flend8x.vfyN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
The file was modified /trunk/src/udfFlend.cOpenCSM/trunk/src/udfFlend.c
The file was modified /trunk/src/udfOffset.cOpenCSM/trunk/src/udfOffset.c
The file was modified /trunk/src/udpCsm.cOpenCSM/trunk/src/udpCsm.c
Revision 2346 by jfdannen:
fix compiler warning in latest commit
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/udfOffset.cOpenCSM/trunk/src/udfOffset.c
Revision 2345 by jfdannen:
account for fact that Py_SetPythonHome was deprecated in Python 3.11; update udfOffset so that it can generate offsets on SolidBodys (for FLENDs); add offset(I-R)* test cases; use zebra stripe coloring for maximum curvature in ESP (displayType=4); update convertToBsplines to reuse Pcurves whenever possible; add udpBspline and bspline* test cases
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP.jsN/A
The file was modified /trunk/ToDo.txtN/A
The file was added/trunk/data/basic/bspline1.csmN/A
The file was added/trunk/data/basic/bspline2.csmN/A
The file was added/trunk/data/basic/flend8a.csmN/A
The file was added/trunk/data/basic/flend8b.csmN/A
The file was added/trunk/data/basic/flend8c.csmN/A
The file was added/trunk/data/basic/flend8d.csmN/A
The file was added/trunk/data/basic/flend8e.csmN/A
The file was added/trunk/data/basic/flend8f.csmN/A
The file was added/trunk/data/basic/flend8g.csmN/A
The file was added/trunk/data/basic/flend8h.csmN/A
The file was added/trunk/data/basic/flend8i.csmN/A
The file was added/trunk/data/basic/flend8j.csmN/A
The file was added/trunk/data/basic/flend8k.csmN/A
The file was added/trunk/data/basic/flend8l.csmN/A
The file was added/trunk/data/basic/flend8m.csmN/A
The file was added/trunk/data/basic/flend8n.csmN/A
The file was added/trunk/data/basic/flend8o.csmN/A
The file was added/trunk/data/basic/flend8p.csmN/A
The file was added/trunk/data/basic/flend8q.csmN/A
The file was added/trunk/data/basic/flend8r.csmN/A
The file was added/trunk/data/basic/flend8s.csmN/A
The file was added/trunk/data/basic/flend8t.csmN/A
The file was added/trunk/data/basic/flend8u.csmN/A
The file was added/trunk/data/basic/flend8v.csmN/A
The file was added/trunk/data/basic/flend8w.csmN/A
The file was added/trunk/data/basic/flend8x.csmN/A
The file was added/trunk/data/basic/flend8y.csmN/A
The file was added/trunk/data/basic/flend8z.csmN/A
The file was added/trunk/data/basic/offsetIa.csmN/A
The file was added/trunk/data/basic/offsetIb.csmN/A
The file was added/trunk/data/basic/offsetIc.csmN/A
The file was added/trunk/data/basic/offsetId.csmN/A
The file was added/trunk/data/basic/offsetJa.csmN/A
The file was added/trunk/data/basic/offsetJb.csmN/A
The file was added/trunk/data/basic/offsetJc.csmN/A
The file was added/trunk/data/basic/offsetJd.csmN/A
The file was added/trunk/data/basic/offsetKa.csmN/A
The file was added/trunk/data/basic/offsetKb.csmN/A
The file was added/trunk/data/basic/offsetKc.csmN/A
The file was added/trunk/data/basic/offsetKd.csmN/A
The file was added/trunk/data/basic/offsetLa.csmN/A
The file was added/trunk/data/basic/offsetLb.csmN/A
The file was added/trunk/data/basic/offsetLc.csmN/A
The file was added/trunk/data/basic/offsetLd.csmN/A
The file was added/trunk/data/basic/offsetMa.csmN/A
The file was added/trunk/data/basic/offsetMb.csmN/A
The file was added/trunk/data/basic/offsetMc.csmN/A
The file was added/trunk/data/basic/offsetMd.csmN/A
The file was added/trunk/data/basic/offsetNa.csmN/A
The file was added/trunk/data/basic/offsetNb.csmN/A
The file was added/trunk/data/basic/offsetNc.csmN/A
The file was added/trunk/data/basic/offsetNd.csmN/A
The file was added/trunk/data/basic/offsetOa.csmN/A
The file was added/trunk/data/basic/offsetOb.csmN/A
The file was added/trunk/data/basic/offsetOc.csmN/A
The file was added/trunk/data/basic/offsetOd.csmN/A
The file was added/trunk/data/basic/offsetOe.csmN/A
The file was added/trunk/data/basic/offsetOf.csmN/A
The file was added/trunk/data/basic/offsetOg.csmN/A
The file was added/trunk/data/basic/offsetOh.csmN/A
The file was added/trunk/data/basic/offsetOi.csmN/A
The file was added/trunk/data/basic/offsetOj.csmN/A
The file was added/trunk/data/basic/offsetOk.csmN/A
The file was added/trunk/data/basic/offsetOl.csmN/A
The file was added/trunk/data/basic/offsetOm.csmN/A
The file was added/trunk/data/basic/offsetOn.csmN/A
The file was added/trunk/data/basic/offsetOo.csmN/A
The file was added/trunk/data/basic/offsetOp.csmN/A
The file was added/trunk/data/basic/offsetOq.csmN/A
The file was added/trunk/data/basic/offsetOr.csmN/A
The file was added/trunk/data/basic/offsetPa.csmN/A
The file was added/trunk/data/basic/offsetPb.csmN/A
The file was added/trunk/data/basic/offsetPc.csmN/A
The file was added/trunk/data/basic/offsetPd.csmN/A
The file was added/trunk/data/basic/offsetPe.csmN/A
The file was added/trunk/data/basic/offsetPf.csmN/A
The file was added/trunk/data/basic/offsetPg.csmN/A
The file was added/trunk/data/basic/offsetPh.csmN/A
The file was added/trunk/data/basic/offsetQa.csmN/A
The file was added/trunk/data/basic/offsetQb.csmN/A
The file was added/trunk/data/basic/offsetQc.csmN/A
The file was added/trunk/data/basic/offsetQd.csmN/A
The file was added/trunk/data/basic/offsetQe.csmN/A
The file was added/trunk/data/basic/offsetQf.csmN/A
The file was added/trunk/data/basic/offsetQg.csmN/A
The file was added/trunk/data/basic/offsetQh.csmN/A
The file was added/trunk/data/basic/offsetRa.csmN/A
The file was added/trunk/data/basic/offsetRb.csmN/A
The file was added/trunk/data/basic/verify_7.4.1/bspline1.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/bspline2.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetIa.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetIb.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetIc.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetId.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetJa.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetJb.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetJc.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetJd.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetKa.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetKb.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetKc.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetKd.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetLa.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetLb.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetLc.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetLd.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetMa.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetMb.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetMc.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetMd.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetNa.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetNb.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetNc.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetNd.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOa.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOb.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOc.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOd.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOe.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOf.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOg.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOh.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOi.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOj.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOk.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOl.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOm.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOn.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOo.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOp.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOq.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetOr.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetPa.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetPb.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetPc.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetPd.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetPe.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetPf.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetPg.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetPh.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetQa.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetQb.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetQc.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetQd.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetQe.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetQf.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetQg.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetQh.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetRa.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/offsetRb.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/bspline1.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/bspline2.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetIa.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetIb.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetIc.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetId.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetJa.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetJb.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetJc.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetJd.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetKa.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetKb.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetKc.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetKd.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetLa.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetLb.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetLc.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetLd.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetMa.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetMb.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetMc.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetMd.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetNa.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetNb.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetNc.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetNd.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOa.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOb.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOc.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOd.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOe.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOf.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOg.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOh.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOi.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOj.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOk.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOl.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOm.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOn.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOo.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOp.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOq.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetOr.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetPa.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetPb.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetPc.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetPd.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetPe.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetPf.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetPg.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetPh.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetQa.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetQb.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetQc.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetQd.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetQe.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetQf.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetQg.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetQh.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetRa.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/offsetRb.vfyN/A
The file was modified /trunk/src/MakefileOpenCSM/trunk/src/Makefile
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
The file was modified /trunk/src/NMakefileOpenCSM/trunk/src/NMakefile
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/timPyscript.cOpenCSM/trunk/src/timPyscript.c
The file was modified /trunk/src/udfFlend.cOpenCSM/trunk/src/udfFlend.c
The file was modified /trunk/src/udfOffset.cOpenCSM/trunk/src/udfOffset.c
The file was added/trunk/src/udpBspline.cOpenCSM/trunk/src/udpBspline.c
Revision 1899 by galbramc:
Fix getEdgeUV doc
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/docs/EGADS_ref/egads.pdfEGADS/trunk/docs/EGADS_ref/egads.pdf
The file was modified /trunk/docs/EGADS_ref/egads.texEGADS/trunk/docs/EGADS_ref/egads.tex
Revision 1898 by galbramc:
Fix full attirubtion for EG_repalceFaces. Fix error message.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
Revision 1897 by galbramc:
Remove depricated x86 -m64 compiler flag. Add compiler flags for OCC 7.7.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/include/CYGWIN64EGADS/trunk/include/CYGWIN64
The file was modified /trunk/include/DARWIN64EGADS/trunk/include/DARWIN64
The file was modified /trunk/include/DARWIN64.clangEGADS/trunk/include/DARWIN64.clang
The file was modified /trunk/include/DARWIN64.gccEGADS/trunk/include/DARWIN64.gcc
The file was modified /trunk/include/DARWINM1EGADS/trunk/include/DARWINM1
The file was modified /trunk/include/LINUX64EGADS/trunk/include/LINUX64
The file was modified /trunk/include/LINUX64.gprofEGADS/trunk/include/LINUX64.gprof
The file was modified /trunk/include/WIN64.2017EGADS/trunk/include/WIN64.2017
The file was modified /trunk/include/WIN64.2019EGADS/trunk/include/WIN64.2019
The file was modified /trunk/include/WIN64.2022EGADS/trunk/include/WIN64.2022
Revision 810 by jfdannen:
update expected flend8* failures
Change TypePath in RepositoryPath in Workspace
The file was modified /data/basic/csmOCCFailure_7.4.txtJenkinsESP/data/basic/csmOCCFailure_7.4.txt
The file was modified /data/basic/csmOCCFailure_7.6.txtJenkinsESP/data/basic/csmOCCFailure_7.6.txt
Revision 809 by galbramc:
Put file names first
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Sanitize.shJenkinsESP/ESP_Sanitize.sh
The file was modified /ESP_Valgrind.shJenkinsESP/ESP_Valgrind.sh
The file was modified /expectCSM.shJenkinsESP/expectCSM.sh
The file was modified /expectPLUGS.shJenkinsESP/expectPLUGS.sh
The file was modified /expectSENS.shJenkinsESP/expectSENS.sh
Revision 808 by galbramc:
Add OCC 7.7 Jenkins data
Change TypePath in RepositoryPath in Workspace
The file was added/data/CAPS/csmOCCFailure_7.7.txtJenkinsESP/data/CAPS/csmOCCFailure_7.7.txt
The file was added/data/TRADES/csmOCCFailure_7.7.txtJenkinsESP/data/TRADES/csmOCCFailure_7.7.txt
The file was added/data/basic/csmOCCFailure_7.7.txtJenkinsESP/data/basic/csmOCCFailure_7.7.txt
The file was added/data/capsExamples/csmOCCFailure_7.7.txtJenkinsESP/data/capsExamples/csmOCCFailure_7.7.txt
The file was added/data/csmIgnore_7.7.txtJenkinsESP/data/csmIgnore_7.7.txt
The file was added/data/csmOCCFailure_7.7.txtJenkinsESP/data/csmOCCFailure_7.7.txt
The file was added/data/gallery/csmOCCFailure_7.7.txtJenkinsESP/data/gallery/csmOCCFailure_7.7.txt
The file was added/data/legacy/csmOCCFailure_7.7.txtJenkinsESP/data/legacy/csmOCCFailure_7.7.txt
The file was added/data/studentGallery/csmOCCFailure_7.7.txtJenkinsESP/data/studentGallery/csmOCCFailure_7.7.txt
The file was added/data/training/csmOCCFailure_7.7.txtJenkinsESP/data/training/csmOCCFailure_7.7.txt
Revision 807 by jfdannen:
add expected errors selected in flend8* test cases
Change TypePath in RepositoryPath in Workspace
The file was modified /data/basic/csmOCCFailure_7.4.txtJenkinsESP/data/basic/csmOCCFailure_7.4.txt
The file was modified /data/basic/csmOCCFailure_7.6.txtJenkinsESP/data/basic/csmOCCFailure_7.6.txt
Revision 806 by galbramc:
Cart3D env fix
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Env.shJenkinsESP/ESP_Env.sh
Revision 805 by galbramc:
Upgrade Cart3D version
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Env.shJenkinsESP/ESP_Env.sh
Revision 804 by galbramc:
Update for OCC 7.7.0
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Env.batJenkinsESP/ESP_Env.bat