|
|
@511
|
18 years |
dkearney |
moving all .h files to their respective src directories, updating …
|
|
|
@508
|
18 years |
dkearney |
updates to Makefile.in's, this should not change the current build …
|
|
|
@498
|
18 years |
dkearney |
added checks for matlab's mex compiler and octave's mkoctfile
added …
|
|
|
@496
|
18 years |
dkearney |
added getInt and getBool functions to fortran bindings and test programs.
|
|
|
@493
|
18 years |
dkearney |
added new functions RpGetInt?() and RpGetBool?() to core c++ library
the …
|
|
|
@491
|
18 years |
dkearney |
testing installing python modules to temporary location using --prefix …
|
|
|
@490
|
18 years |
dkearney |
fixed fortran filename
|
|
|
@489
|
18 years |
dkearney |
new configure and make scripts to help automate the build process
|
|
|
@487
|
18 years |
dkearney |
added moles (mol), hertz (Hz), becquerel (Bq)
all have been added with …
|
|
|
@486
|
18 years |
nkissebe |
RpFortranCommon?.c renamed to RpFortranCommon?.cc as it a C++ file (this …
|
|
|
@478
|
18 years |
nkissebe |
prevent buffer underrun in RpUnits::grabUnitString()
|
|
|
@477
|
18 years |
nkissebe |
Microsoft C++ does not automatically name anonymous typedefs, so …
|
|
|
@476
|
18 years |
nkissebe |
std::string *list[listLen] is not allowed by ISO C++ and enforced by …
|
|
|
@444
|
18 years |
dkearney |
adjusted order that diff returns differences where an element was added, +
|
|
|
@424
|
19 years |
dkearney |
added some changes for tcl bindings that i've been holding onto for …
|
|
|
@408
|
19 years |
cxsong |
changed for relocatable builds
|
|
|
@403
|
19 years |
dkearney |
lots of good additions/fixes for tcl bindings,
initial test suite …
|
|
|
@400
|
19 years |
dkearney |
more tcl bindings related adjustments. this version should work well …
|
|
|
@399
|
19 years |
dkearney |
improved the tcl bindings,
added units code to core so tcl can show …
|
|
|
@398
|
19 years |
dkearney |
removed newline translations when writing xml files
|
|
|
@395
|
19 years |
cxsong |
Added RpEntityRef? to src/Makefile
|
|
|
@394
|
19 years |
dkearney |
improved tcl bindings, additions to xml parser including entity …
|
|
|
@388
|
19 years |
dkearney |
adding mole (mol) and gram (g) as units
|
|
|
@387
|
19 years |
dkearney |
add a fix for tcl bindings to print units if the toUnitsName variable …
|
|
|
@382
|
19 years |
dkearney |
added angle conversions (rad,deg,grad)
|
|
|
@367
|
19 years |
cxsong |
added compress/decompress using zlib
|
|
|
@365
|
19 years |
dkearney |
fixes for tcl bindings.
|
|
|
@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.
|
|
|
@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…
|
|
|