|
|
@364
|
19 years |
mmc |
- Added src2, which is the start of Rappture 2.0, with various
…
|
|
|
@363
|
19 years |
cxsong |
added grid3d_rect files and test program
|
|
|
@362
|
19 years |
cxsong |
use copyArray().
updated comments
|
|
|
@361
|
19 years |
cxsong |
added test program for RpGrid3dRect class
|
|
|
@360
|
19 years |
cxsong |
added 3d rectilinear grid class
|
|
|
@359
|
19 years |
cxsong |
added test program for grid3d
|
|
|
@358
|
19 years |
cxsong |
added grid3d and test_grid3d
|
|
|
@357
|
19 years |
cxsong |
use copyArray
|
|
|
@356
|
19 years |
cxsong |
removed copyArray from grid2d_rect
|
|
|
@355
|
19 years |
cxsong |
added grid3d.h
|
|
|
@354
|
19 years |
cxsong |
added copyArray to grid1d, removed copyArray from grid2d_rect
|
|
|
@353
|
19 years |
cxsong |
integrated grid3d into serializer
|
|
|
@352
|
19 years |
cxsong |
created RpGrid3d class
|
|
|
@351
|
19 years |
cxsong |
added to test Rectilinear 2d grid
|
|
|
@350
|
19 years |
cxsong |
added test files
|
|
|
@349
|
19 years |
cxsong |
updated comments
|
|
|
@348
|
19 years |
cxsong |
added data size check in expandData()
|
|
|
@347
|
19 years |
cxsong |
removed outdated def
|
|
|
@346
|
19 years |
cxsong |
added constructor with name input
|
|
|
@345
|
19 years |
cxsong |
added Rectilinear 2d grid class
|
|
|
@344
|
19 years |
cxsong |
added test programs
|
|
|
@343
|
19 years |
cxsong |
an example of serializer managing field objects using different meshes
|
|
|
@342
|
19 years |
cxsong |
added doSerialization(), removed serialization()
|
|
|
@341
|
19 years |
cxsong |
added grid2d handling
|
|
|
@340
|
19 years |
cxsong |
use RpCurrentVersion? to replace const string vars
|
|
|
@339
|
19 years |
cxsong |
added RpCurrentVersion? decl
|
|
|
@338
|
19 years |
cxsong |
replaced cons strings with RpCurrentVersion?[]
|
|
|
@337
|
19 years |
cxsong |
created to test RpGrid2d
|
|
|
@336
|
19 years |
cxsong |
updated grid2d to work with grid1d/serializable
|
|
|
@335
|
19 years |
cxsong |
restore some old files so all tests can be compiled.
|
|
|
@334
|
19 years |
cxsong |
added linkage to mesh and handling, addValue etc.
|
|
|
@333
|
19 years |
cxsong |
updated with new serializer functions
|
|
|
@332
|
19 years |
cxsong |
updatd with new files
|
|
|
@331
|
19 years |
cxsong |
removed vector resize in one of the constructors
|
|
|
@330
|
19 years |
cxsong |
updated handling of RpField? linkage to mesh object
updated clear() to …
|
|
|
@329
|
19 years |
cxsong |
added to demo usage of RpSerializer?
|
|
|
@328
|
19 years |
cxsong |
added clear()
|
|
|
@327
|
19 years |
cxsong |
added clear() and assignment operator.
|
|
|
@326
|
19 years |
cxsong |
updated comments
|
|
|
@325
|
19 years |
cxsong |
added a grid object to the test.
|
|
|
@324
|
19 years |
dkearney |
forgot to add this file previously, for tcl bindings.
|
|
|
@323
|
19 years |
cxsong |
added to src/mesh dir
|
|
|
@322
|
19 years |
cxsong |
added constructor for a 1d regular array
fixed xmlString to use …
|
|
|
@321
|
19 years |
cxsong |
modify createObject to add RpField?
|
|
|
@320
|
19 years |
cxsong |
made methods virtual for field derivation
|
|
|
@319
|
19 years |
cxsong |
added back objectType and moved the constructor defs here
|
|
|
@318
|
19 years |
cxsong |
added to mesh/src dir
|
|
|
@317
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@316
|
19 years |
cxsong |
moved to grid1d
|
|
|
@315
|
19 years |
cxsong |
modified test_grid for multiple objects
|
|
|
@314
|
19 years |
cxsong |
added key cmp func map in serializer
|
|
|
@313
|
19 years |
cxsong |
added comments
|
|
|
@312
|
19 years |
cxsong |
removed old lines
|
|
|
@311
|
19 years |
cxsong |
added a readString prototype
|
|
|
@310
|
19 years |
cxsong |
modified readString to null terminate string
|
|
|
@309
|
19 years |
cxsong |
updated the example
|
|
|
@308
|
19 years |
cxsong |
updated deserialize etc
|
|
|
@307
|
19 years |
cxsong |
updated comments, corrected deletes.
|
|
|
@306
|
19 years |
cxsong |
moved generic functions to reader.cc
|
|
|
@305
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@304
|
19 years |
cxsong |
updated with latest test programs and added librpmesh files
|
|
|
@303
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@302
|
19 years |
cxsong |
updated using RpSerializable?
|
|
|
@301
|
19 years |
cxsong |
removed header_size const def
|
|
|
@300
|
19 years |
cxsong |
updated with new read methods.
|
|
|
@299
|
19 years |
dkearney |
fixed -h help options
|
|
|
@298
|
19 years |
cxsong |
fixed memory problem in serializer. fixed numBytes count. updated …
|
|
|
@297
|
19 years |
cxsong |
fixed various things for grid1d
|
|
|
@296
|
19 years |
cxsong |
changed to use the new RpGrid1d
|
|
|
@295
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@294
|
19 years |
cxsong |
reorg'ed files so consts not multiply defined.
|
|
|
@293
|
19 years |
cxsong |
replaced serialization details with read/write methods in RpSerializable?
|
|
|
@292
|
19 years |
cxsong |
added read/write methods and other serialization methods
|
|
|
@291
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@290
|
19 years |
cxsong |
moved to src/mesh, still editing…
|
|
|
@289
|
19 years |
cxsong |
add new modules
|
|
|
@288
|
19 years |
cxsong |
changed include files
|
|
|
@287
|
19 years |
cxsong |
not included yet
|
|
|
@286
|
19 years |
cxsong |
added filtertrailingblanks()
|
|
|
@285
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@284
|
19 years |
cxsong |
modified interface
|
|
|
@283
|
19 years |
cxsong |
renamed to rp_types.h
|
|
|
@282
|
19 years |
cxsong |
renamed from obj_types.h
|
|
|
@281
|
19 years |
cxsong |
modified serialization/deserialization, added methods to implement the …
|
|
|
@280
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@279
|
19 years |
cxsong |
misc changes
|
|
|
@278
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@277
|
19 years |
cxsong |
changed output file name
|
|
|
@276
|
19 years |
cxsong |
added virtual destructor
|
|
|
@275
|
19 years |
cxsong |
added functions and modified prototype of some
|
|
|
@274
|
19 years |
qiaow |
|
|
|
@273
|
19 years |
qiaow |
Added ParticleSystem? class.
|
|
|
@272
|
19 years |
cxsong |
added files and dependencies
|
|
|
@271
|
19 years |
cxsong |
modified serialize/deserialize to handle big endian machines
|
|
|
@270
|
19 years |
cxsong |
added copy array functions
|
|
|
@269
|
19 years |
dkearney |
added placeholder for tcl bindings.
|
|
|
@268
|
19 years |
cxsong |
latest changes in source files
|
|
|
@267
|
19 years |
cxsong |
function defs merged into byte_order.h
|
|
|
@266
|
19 years |
cxsong |
function defs moved into .h because of no gcc support for separate …
|
|
|
@265
|
19 years |
cxsong |
byte_order.* replaced endian.*
|
|
|