Subversion Repositories OpenSees

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
2723 2302d 18h mhscott /trunk/SRC/element/updatedLagrangianBeamColumn/InelasticYS2DGNL.cpp removing unused Information argument from setResponse
2265 2690d 01h fmk /trunk/SRC/element/updatedLagrangianBeamColumn/InelasticYS2DGNL.cpp fmk - adding _NOGRAPHICS preprocessor option
1434 3668d 23h fmk /trunk/SRC/element/updatedLagrangianBeamColumn/InelasticYS2DGNL.cpp r.kaul - modifications to updated langrangian beam column and new cyclic models
1271 3750d 21h fmk /trunk/SRC/element/updatedLagrangianBeamColumn/InelasticYS2DGNL.cpp fmk - changes for c++ standard compliance, changes for new opensees error handling proceduresn and some misc.
1130 3865d 05h jeremic /trunk/SRC/element/updatedLagrangianBeamColumn/InelasticYS2DGNL.cpp added "#ifdef _GLX ... #endif" to shield non-openGL code. Boris Jeremic (@ucdavis.edu)
1127 3865d 21h jeremic /trunk/SRC/element/updatedLagrangianBeamColumn/InelasticYS2DGNL.cpp I took out the OpenGL rendering part as it was not made general so that
the user can choose either X11 or OpenGL (through DEFs in Makefile.def).
Rohit or Frank, please take a look and try to make this conditional compilation
depending of what comes from Makefile.def. It compiles fine now with either
OpenGL or X11 ...
Boris Jeremic (@ucdavis.edu)
1122 3865d 23h mhscott /trunk/SRC/element/updatedLagrangianBeamColumn/InelasticYS2DGNL.cpp Cleaning up code for MS VC++
1119 3866d 00h fmk /trunk/SRC/element/updatedLagrangianBeamColumn/InelasticYS2DGNL.cpp fmk - adding new updated lagrangian elements of rohit kaul