trick/trick_source/trick_swig
Alex Lin 552f73d3a5 Math with temperature values is not as expected.
For addition and subtraction,  we created a new routine that
only scales second units to the first.  We apply it to all
conversions when adding and subtracting, but it only changes
the temperature results, because that is the only units that
has a bias factor. The comparision conversion routines were not
changed.

refs #202
2016-03-16 17:03:18 -05:00
..
.gitignore Initial commit of everything. 2015-02-26 09:02:31 -06:00
cast_as.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
exception.py Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
extra_functions.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
Makefile Merge in the er7_utils integrators 2016-02-18 13:39:16 -06:00
PrimitiveAttributesMap.cpp Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
PrimitiveAttributesMap.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
shortcuts.py Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
sim_services.i Can't access fields in REGULA_FALSI structure in python 2015-03-26 08:40:02 -05:00
swig_class_typedef.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_convert_units.cpp Math with temperature values is not as expected. 2016-03-16 17:03:18 -05:00
swig_convert_units.hh Math with temperature values is not as expected. 2016-03-16 17:03:18 -05:00
swig_double.cpp Math with temperature values is not as expected. 2016-03-16 17:03:18 -05:00
swig_double.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_double.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_extend_str.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_global_vars.cpp Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_global_vars.hh Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_int_templates.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_int_typemap.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_int.cpp Math with temperature values is not as expected. 2016-03-16 17:03:18 -05:00
swig_int.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_int.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_macros.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_ref.cpp Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_ref.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_ref.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
trick_swig.i Functions with enumerated default arguments bad 2016-02-18 13:43:07 -06:00
unit_test.py Initial commit of everything. 2015-02-26 09:02:31 -06:00
units_attach.i Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00