trick/trick_sims/SIM_Ball++_L1
Alex Lin 57c76041f5 Get the value of a variable not parsed by SWIG in python
Wrote a python routine called get_value_by_ref_name that takes
a variable name string as an argument.  The string is passed to
ref_attributes to find the address and returns a REF2 structure.  The REF2
structure is passed to ref_to_value and the type and value of the variable
is returned in a structure.  We call vval_<type> to extract the raw value
from the structure and return that to python space.

Made a couple of other bug fixes in the FieldVisior and cpp input file
example found while investigating this issue.

refs #123
2015-09-18 09:03:24 -05:00
..
DP_Product Initial commit of everything. 2015-02-26 09:02:31 -06:00
Modified_data Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
RUN_cpp_input Get the value of a variable not parsed by SWIG in python 2015-09-18 09:03:24 -05:00
RUN_slave Initial commit of everything. 2015-02-26 09:02:31 -06:00
RUN_test Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
S_define Move search for library dependencies to make_makefile 2015-07-24 16:16:22 -05:00
S_overrides.mk Initial commit of everything. 2015-02-26 09:02:31 -06:00
Title Initial commit of everything. 2015-02-26 09:02:31 -06:00