source: trunk

Revision Log Mode:


Legend:

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