Skip to content
Success

Changes

Summary

  1. fix bug in the pattern counter when executing PATBREAK
  2. make UDP/UDFs thread-safe. THIS REQUIRED A CHANGE IN ALL UDP/UDFs. See OpenCSM/src/udp.help for information
  3. fixed bug when using a UDP/UDF that returns a value and finite difference sensitivities are being computed; fix compiler warning associated with _viz attribute; clean up memory at end of ocsmAdjoint
  4. added _grd, _trn, and _ori attributes to change initial settings for Faces and Edges; fix RALLOC so that it can be thread-safe
  5. update udp.def in udpTire folder
  6. update to account for UDP/UDF changes
Revision 2427 by jfdannen:
fix bug in the pattern counter when executing PATBREAK
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2426 by jfdannen:
make UDP/UDFs thread-safe.  THIS REQUIRED A CHANGE IN ALL UDP/UDFs.  See OpenCSM/src/udp.help for information
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/Slugs/damaged_1.stlOpenCSM/trunk/data/Slugs/damaged_1.stl
The file was modified /trunk/data/basic/testAdjoint5.csmOpenCSM/trunk/data/basic/testAdjoint5.csm
The file was modified /trunk/data/basic/verify_7.6.0/testAdjoint5.vfyOpenCSM/trunk/data/basic/verify_7.6.0/testAdjoint5.vfy
The file was modified /trunk/data/basic/verify_7.7.0/testAdjoint5.vfyOpenCSM/trunk/data/basic/verify_7.7.0/testAdjoint5.vfy
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/Makefile.DARWIN64.gccOpenCSM/trunk/src/Makefile.DARWIN64.gcc
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/serveCSM.cOpenCSM/trunk/src/serveCSM.c
The file was modified /trunk/src/timGloves.cOpenCSM/trunk/src/timGloves.c
The file was modified /trunk/src/udfCatmull.cOpenCSM/trunk/src/udfCatmull.c
The file was modified /trunk/src/udfCompare.cOpenCSM/trunk/src/udfCompare.c
The file was modified /trunk/src/udfCreateBEM.cOpenCSM/trunk/src/udfCreateBEM.c
The file was modified /trunk/src/udfCreatePoly.cOpenCSM/trunk/src/udfCreatePoly.c
The file was modified /trunk/src/udfDeform.cOpenCSM/trunk/src/udfDeform.c
The file was modified /trunk/src/udfDroop.cOpenCSM/trunk/src/udfDroop.c
The file was modified /trunk/src/udfDroop2.cOpenCSM/trunk/src/udfDroop2.c
The file was modified /trunk/src/udfDroop3.cOpenCSM/trunk/src/udfDroop3.c
The file was modified /trunk/src/udfDumpPmtrs.cOpenCSM/trunk/src/udfDumpPmtrs.c
The file was modified /trunk/src/udfEditAttr.cOpenCSM/trunk/src/udfEditAttr.c
The file was modified /trunk/src/udfFlend.cOpenCSM/trunk/src/udfFlend.c
The file was modified /trunk/src/udfGanged.cOpenCSM/trunk/src/udfGanged.c
The file was modified /trunk/src/udfGuide.cOpenCSM/trunk/src/udfGuide.c
The file was modified /trunk/src/udfLinalg.cOpenCSM/trunk/src/udfLinalg.c
The file was modified /trunk/src/udfMatchBodys.cOpenCSM/trunk/src/udfMatchBodys.c
The file was modified /trunk/src/udfMechanism.cOpenCSM/trunk/src/udfMechanism.c
The file was modified /trunk/src/udfNaca6mc.cOpenCSM/trunk/src/udfNaca6mc.c
The file was modified /trunk/src/udfNacelle.cOpenCSM/trunk/src/udfNacelle.c
The file was modified /trunk/src/udfNuscale.cOpenCSM/trunk/src/udfNuscale.c
The file was modified /trunk/src/udfOffset.cOpenCSM/trunk/src/udfOffset.c
The file was modified /trunk/src/udfPrintBbox.cOpenCSM/trunk/src/udfPrintBbox.c
The file was modified /trunk/src/udfPrintBrep.cOpenCSM/trunk/src/udfPrintBrep.c
The file was modified /trunk/src/udfPrintEgo.cOpenCSM/trunk/src/udfPrintEgo.c
The file was modified /trunk/src/udfShadow.cOpenCSM/trunk/src/udfShadow.c
The file was modified /trunk/src/udfSlices.cOpenCSM/trunk/src/udfSlices.c
The file was modified /trunk/src/udfStiffener.cOpenCSM/trunk/src/udfStiffener.c
The file was modified /trunk/src/udfTester1.cOpenCSM/trunk/src/udfTester1.c
The file was modified /trunk/src/udfTile.cOpenCSM/trunk/src/udfTile.c
The file was modified /trunk/src/udfTile2.cOpenCSM/trunk/src/udfTile2.c
The file was modified /trunk/src/udp.cOpenCSM/trunk/src/udp.c
The file was modified /trunk/src/udp.defOpenCSM/trunk/src/udp.def
The file was modified /trunk/src/udp.hOpenCSM/trunk/src/udp.h
The file was added/trunk/src/udp.helpOpenCSM/trunk/src/udp.help
The file was modified /trunk/src/udpBezier.cOpenCSM/trunk/src/udpBezier.c
The file was modified /trunk/src/udpBiconvex.cOpenCSM/trunk/src/udpBiconvex.c
The file was modified /trunk/src/udpBox.cOpenCSM/trunk/src/udpBox.c
The file was modified /trunk/src/udpBspline.cOpenCSM/trunk/src/udpBspline.c
The file was modified /trunk/src/udpCsm.cOpenCSM/trunk/src/udpCsm.c
The file was modified /trunk/src/udpEllipse.cOpenCSM/trunk/src/udpEllipse.c
The file was modified /trunk/src/udpEqn2body.cOpenCSM/trunk/src/udpEqn2body.c
The file was modified /trunk/src/udpFitcurve.cOpenCSM/trunk/src/udpFitcurve.c
The file was modified /trunk/src/udpFreeform.cOpenCSM/trunk/src/udpFreeform.c
The file was modified /trunk/src/udpGlovesBox.cOpenCSM/trunk/src/udpGlovesBox.c
The file was modified /trunk/src/udpGlovesCyl.cOpenCSM/trunk/src/udpGlovesCyl.c
The file was modified /trunk/src/udpGlovesFuse.cOpenCSM/trunk/src/udpGlovesFuse.c
The file was modified /trunk/src/udpGlovesSphr.cOpenCSM/trunk/src/udpGlovesSphr.c
The file was modified /trunk/src/udpGlovesVtail.cOpenCSM/trunk/src/udpGlovesVtail.c
The file was modified /trunk/src/udpGlovesWing.cOpenCSM/trunk/src/udpGlovesWing.c
The file was modified /trunk/src/udpHex.cOpenCSM/trunk/src/udpHex.c
The file was modified /trunk/src/udpHubWedge.cOpenCSM/trunk/src/udpHubWedge.c
The file was modified /trunk/src/udpImport.cOpenCSM/trunk/src/udpImport.c
The file was modified /trunk/src/udpKulfan.cOpenCSM/trunk/src/udpKulfan.c
The file was modified /trunk/src/udpLevelset.cOpenCSM/trunk/src/udpLevelset.c
The file was modified /trunk/src/udpNaca.cOpenCSM/trunk/src/udpNaca.c
The file was modified /trunk/src/udpNaca456.cOpenCSM/trunk/src/udpNaca456.c
The file was modified /trunk/src/udpNurbbody.cOpenCSM/trunk/src/udpNurbbody.c
The file was modified /trunk/src/udpParabaloid.cOpenCSM/trunk/src/udpParabaloid.c
The file was modified /trunk/src/udpParsec.cppOpenCSM/trunk/src/udpParsec.cpp
The file was modified /trunk/src/udpPod.cOpenCSM/trunk/src/udpPod.c
The file was modified /trunk/src/udpPoly.cOpenCSM/trunk/src/udpPoly.c
The file was modified /trunk/src/udpProp.cOpenCSM/trunk/src/udpProp.c
The file was modified /trunk/src/udpRadwaf.cOpenCSM/trunk/src/udpRadwaf.c
The file was modified /trunk/src/udpSample.cOpenCSM/trunk/src/udpSample.c
The file was modified /trunk/src/udpSew.cOpenCSM/trunk/src/udpSew.c
The file was modified /trunk/src/udpStag.cOpenCSM/trunk/src/udpStag.c
The file was modified /trunk/src/udpSupell.cOpenCSM/trunk/src/udpSupell.c
The file was modified /trunk/src/udpTblade.cOpenCSM/trunk/src/udpTblade.c
The file was modified /trunk/src/udpTester2.cOpenCSM/trunk/src/udpTester2.c
The file was modified /trunk/src/udpUtilities.cOpenCSM/trunk/src/udpUtilities.c
The file was modified /trunk/src/udpUtilities.hOpenCSM/trunk/src/udpUtilities.h
The file was modified /trunk/src/udpVsp3.cOpenCSM/trunk/src/udpVsp3.c
The file was modified /trunk/src/udpWaffle.cOpenCSM/trunk/src/udpWaffle.c
The file was modified /trunk/src/udpWarp.cOpenCSM/trunk/src/udpWarp.c
Revision 2425 by jfdannen:
fixed bug when using a UDP/UDF that returns a value and finite difference sensitivities are being computed; fix compiler warning associated with _viz attribute; clean up memory at end of ocsmAdjoint
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
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/udfEditAttr.cOpenCSM/trunk/src/udfEditAttr.c
Revision 2424 by jfdannen:
added _grd, _trn, and _ori attributes to change initial settings for Faces and Edges; fix RALLOC so that it can be thread-safe
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/Slugs/damaged_1.stlOpenCSM/trunk/data/Slugs/damaged_1.stl
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSMtcl.cOpenCSM/trunk/src/OpenCSMtcl.c
The file was modified /trunk/src/adjointCSM.cOpenCSM/trunk/src/adjointCSM.c
The file was modified /trunk/src/buildCSM.cOpenCSM/trunk/src/buildCSM.c
The file was modified /trunk/src/fun3dCSM.cOpenCSM/trunk/src/fun3dCSM.c
The file was modified /trunk/src/gmgwCSM.cOpenCSM/trunk/src/gmgwCSM.c
The file was modified /trunk/src/gridCSM.cOpenCSM/trunk/src/gridCSM.c
The file was modified /trunk/src/massProps.cOpenCSM/trunk/src/massProps.c
The file was modified /trunk/src/matchCSM.cOpenCSM/trunk/src/matchCSM.c
The file was modified /trunk/src/sensCSM.cOpenCSM/trunk/src/sensCSM.c
The file was modified /trunk/src/serveCSM.cOpenCSM/trunk/src/serveCSM.c
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/tessCSM.cOpenCSM/trunk/src/tessCSM.c
The file was modified /trunk/src/timCapsMode.cOpenCSM/trunk/src/timCapsMode.c
The file was modified /trunk/src/timGloves.cOpenCSM/trunk/src/timGloves.c
The file was modified /trunk/src/timPlotter.cOpenCSM/trunk/src/timPlotter.c
The file was modified /trunk/src/timPyscript.cOpenCSM/trunk/src/timPyscript.c
The file was modified /trunk/src/timViewer.cOpenCSM/trunk/src/timViewer.c
The file was modified /trunk/src/udfCatmull.cOpenCSM/trunk/src/udfCatmull.c
The file was modified /trunk/src/udfCompare.cOpenCSM/trunk/src/udfCompare.c
The file was modified /trunk/src/udfEditAttr.cOpenCSM/trunk/src/udfEditAttr.c
The file was modified /trunk/src/udfLinalg.cOpenCSM/trunk/src/udfLinalg.c
The file was modified /trunk/src/udfOffset.cOpenCSM/trunk/src/udfOffset.c
The file was modified /trunk/src/udfSlices.cOpenCSM/trunk/src/udfSlices.c
The file was modified /trunk/src/udfTester1.cOpenCSM/trunk/src/udfTester1.c
The file was modified /trunk/src/udfTile.cOpenCSM/trunk/src/udfTile.c
The file was modified /trunk/src/udfTile2.cOpenCSM/trunk/src/udfTile2.c
The file was modified /trunk/src/udpBezier.cOpenCSM/trunk/src/udpBezier.c
The file was modified /trunk/src/udpFitcurve.cOpenCSM/trunk/src/udpFitcurve.c
The file was modified /trunk/src/udpFreeform.cOpenCSM/trunk/src/udpFreeform.c
The file was modified /trunk/src/udpNurbbody.cOpenCSM/trunk/src/udpNurbbody.c
The file was modified /trunk/src/udpTester2.cOpenCSM/trunk/src/udpTester2.c
The file was modified /trunk/src/udpUtilities.cOpenCSM/trunk/src/udpUtilities.c
The file was modified /trunk/src/udpWaffle.cOpenCSM/trunk/src/udpWaffle.c
The file was modified /trunk/src/vsp2csm.cOpenCSM/trunk/src/vsp2csm.c
Revision 1971 by jfdannen:
update udp.def in udpTire folder
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/docs/UDP_UDF/data/udp.defEGADS/trunk/docs/UDP_UDF/data/udp.def
Revision 1970 by jfdannen:
update to account for UDP/UDF changes
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/docs/UDP_UDF/data/udpTire.cEGADS/trunk/docs/UDP_UDF/data/udpTire.c