root/ddriv

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2912 [2912] 6 months kraftche fix return of uninitialized value
(edit) @2910 [2910] 6 months kraftche update for Mesquite changes
(edit) @2839 [2839] 7 months janehu Fixed some momery leaks.
(edit) @2835 [2835] 7 months janehu Fixed the definitely lost memory problems reported by valgrind.
(edit) @2834 [2834] 7 months kraftche minor makefile fixes
(edit) @2801 [2801] 8 months tautges Changes to allow easy construction of geometry testing programs. Enabling …
(edit) @2798 [2798] 8 months tautges - determine geometry file extension based on HAVE_ACIS or HAVE_OCC defined …
(edit) @2793 [2793] 8 months tautges Various bug fixes and memory leak eliminations.
(edit) @2773 [2773] 8 months kraftche update for Mesquite API changes
(edit) @2771 [2771] 8 months kraftche add missing tag_tag_handle function(s) in OptUtils?
(edit) @2770 [2770] 8 months kraftche fix build errors, typos, incomplete conversion to ITAPS C API, etc
(edit) @2768 [2768] 8 months kraftche fix build error
(edit) @2767 [2767] 8 months kraftche update for Mesquite API changes
(edit) @2763 [2763] 8 months kraftche partial update for current Mesquite
(edit) @2761 [2761] 8 months kraftche IREL_CXX not defined, just use CXX
(edit) @2760 [2760] 8 months kraftche update for iGeom.h changes
(edit) @2754 [2754] 8 months tautges Changes to update to C-based interfaces. All files compile now except for …
(edit) @2696 [2696] 9 months malusare - Ported iMesh anf iGeom functionalities into ddriv. - ddriv still does …
(edit) @2551 [2551] 10 months tautges First cut at updating to latest itaps interfaces.
(edit) @2514 [2514] 11 months kraftche finish change to standard repo layout for ddriv, meshkit, and camel
(edit) @2512 [2512] 11 months kraftche begin rearranging parts of repo to conform to standard layout
(edit) @2443 [2443] 3 years tjtautg Re-implementation of TSTTR. This implementation uses the same core code …
(edit) @2442 [2442] 3 years tjtautg TSTTG/server/TSTTG_Factory_Impl.hh: new version number, from SIDL file …
(edit) @2441 [2441] 3 years tjtautg - more consistent setting of TSTTG_LAST_ERROR from some TSTTG functions - …
(edit) @2440 [2440] 3 years tjtautg Implemented code to save unregistered attributes as a tag on the geometric …
(edit) @2439 [2439] 3 years tjtautg Moving real definition of RF switch geometry to another file so we can …
(edit) @2438 [2438] 3 years tjtautg Adding copyright notices in anticipation of LGPL release.
(edit) @2437 [2437] 3 years tjtautg TSTTB/TSTTB-Defs.inc, TSTTM/TSTTM-Defs.inc, TSTTG/TSTTG-Defs.inc, …
(edit) @2436 [2436] 3 years jakraft update for TSTTG 0.7
(edit) @2435 [2435] 3 years jakraft o Add 't' option to smooth commands to save element quality to tags (same …
(edit) @2434 [2434] 3 years tjtautg Adding "Qt" option to ddriv, which requests quality metrics be written to …
(edit) @2433 [2433] 3 years jakraft Fix Laplacian curve smoother - wasn't accounting for reversed order of …
(edit) @2432 [2432] 3 years jakraft Correct error message, and make it a little more informative.
(edit) @2431 [2431] 3 years jakraft Add curve smoother for use with Laplacian surface/volume smoother. Spaces …
(edit) @2430 [2430] 4 years jakraft fix infinite loop when smoothing global patches
(edit) @2429 [2429] 4 years tjtautg Reversing the sense of the -q flag, to produce verbose output.
(edit) @2428 [2428] 4 years tjtautg Added option to compute mesh quality to ddriv, controlled by the "Q" …
(edit) @2427 [2427] 4 years tjtautg Needed for deforming test for rfsw.
(edit) @2426 [2426] 4 years tjtautg Changing the commands for the rfsw test.
(edit) @2425 [2425] 4 years tjtautg Changing to quadratic tet mesh for a better test.
(edit) @2424 [2424] 4 years tjtautg Updating parameter-surface influences for rf switch. Making design …
(edit) @2423 [2423] 4 years tjtautg Adding mesh input for rf switch.
(edit) @2422 [2422] 4 years tjtautg Adding testing targets for rf switch problem.
(edit) @2421 [2421] 4 years tjtautg Moving mesquite location specification into top-level TSTT-Defs.inc.
(edit) @2420 [2420] 4 years tjtautg Created topmost definitions file that various interface implementations …
(edit) @2419 [2419] 4 years tjtautg Adding a 'test' target for ddriv.
(edit) @2418 [2418] 4 years tjtautg Updating to latest configuration process in MOAB, CGM, and other …
(edit) @2417 [2417] 4 years tjtautg *** empty log message ***
(edit) @2416 [2416] 4 years tjtautg Adding rf switch stuff.
(edit) @2414 [2414] 4 years tjtautg Files to construct and enable RF switch geometric model.
(edit) @2413 [2413] 4 years tjtautg Adding support for simplifying compilation of applications using TSTT …
(edit) @2412 [2412] 4 years tjtautg Forgot to commit these last time.
(edit) @2411 [2411] 4 years tjtautg Changes to update TSTT stuff to v0.7 interfaces. Ddriv doesn't compile …
(edit) @2410 [2410] 4 years tjtautg Needed for testing.
(edit) @2409 [2409] 4 years jakraft Update for Mesquite 1.0.
(edit) @2408 [2408] 4 years tjtautg Better handling of unmeshed entities in ddriv and TSTTR. Now, when you …
(edit) @2407 [2407] 4 years tjtautg Hacked cub reader to put blocks into nodesets and sidesets if a certain …
(edit) @2406 [2406] 4 years tjtautg Fixing debug section in DdrivDerivs::compute_variations so design …
(edit) @2405 [2405] 4 years tjtautg Changing options for cyl_test and twocyls_test so that curve target tags …
(edit) @2404 [2404] 4 years tjtautg Accidently removed some of the rpath stuff from the makefile.
(edit) @2403 [2403] 4 years tjtautg Committing conedefines.jou, which I forgot before.
(edit) @2402 [2402] 4 years tjtautg Adding cone/nose example geometry.
(edit) @2401 [2401] 4 years tjtautg Adding ilcend test to makefile. To run, just type 'make ilcend_test'.
(edit) @2400 [2400] 4 years tjtautg Changing over to the new scaled-down parameters.
(edit) @2399 [2399] 4 years tjtautg Changed smooth_gedge to use parametric space directly instead of funny …
(edit) @2398 [2398] 4 years tjtautg - Adding some debug output on design velocities. - Adding debug flag to …
(edit) @2397 [2397] 4 years tjtautg Fixing case where there are zero tets and we were trying to get ids for …
(edit) @2396 [2396] 4 years tjtautg Wasn't returning a return value in one of the functions in DdrivDerivs?. …
(edit) @2395 [2395] 4 years tjtautg Some debugging output and adding a new geometry.
(edit) @2394 [2394] 4 years jakraft Add brick test geometry from Susanna Ricco.
(edit) @2393 [2393] 4 years tjtautg Changing mesh procedure for cyl problem to use higher-order nodes. …
(edit) @2392 [2392] 4 years tjtautg - more debugging info in ddriv - changes to units for ILC - adding some BC …
(edit) @2391 [2391] 4 years tjtautg Modifying the generation procedure for ILC to scale parameters up, …
(edit) @2390 [2390] 4 years tjtautg Re-generate the geometric model with original design params after design …
(edit) @2389 [2389] 4 years tjtautg - in design velocity calculation, resetting mesh coordinates from saved …
(edit) @2388 [2388] 4 years jakraft Fix segfault for curves meshed with a single edge.
(edit) @2387 [2387] 4 years jakraft Attempt to fix problems adjusting curve mesh after deformation for …
(edit) @2386 [2386] 4 years tjtautg Adding a Project ('P') command to the cyl, twocyls test targets in the …
(edit) @2385 [2385] 4 years jakraft message
(edit) @2384 [2384] 4 years tjtautg Checking for zero tets in one spot; catching case where tris aren't in a …
(edit) @2383 [2383] 4 years tjtautg Committing a few tests, fixing an error noted by Rich.
(edit) @2382 [2382] 4 years tjtautg Getting sideset groups to work.
(edit) @2381 [2381] 4 years tjtautg Fixing brain-dead logic error. Sigh.
(edit) @2380 [2380] 4 years tjtautg Adding optional argument of start_id to create_global_ids (default value …
(edit) @2379 [2379] 4 years tjtautg Initializing idTag in constructors (I think I removed that by mistake …
(edit) @2378 [2378] 4 years jakraft Fix copy/paste error
(edit) @2377 [2377] 4 years tjtautg Fixed typo in makefile for cyl test. Modified O3PXlate to work in cases …
(edit) @2376 [2376] 4 years tjtautg Adding targets for the cyl and twocyls tests to the makefile, to show how …
(edit) @2375 [2375] 4 years tjtautg Removed a convenience function that duplicated one in the TSTT interfaces; …
(edit) @2374 [2374] 4 years tjtautg Removing OptUtils::load_mesh and save_mesh. In general, we want to avoid …
(edit) @2373 [2373] 4 years jakraft Calling setIntArrData with a ZERO-length array of entity handles results …
(edit) @2372 [2372] 4 years jakraft Calling setIntArrData with a ZERO-length array of entity handles results …
(edit) @2371 [2371] 4 years tjtautg Remove relations and reset geometric model after computing derivatives; …
(edit) @2370 [2370] 4 years jakraft Add command strings for test geometries to help
(edit) @2369 [2369] 4 years jakraft dos->unix (remove carriage return character from line ends)
(edit) @2368 [2368] 4 years tjtautg With this change, I think I've fixed most of the derivatives *robustness* …
(edit) @2367 [2367] 4 years tjtautg Changing cyl example to a half-cylinder. Apparently the edge smoothing …
(edit) @2366 [2366] 4 years tjtautg Changes toward getting derivatives to work. Calculation works for simple …
(edit) @2365 [2365] 4 years jakraft Create a QualityMetric? even if smoothing algorithm doesn't use it, so that …
(edit) @2364 [2364] 4 years jakraft Missing "break" in "switch"
Note: See TracRevisionLog for help on using the revision log.