|
|
@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
|
|
|
@106
|
19 years |
cxsong |
removed #include <malloc.h> since stdlib.h contains malloc decl.
|
|
|
@105
|
19 years |
cxsong |
bash script to run through several Rappture examples.
|
|
|
@104
|
19 years |
dkearney |
This update brings us one step closer to being const correct in the …
|
|
|
@103
|
19 years |
dkearney |
added higher order conversions so now you can do stuff like …
|
|
|
@102
|
19 years |
dkearney |
adjusted units conversion in RpUnits.cc, now uses strtod() instead of …
|
|
|
@101
|
19 years |
dkearney |
fixed another oops! in the Makefile and replaced tabs with spaces for …
|
|
|
@100
|
19 years |
dkearney |
change the Makefile so it looks to the default /opt/rappture
location …
|
|
|
@99
|
19 years |
dkearney |
makefile wthat works on hamlet to instabuild matlab bindings
|
|
|
@98
|
19 years |
dkearney |
still can't compile matlab stuff from this makefile, but its getting closer
|
|
|
@97
|
19 years |
dkearney |
adding initial matlab bindings
few minor changes with other listed files
|
|
|
@96
|
19 years |
dkearney |
added units conversion to coerce to the number.py
added a command …
|
|
|
@95
|
19 years |
mmc |
- Fixed an annoying bug in the scroller that would cause the device
…
|
|
|
@94
|
19 years |
dkearney |
added 3D folder with brief vtk and rerun demo
|
|
|
@93
|
19 years |
dkearney |
1. corrected c interface language binding function names so they are …
|
|
|
@92
|
19 years |
cxsong |
fixed a few things so it compiles now.
|
|
|
@91
|
19 years |
dkearney |
fixes a few things i broke with the last update,
scew_extras.o should …
|
|
|
@90
|
19 years |
dkearney |
adjusted the c-example which include a c example and a c++ example …
|
|
|
@89
|
19 years |
cxsong |
update
|
|
|
@88
|
19 years |
cxsong |
copied from /opt/rappture/include
|
|
|
@87
|
19 years |
mmc |
Fixed "copy/paste with desktop" to convert any \r's to \n's.
This was …
|
|
|
@86
|
19 years |
dkearney |
updated for rappture-runtime compiling from source
|
|
|
@85
|
19 years |
cxsong |
adding good makefile
|
|
|