# # ChangeLog for trunk/src # # Generated by Trac 1.0.13 # May 9, 2024 3:56:20 AM Wed, 15 Mar 2006 04:44:14 GMT cxsong [363] * trunk/src/mesh/Makefile (modified) added grid3d_rect files and test program Wed, 15 Mar 2006 04:43:51 GMT cxsong [362] * trunk/src/mesh/grid2d_rect.cc (modified) use copyArray(). updated comments Wed, 15 Mar 2006 04:41:36 GMT cxsong [361] * trunk/src/mesh/test_rect3.cc (added) added test program for RpGrid3dRect class Wed, 15 Mar 2006 04:41:03 GMT cxsong [360] * trunk/src/mesh/grid3d_rect.cc (added) * trunk/src/mesh/grid3d_rect.h (added) added 3d rectilinear grid class Wed, 15 Mar 2006 04:10:03 GMT cxsong [359] * trunk/src/mesh/test_grid3d.cc (added) added test program for grid3d Wed, 15 Mar 2006 04:09:27 GMT cxsong [358] * trunk/src/mesh/Makefile (modified) added grid3d and test_grid3d Wed, 15 Mar 2006 04:09:03 GMT cxsong [357] * trunk/src/mesh/grid2d.cc (modified) use copyArray Wed, 15 Mar 2006 04:08:12 GMT cxsong [356] * trunk/src/mesh/grid2d_rect.cc (modified) removed copyArray from grid2d_rect Wed, 15 Mar 2006 04:07:39 GMT cxsong [355] * trunk/src/mesh/serializer.h (modified) added grid3d.h Wed, 15 Mar 2006 04:07:17 GMT cxsong [354] * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) * trunk/src/mesh/grid2d_rect.h (modified) added copyArray to grid1d, removed copyArray from grid2d_rect Wed, 15 Mar 2006 04:04:35 GMT cxsong [353] * trunk/src/mesh/grid3d.cc (modified) * trunk/src/mesh/serializer.cc (modified) integrated grid3d into serializer Tue, 14 Mar 2006 22:08:13 GMT cxsong [352] * trunk/src/mesh/grid3d.cc (added) * trunk/src/mesh/grid3d.h (added) created RpGrid3d class Tue, 14 Mar 2006 21:33:33 GMT cxsong [351] * trunk/src/mesh/test_rect2.cc (added) added to test Rectilinear 2d grid Tue, 14 Mar 2006 21:32:03 GMT cxsong [350] * trunk/src/mesh/Makefile (modified) added test files Tue, 14 Mar 2006 21:31:51 GMT cxsong [349] * trunk/src/mesh/serializer.cc (modified) updated comments Tue, 14 Mar 2006 21:31:22 GMT cxsong [348] * trunk/src/mesh/grid2d_rect.cc (modified) added data size check in expandData() Tue, 14 Mar 2006 21:30:07 GMT cxsong [347] * trunk/src/mesh/const.cc (modified) removed outdated def Tue, 14 Mar 2006 21:29:49 GMT cxsong [346] * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) * trunk/src/mesh/grid2d.cc (modified) * trunk/src/mesh/grid2d.h (modified) added constructor with name input Tue, 14 Mar 2006 21:25:37 GMT cxsong [345] * trunk/src/mesh/grid2d_rect.cc (added) * trunk/src/mesh/grid2d_rect.h (added) added Rectilinear 2d grid class Tue, 14 Mar 2006 04:41:37 GMT cxsong [344] * trunk/src/mesh/Makefile (modified) added test programs Tue, 14 Mar 2006 04:40:03 GMT cxsong [343] * trunk/src/mesh/test_s2.cc (added) an example of serializer managing field objects using different meshes Tue, 14 Mar 2006 04:38:26 GMT cxsong [342] * trunk/src/mesh/grid2d.cc (modified) * trunk/src/mesh/grid2d.h (modified) added doSerialization(), removed serialization() Tue, 14 Mar 2006 04:36:44 GMT cxsong [341] * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) added grid2d handling Tue, 14 Mar 2006 04:05:26 GMT cxsong [340] * trunk/src/mesh/field.cc (modified) use RpCurrentVersion to replace const string vars Tue, 14 Mar 2006 04:04:28 GMT cxsong [339] * trunk/src/mesh/rp_types.h (modified) added RpCurrentVersion decl Tue, 14 Mar 2006 04:03:54 GMT cxsong [338] * trunk/src/mesh/const.cc (modified) replaced cons strings with RpCurrentVersion[] Tue, 14 Mar 2006 04:02:36 GMT cxsong [337] * trunk/src/mesh/test_grid2d.cc (added) created to test RpGrid2d Tue, 14 Mar 2006 04:01:41 GMT cxsong [336] * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) * trunk/src/mesh/grid2d.cc (modified) * trunk/src/mesh/grid2d.h (modified) * trunk/src/mesh/serializable.h (modified) * trunk/src/mesh/serializer.cc (modified) updated grid2d to work with grid1d/serializable Mon, 13 Mar 2006 04:35:09 GMT cxsong [335] * trunk/src/mesh/Makefile (modified) restore some old files so all tests can be compiled. Mon, 13 Mar 2006 04:29:56 GMT cxsong [334] * trunk/src/mesh/field.cc (modified) * trunk/src/mesh/field.h (modified) added linkage to mesh and handling, addValue etc. Mon, 13 Mar 2006 04:28:41 GMT cxsong [333] * trunk/src/mesh/test_field.cc (modified) updated with new serializer functions Mon, 13 Mar 2006 04:28:15 GMT cxsong [332] * trunk/src/mesh/Makefile (modified) updatd with new files Mon, 13 Mar 2006 04:27:51 GMT cxsong [331] * trunk/src/mesh/grid1d.cc (modified) removed vector resize in one of the constructors Mon, 13 Mar 2006 04:25:02 GMT cxsong [330] * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) updated handling of RpField linkage to mesh object updated clear() ... Mon, 13 Mar 2006 04:22:25 GMT cxsong [329] * trunk/src/mesh/test_serializer.cc (added) added to demo usage of RpSerializer Sun, 12 Mar 2006 17:26:27 GMT cxsong [328] * trunk/src/mesh/serializable.h (modified) added clear() Sun, 12 Mar 2006 03:58:30 GMT cxsong [327] * trunk/src/mesh/field.cc (modified) * trunk/src/mesh/field.h (modified) * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) added clear() and assignment operator. Sat, 11 Mar 2006 02:51:39 GMT cxsong [326] * trunk/src/mesh/test_field.cc (modified) updated comments Fri, 10 Mar 2006 22:24:04 GMT cxsong [325] * trunk/src/mesh/test_field.cc (modified) added a grid object to the test. Fri, 10 Mar 2006 22:19:27 GMT dkearney [324] * trunk/src/tcl/src/RpLibraryTclInterface.h (added) forgot to add this file previously, for tcl bindings. Fri, 10 Mar 2006 18:03:52 GMT cxsong [323] * trunk/src/mesh/test_field.cc (added) added to src/mesh dir Fri, 10 Mar 2006 18:03:30 GMT cxsong [322] * trunk/src/mesh/grid1d.cc (modified) added constructor for a 1d regular array fixed xmlString to use ... Fri, 10 Mar 2006 18:00:20 GMT cxsong [321] * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) modify createObject to add RpField Fri, 10 Mar 2006 17:59:25 GMT cxsong [320] * trunk/src/mesh/grid1d.h (modified) made methods virtual for field derivation Fri, 10 Mar 2006 17:58:29 GMT cxsong [319] * trunk/src/mesh/field.h (modified) added back objectType and moved the constructor defs here Fri, 10 Mar 2006 17:37:03 GMT cxsong [318] * trunk/src/mesh/field.cc (added) added to mesh/src dir Fri, 10 Mar 2006 16:53:47 GMT cxsong [317] * trunk/src/mesh/field.h (added) moved to src/mesh dir Fri, 10 Mar 2006 16:42:01 GMT cxsong [316] * trunk/src/mesh/grid1d_reg.cc (deleted) * trunk/src/mesh/grid1d_reg.h (deleted) moved to grid1d Fri, 10 Mar 2006 16:28:52 GMT cxsong [315] * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/test_grid.cc (modified) modified test_grid for multiple objects Fri, 10 Mar 2006 16:26:54 GMT cxsong [314] * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) added key cmp func map in serializer Fri, 10 Mar 2006 15:51:20 GMT cxsong [313] * trunk/src/mesh/serializer.cc (modified) added comments Fri, 10 Mar 2006 15:44:16 GMT cxsong [312] * trunk/src/mesh/Makefile (modified) removed old lines Fri, 10 Mar 2006 15:39:47 GMT cxsong [311] * trunk/src/mesh/rp_types.h (modified) added a readString prototype Fri, 10 Mar 2006 15:39:19 GMT cxsong [310] * trunk/src/mesh/reader.cc (modified) modified readString to null terminate string Fri, 10 Mar 2006 15:38:44 GMT cxsong [309] * trunk/src/mesh/test_grid.cc (modified) updated the example Fri, 10 Mar 2006 05:18:00 GMT cxsong [308] * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) updated deserialize etc Fri, 10 Mar 2006 03:55:44 GMT cxsong [307] * trunk/src/mesh/reader.cc (modified) updated comments, corrected deletes. Fri, 10 Mar 2006 03:51:17 GMT cxsong [306] * trunk/src/mesh/serializable.cc (deleted) moved generic functions to reader.cc Thu, 09 Mar 2006 21:32:37 GMT cxsong [305] * trunk/src/mesh/test_grid.cc (added) moved to src/mesh dir Thu, 09 Mar 2006 21:15:30 GMT cxsong [304] * trunk/src/mesh/Makefile (modified) updated with latest test programs and added librpmesh files Thu, 09 Mar 2006 21:14:59 GMT cxsong [303] * trunk/src/mesh/reader.cc (added) moved to src/mesh dir Thu, 09 Mar 2006 21:12:05 GMT cxsong [302] * trunk/src/mesh/grid2d.cc (modified) * trunk/src/mesh/test_grid1d.cc (modified) updated using RpSerializable Thu, 09 Mar 2006 21:10:59 GMT cxsong [301] * trunk/src/mesh/const.cc (modified) removed header_size const def Thu, 09 Mar 2006 21:10:14 GMT cxsong [300] * trunk/src/mesh/grid1d.cc (modified) updated with new read methods. Thu, 09 Mar 2006 21:00:43 GMT cxsong [298] * trunk/src/mesh/grid1d_reg.cc (modified) * trunk/src/mesh/rp_types.h (modified) * trunk/src/mesh/serializable.cc (modified) * trunk/src/mesh/serializable.h (modified) * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) * trunk/src/mesh/test_grid1d.cc (modified) fixed memory problem in serializer. fixed numBytes count. updated ... Wed, 08 Mar 2006 19:27:50 GMT cxsong [297] * trunk/src/mesh/Makefile (modified) * trunk/src/mesh/const.cc (modified) * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) * trunk/src/mesh/rp_types.h (modified) * trunk/src/mesh/serializable.cc (modified) * trunk/src/mesh/serializable.h (modified) * trunk/src/mesh/util.cc (modified) fixed various things for grid1d Wed, 08 Mar 2006 19:26:58 GMT cxsong [296] * trunk/src/mesh/test_grid1d.cc (modified) changed to use the new RpGrid1d Wed, 08 Mar 2006 17:02:58 GMT cxsong [295] * trunk/src/mesh/const.cc (added) moved to src/mesh dir Wed, 08 Mar 2006 05:00:14 GMT cxsong [294] * trunk/src/mesh/Makefile (modified) * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/rp_types.h (modified) * trunk/src/mesh/serializer.cc (modified) reorg'ed files so consts not multiply defined. Wed, 08 Mar 2006 04:43:43 GMT cxsong [293] * trunk/src/mesh/grid1d.cc (modified) replaced serialization details with read/write methods in RpSerializable Wed, 08 Mar 2006 04:42:36 GMT cxsong [292] * trunk/src/mesh/serializable.h (modified) * trunk/src/mesh/serializer.h (modified) added read/write methods and other serialization methods Wed, 08 Mar 2006 04:41:05 GMT cxsong [291] * trunk/src/mesh/serializable.cc (added) moved to src/mesh dir Tue, 07 Mar 2006 21:58:44 GMT cxsong [290] * trunk/src/mesh/serializer.cc (added) moved to src/mesh, still editing... Tue, 07 Mar 2006 21:57:54 GMT cxsong [289] * trunk/src/mesh/Makefile (modified) add new modules Tue, 07 Mar 2006 21:57:05 GMT cxsong [288] * trunk/src/mesh/Makefile (modified) * trunk/src/mesh/grid1d.h (modified) * trunk/src/mesh/serializable.h (modified) changed include files Tue, 07 Mar 2006 21:56:40 GMT cxsong [287] * trunk/src/mesh/serializable.cc (deleted) not included yet Tue, 07 Mar 2006 21:51:42 GMT cxsong [286] * trunk/src/mesh/util.cc (modified) * trunk/src/mesh/util.h (modified) added filtertrailingblanks() Tue, 07 Mar 2006 21:51:11 GMT cxsong [285] * trunk/src/mesh/serializable.cc (added) moved to src/mesh dir Tue, 07 Mar 2006 21:50:28 GMT cxsong [284] * trunk/src/mesh/serializable.h (modified) modified interface Tue, 07 Mar 2006 21:49:59 GMT cxsong [283] * trunk/src/mesh/obj_types.h (deleted) renamed to rp_types.h Tue, 07 Mar 2006 21:49:16 GMT cxsong [282] * trunk/src/mesh/rp_types.h (added) renamed from obj_types.h Tue, 07 Mar 2006 21:48:05 GMT cxsong [281] * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) modified serialization/deserialization, added methods to implement ... Tue, 07 Mar 2006 18:24:04 GMT cxsong [280] * trunk/src/mesh/obj_types.h (added) moved to src/mesh dir Mon, 06 Mar 2006 22:18:44 GMT cxsong [279] * trunk/src/mesh/grid1d.h (modified) * trunk/src/mesh/grid2d.cc (modified) * trunk/src/mesh/grid2d.h (modified) misc changes Mon, 06 Mar 2006 22:13:52 GMT cxsong [278] * trunk/src/mesh/serializer.h (added) moved to src/mesh dir Mon, 06 Mar 2006 22:12:48 GMT cxsong [277] * trunk/src/mesh/test_mesh.cc (modified) changed output file name Mon, 06 Mar 2006 22:11:59 GMT cxsong [276] * trunk/src/mesh/serializable.h (modified) added virtual destructor Mon, 06 Mar 2006 22:07:23 GMT cxsong [275] * trunk/src/mesh/serializable.h (modified) added functions and modified prototype of some Fri, 03 Mar 2006 15:48:47 GMT cxsong [272] * trunk/src/mesh/Makefile (modified) added files and dependencies Fri, 03 Mar 2006 15:46:00 GMT cxsong [271] * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) modified serialize/deserialize to handle big endian machines Fri, 03 Mar 2006 15:37:18 GMT cxsong [270] * trunk/src/mesh/byte_order.h (modified) added copy array functions Fri, 03 Mar 2006 06:29:42 GMT dkearney [269] * trunk/src/Makefile (modified) added placeholder for tcl bindings. Fri, 03 Mar 2006 05:10:52 GMT cxsong [268] * trunk/src/mesh/Makefile (modified) latest changes in source files Fri, 03 Mar 2006 05:08:19 GMT cxsong [267] * trunk/src/mesh/byte_order.cc (deleted) function defs merged into byte_order.h Fri, 03 Mar 2006 05:07:47 GMT cxsong [266] * trunk/src/mesh/byte_order.h (modified) function defs moved into .h because of no gcc support for separate ... Fri, 03 Mar 2006 04:14:26 GMT cxsong [265] * trunk/src/mesh/byte_order.cc (added) * trunk/src/mesh/byte_order.h (added) byte_order.* replaced endian.* Fri, 03 Mar 2006 04:13:40 GMT cxsong [264] * trunk/src/mesh/endian.h (deleted) replaced by byte_order.h Fri, 03 Mar 2006 04:13:16 GMT cxsong [263] * trunk/src/mesh/grid2d.h (modified) changed variable names Fri, 03 Mar 2006 01:52:05 GMT dkearney [262] * trunk/include/core/RpUnits.h (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/tcl/src/RpUnitsTclInterface.cc (modified) * trunk/test/src/RpUnits_test.cc (modified) adding new core units function getType() and getCompatible() adding ... Thu, 02 Mar 2006 18:50:15 GMT cxsong [258] * trunk/src/mesh/endian.h (modified) changed method prototypes