|
|
@206
|
19 years |
cxsong |
changed private data types
|
|
|
@205
|
19 years |
dkearney |
added isvalid function, but it doesnt work yet.
tested copying from …
|
|
|
@204
|
19 years |
dkearney |
initial version of tcl's rappture bindings.
read README for compile …
|
|
|
@203
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@202
|
19 years |
cxsong |
additions to makefile, error codes, changes to element.
|
|
|
@201
|
19 years |
mmc |
- Fixed the "Upload..." capability so that uploading binary goop
…
|
|
|
@200
|
19 years |
dkearney |
adjusted copy and remove functions in core library.
added a bit of …
|
|
|
@199
|
19 years |
cxsong |
replaced by node2d and node3d
|
|
|
@198
|
19 years |
cxsong |
moved to src/mesh dir
|
|
|
@197
|
19 years |
cxsong |
changed from node.xx
|
|
|
@196
|
19 years |
cxsong |
changed prototype of serialize().
|
|
|
@195
|
19 years |
mmc |
- Fixed the filexfer server to handle session numbers with letters
…
|
|
|
@194
|
19 years |
cxsong |
changed data representation
|
|
|
@193
|
19 years |
mmc |
- Added "Upload..." capability to the <loader> widget.
You can now …
|
|
|
@192
|
19 years |
dkearney |
1) added nodePath() function to core RpLibrary?, this fxn returns the …
|
|
|
@191
|
19 years |
cxsong |
moved to rappture/src/mesh dir
|
|
|
@190
|
19 years |
cxsong |
removed -d option when copying matlab/octave - on MacOS, -d is not …
|
|
|
@189
|
19 years |
cxsong |
change id to int type
|
|
|
@188
|
19 years |
cxsong |
added sets
|
|
|
@187
|
19 years |
cxsong |
moved to rappture/src/mesh dir
|
|
|
@186
|
19 years |
cxsong |
moved to rappture/src/mesh
|
|
|
@185
|
19 years |
cxsong |
moved to rappture/src/mesh
|
|
|
@184
|
19 years |
cxsong |
added array access funciton
|
|
|
@183
|
19 years |
cxsong |
moved to rappture/src/mesh
|
|
|
@182
|
19 years |
cxsong |
updates
|
|
|
@181
|
19 years |
cxsong |
moved to rappture/src/mesh dir
|
|
|
@180
|
19 years |
cxsong |
daily changes
|
|
|
@179
|
19 years |
cxsong |
renamed
|
|
|
@178
|
19 years |
cxsong |
renamed
|
|
|
@177
|
19 years |
cxsong |
updated enums for encoding and compression options
|
|
|
@176
|
19 years |
cxsong |
moved into rappture src dir
|
|
|
@175
|
19 years |
cxsong |
Directory containing source code for RpMesh? objects
|
|
|
@174
|
19 years |
dkearney |
1. changed the output of get(...) so that it returns an empty string …
|
|
|
@173
|
19 years |
mmc |
Shaved down the size of input/output areas a bit, so
applications fit …
|
|
|
@172
|
19 years |
mmc |
Fixed the download button so that it doesn't force the
analyzer screen …
|
|
|
@171
|
19 years |
mmc |
- Moved Rappture::result and Rappture::exec to the tcl library
and …
|
|
|
@170
|
19 years |
mmc |
- Fixed the ResultSet? widget so that results with
spaces in the name …
|
|
|
@169
|
19 years |
dkearney |
removed manual creation of badly named temp files and replaced
with …
|
|
|
@168
|
19 years |
mmc |
- Fixed the license terms to comply with the official open source
…
|
|
|
@167
|
19 years |
cxsong |
enabled matlab/octave install
|
|
|
@166
|
19 years |
cxsong |
Added Tcl/Tk? libs to link librapptureGUI.
|
|
|
@165
|
19 years |
dkearney |
1) removing matlab and octave tests for put*id functions
2) adding old …
|
|
|
@164
|
19 years |
dkearney |
more matlab changes i forgot to add in previous updates
|
|
|
@163
|
19 years |
dkearney |
a little to eager on the makefile changes from last update
also added …
|
|
|
@162
|
19 years |
dkearney |
changed matlab api to call c++ functions instead of rappture's c api …
|
|
|
@161
|
19 years |
mmc |
Oops! Fixed a nit in the install script relating to lib/library.xml …
|
|
|
@160
|
19 years |
mmc |
Fixed the install.tcl script to include the lib/library.xml file.
This …
|
|
|
@159
|
19 years |
dkearney |
fixed the c examples for new rappture library c api
|
|
|
@158
|
19 years |
mmc |
- Fixed installation so that this "gui" part can be installed with
…
|
|
|
@157
|
19 years |
dkearney |
added adjustments for new rappture libray c api which returns error …
|
|
|
@156
|
19 years |
dkearney |
fixed app-fermi's matlab example. now you can call matlab from …
|
|
|
@155
|
19 years |
dkearney |
1) few minor changes to the matlab bindings,
2) removal of put_*_id …
|
|
|
@154
|
19 years |
dkearney |
modified matlab bindings and tests.
includes all popular functions …
|
|
|
@153
|
19 years |
cxsong |
merged Mac/linux compile
|
|
|
@152
|
19 years |
cxsong |
merged Mac/Linux? compile
|
|
|
@151
|
19 years |
cxsong |
removed mac target (merged)
|
|
|
@150
|
19 years |
cxsong |
Changed variable PY to $(RP_INSTALL_BASE)/bin/python to ensure the …
|
|
|
@149
|
19 years |
cxsong |
Replaced -fPIC with CFLAGS, which can be set at compile time.
Added …
|
|
|
@148
|
19 years |
mmc |
Fixed Rappture::Units::convert to work properly for both "/cm3"
and …
|
|
|
@147
|
19 years |
cxsong |
Corrected an iterator error in RpUnits::convert function.
|
|
|
@146
|
19 years |
mmc |
- Fixed a problem in units interpretation. Units "/m3" were being
…
|
|
|
@145
|
19 years |
dkearney |
adjusted the paths in demo.bash so its easier to change when users …
|
|
|
@144
|
19 years |
dkearney |
introducing new matlab example with builtin rappture commands
|
|
|
@143
|
19 years |
dkearney |
reorganizing octave and matlab examples, adding wrapper directory …
|
|
|
@142
|
19 years |
dkearney |
fixed call to rpFreeLibrary
|
|
|
@141
|
19 years |
dkearney |
added const to RpUnits*'s. these now compile correctly with matlab's …
|
|
|
@140
|
19 years |
dkearney |
adding an octave test script.
|
|
|
@139
|
19 years |
dkearney |
adjusted makefile.
|
|
|
@138
|
19 years |
dkearney |
1) addition of octave/matlab test scripts, some still need work
2) the …
|
|
|
@137
|
19 years |
mmc |
Fixed the energy viewer so the zoom level doesn't change
when you …
|
|
|
@136
|
19 years |
mmc |
- Fixed field/mesh to support rectilinear meshes in "vtk native" …
|
|
|
@135
|
19 years |
dkearney |
1) fixed children function in c++'s library module so users can now …
|
|
|
@134
|
19 years |
mmc |
Fixed a bug in x-y plotting when a value was all 0's
and plotted on a …
|
|
|
@133
|
19 years |
dkearney |
added environment variables for matlab, tcl_library and tk_library
|
|
|
@132
|
19 years |
mmc |
Fixed a scaling bug that caused images to come up so tiny
that you …
|
|
|
@131
|
19 years |
cxsong |
adjust for relative install dir
|
|
|
@130
|
19 years |
cxsong |
reset stringstream myStr
|
|
|
@129
|
19 years |
cxsong |
corrected mac target
|
|
|
@128
|
19 years |
cxsong |
added examples to script
|
|
|
@127
|
19 years |
mmc |
Minor touch-ups on the <image> element. Data on both input and
output …
|
|
|
@126
|
19 years |
mmc |
- Added a new <image> which can be used on both the input
and the …
|
|
|
@125
|
19 years |
dkearney |
1) removed "as" string from c++'s element() function because
the …
|
|
|
@124
|
19 years |
dkearney |
added c example for app-fermi
not sure if it compiles on mac
|
|
|
@123
|
19 years |
dkearney |
RpOctaveInterface?.h needed for compiling
|
|
|
@122
|
19 years |
dkearney |
added initial version of octave language bindings.
1) no claiming …
|
|
|
@121
|
19 years |
dkearney |
added basic doxygen tags for function definitions.
|
|
|
@120
|
19 years |
mmc |
- Fixed the Controls widget to resize itself properly the controls
…
|
|
|
@119
|
19 years |
dkearney |
1. added doxygen headers to some fortran RpLibrary? bindings
2. cleaned …
|
|
|
@118
|
19 years |
dkearney |
added quick check feature to RpUnits.cc so if fromUnits == toUnits
no …
|
|
|
@117
|
19 years |
dkearney |
removed un-needed print statement
Rappture.Units.convert(...) seems to work
|
|
|
@116
|
19 years |
dkearney |
1. rewrote RpUnits::define(...) and RpUnits::convert(...) fxns.
2. …
|
|
|
@115
|
19 years |
mmc |
Updated all copyright notices.
|
|
|
@114
|
19 years |
dkearney |
updates to RpUnits to reduce memory leaks
created copy constructors, …
|
|
|
@113
|
19 years |
mmc |
Fixed 3D volume rendering to work for prisms, pyramids,
and …
|
|
|
@112
|
19 years |
mmc |
Added examples for clouds and fields to the zoo.
|
|
|
@111
|
19 years |
mmc |
Fixed <group> elements so that they don't save a <current> value.
|
|
|
@110
|
19 years |
cxsong |
adjusted lib flag for mac build
|
|
|
@109
|
19 years |
cxsong |
adjusted lib flag for mac build
|
|
|
@108
|
19 years |
cxsong |
adjust lib flag for mac build
|
|
|
@107
|
19 years |
cxsong |
adjusted lib flags for mac builds
|
|
|