source: trunk/src/mesh

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @258   19 years cxsong changed method prototypes
(edit) @257   19 years cxsong moved to src/mesh dir
(edit) @256   19 years cxsong comment out grid3 test
(edit) @255   19 years cxsong added data(), etc.
(edit) @254   19 years cxsong modified serialization/deserializaiton functions, added xmlString, …
(edit) @253   19 years cxsong moved to src/mesh dir
(edit) @250   19 years cxsong added tests for serialize/deserialize
(edit) @249   19 years cxsong modified serialization functions
(edit) @248   19 years cxsong added tests
(edit) @247   19 years cxsong added erase()
(edit) @246   19 years cxsong added erase, getElement, etc.
(edit) @245   19 years cxsong added erase(); fixed destructor.
(edit) @244   19 years cxsong added erase()
(edit) @242   19 years cxsong added get()
(edit) @241   19 years cxsong modified getNodesList, getNode, etc.
(edit) @240   19 years cxsong added new test files
(edit) @239   19 years cxsong an example of us 2d array as input to mesh functions
(edit) @238   19 years cxsong changed input to 1d array
(edit) @237   19 years cxsong moved to src/mesh dir
(edit) @236   19 years cxsong added new test files
(edit) @235   19 years cxsong modified print to use xmlString()
(edit) @234   19 years cxsong changed to use element.print()
(edit) @233   19 years cxsong fixed allAll functions
(edit) @232   19 years cxsong added .o files
(edit) @231   19 years cxsong added error codes
(edit) @230   19 years cxsong added xmlString
(edit) @229   19 years cxsong moved to src/mesh dir
(edit) @228   19 years cxsong Changed function prototype, added xmlString.
(edit) @223   19 years cxsong added error codes, changed function prototypes.
(edit) @222   19 years cxsong added test programs
(edit) @221   19 years cxsong moved to src/mesh dir
(edit) @219   19 years cxsong moved to src/mesh dir
(edit) @218   19 years cxsong added xmlString. Changes in several functions.
(edit) @215   19 years cxsong changed test file names
(edit) @214   19 years cxsong moved to src/mesh dir
(edit) @212   19 years cxsong moved to src/mesh dir
(edit) @211   19 years cxsong various changes made 2/22
(edit) @209   19 years cxsong replaced by test_node2d and test_node3d
(edit) @208   19 years cxsong moved to src/mesh dir
(edit) @206   19 years cxsong changed private data types
(edit) @203   19 years cxsong moved to src/mesh dir
(edit) @202   19 years cxsong additions to makefile, error codes, changes to element.
(edit) @199   19 years cxsong replaced by node2d and node3d
(edit) @198   19 years cxsong moved to src/mesh dir
(edit) @197   19 years cxsong changed from node.xx
(edit) @196   19 years cxsong changed prototype of serialize().
(edit) @194   19 years cxsong changed data representation
(edit) @191   19 years cxsong moved to rappture/src/mesh dir
(edit) @189   19 years cxsong change id to int type
Note: See TracRevisionLog for help on using the revision log.