Penn, John M 047828115
cfc7210f52
Update SAIntegrator tutorial for RKF45. #1123
2021-03-30 09:59:20 -05:00
Scott Fennell
f439d95775
Void ptr external application ( #1121 )
...
* #1119 allocate using memory manager
* #1119 replace void* vector with char* vector in external application
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
2021-03-25 13:17:21 -05:00
Fennell, Scott P 263712616
92ad2a8063
reapply prerelease version numbers to master branch
2021-03-12 13:49:27 -06:00
Fennell, Scott P 263712616
7b933255aa
Trick Release 19.2.3
2021-03-12 13:42:49 -06:00
Scott Fennell
6691b14e9e
1093 c str ( #1119 )
...
* update checkpoint_map.hh #1093
* #1093 update checkpoint_pair.hh
* #1093 update checkpoint_queue.hh
* #1093 update MM_write_checkpoint.cc
* #1093 update units_attach.i
* #1093 update checkpoint_sequence_stl.hh
* #1093 update checkpoint_stack.hh
* #1093 update swig_extend_str.i
* #1093 update swig_int_templates.hh
* #1093 update checkpoint_stack.hh and swig_int_typemap.i
* #1093 fix c_str issue without adding memory leaks
* #1093 fix c_str issue without adding memory leaks
* #1093 remove dangling pointers in injector sim object (without causing memory leaks)
* #1093 remove dangling pointers in injector sim object (without causing memory leaks)
* #1093 remove dangling pointers in Event Manaager sim object (without causing memory leaks)
* #1093 fix MonteCarlo_c_intf dangling pointers
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
closes #1093
2021-03-12 13:23:35 -06:00
Penn, John M 047828115
a5e67ae3a9
SAIntegrator: Add RKF45Integrator_unittest. #1114
2021-03-02 13:23:26 -06:00
dbankieris
a4df0bddcb
Merge pull request #1116 from nasa/1115
...
Check paths against TRICK_HOME in HeaderSearchDirs
2021-03-02 13:11:32 -06:00
Derek Bankieris
10b16d9f31
Check paths against TRICK_HOME in HeaderSearchDirs
...
Closes #1115
2021-03-02 12:43:10 -06:00
Penn, John M 047828115
c82ff9a72b
SAIntegrator: Add gitignore file for unittest directory.
2021-02-25 23:00:11 -06:00
Penn, John M 047828115
b1c22f2b14
SAIntegrator: Add gitignore files.
2021-02-25 22:58:39 -06:00
Penn, John M 047828115
b67612e506
SAIntegrator: update examples makefile to add AsteroidFlyBy. #1114
2021-02-25 12:00:15 -06:00
Penn, John M 047828115
a2a3ff1dcc
SAIntegrtor: Add example sim for RKF45 called AsteroidFlyBy. #1114
2021-02-24 22:40:56 -06:00
Penn, John M 047828115
e696254bc5
SAIntegrator: Add getLastStepSize() method to RKF45Integrator. #1114
2021-02-24 22:38:35 -06:00
Penn, John M 047828115
320ff5915a
adaptive_step shoould return next_h, not default_h. #1114
2021-02-22 17:23:50 -06:00
Penn, John M 047828115
8e3f99e4fe
SAIntegrator: Add Runge-Kutta-Fehlberg 4(5), an adaptive step-size integrator. #1114
2021-02-22 17:17:29 -06:00
Penn, John M 047828115
ae9ecf2196
Make intermediate work variables local to step functions, and simplify constructors, destructors, copy-constructors, and assignment opertors. #1113
2021-02-22 16:48:13 -06:00
dbankieris
25d91e7852
Merge pull request #1111 from nasa/1110
...
Call follow_address_path for DR_Changes triggers
2021-02-22 12:29:02 -06:00
dbankieris
793dedd271
Merge pull request #1112 from nasa/add-reference-support-to-memory-manager
...
Add reference support to memory manager
2021-02-22 12:28:43 -06:00
Derek Bankieris
c428bce49d
Add support for references in MM::ref_name
...
Add an AO_DEREFERENCE ADDRESS_NODE to R->address_path and dereference the
address for REF2->address
2021-02-11 17:36:43 -06:00
Derek Bankieris
8e3726eb98
Mark references as such in ICG
2021-02-11 17:36:43 -06:00
Derek Bankieris
1506063a05
Call follow_address_path for DR_Changes triggers
...
Closes #1110
2021-02-11 15:38:47 -06:00
Scott Fennell
c0791b46d9
icg default constructor is deleted ( #1109 )
...
* check if default constructor is deleted #1094
* unit test icg deleted default constructor #1094
* Update centos 7 swig version to 3.0 to support deleted function in SIM_deleted_default_constructor test
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
closes #1094
2021-02-05 19:32:36 -06:00
Scott Fennell
e56b32cc2d
Update test_32.yml
2021-02-05 16:48:49 -06:00
Scott Fennell
5d7b6e3bcc
1106 fix python ld path ( #1108 )
...
* #1106 re-add in ldflags to python-config command
closes #1106
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
2021-02-05 00:31:08 -06:00
Scott Fennell
f81086700a
Update README.md
2021-02-05 00:28:57 -06:00
Scott Fennell
55593046cc
Update test_32.yml
...
#1102
2021-02-05 00:03:19 -06:00
Scott Fennell
35a543485c
Update test_linux.yml
2021-02-04 23:56:35 -06:00
Scott Fennell
a60565dc45
Update test_32.yml
2021-02-04 23:55:58 -06:00
Scott Fennell
8304d56d98
Update test_macos.yml
2021-02-04 23:55:19 -06:00
Scott Fennell
05a792eff0
Update test_32.yml
2021-02-04 23:47:53 -06:00
Scott Fennell
f9f25b5d27
Update test_32.yml
2021-02-04 17:10:31 -06:00
Scott Fennell
48cc231f73
Update 32_bit update yum
2021-02-04 17:08:15 -06:00
Scott Fennell
808a28c076
1103 32bit own test suite ( #1104 )
...
* Create test_32.yml
closes #1103
2021-01-28 18:48:18 -06:00
Scott Fennell
427a5ce630
change brew cask install to brew install --cask ( #1101 )
...
#closes 1099
2021-01-27 17:18:06 -06:00
Scott Fennell
540eebe368
#1098 fix instantiation perl bug in sie_concat ( #1100 )
...
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
2021-01-27 17:05:28 -06:00
Penn, John M 047828115
7f045f0d72
Fix missing link in the SAIntegrator Tutorial. #1097
2021-01-27 13:18:52 -06:00
Penn, John M 047828115
7d9c0e00ff
Tag code blocks as being C++ for proper code coloring. #1097
2021-01-27 13:06:28 -06:00
Penn, John M 047828115
0facb73c7d
Add SAIntegrator Tutorial. #1097
2021-01-27 12:49:45 -06:00
Penn, John M 047828115
b929c62d77
Update SAIntegrator README.md. #1097
2021-01-27 12:48:32 -06:00
Penn, John M 047828115
b190ade246
Update makefile to build new SAIntegrator examples. #1097
2021-01-27 12:47:08 -06:00
Penn, John M 047828115
8e8f761afb
Use -std=c++11 to compile SAIntegrator. #1097
2021-01-27 12:45:08 -06:00
Penn, John M 047828115
7ce4514f74
Add include guards to Rootfinder.hh. #1097
2021-01-27 12:42:02 -06:00
Penn, John M 047828115
8a015b3621
Update MassSpringDamper example for the Tutorial. #1097
2021-01-27 12:39:52 -06:00
Penn, John M 047828115
e317b8e7f6
Update DoubleIntegral example for the Tutorial. #1097
2021-01-27 12:36:07 -06:00
Penn, John M 047828115
f87c432bd4
Add DefiniteIntegral example for Tutorial. #1097
2021-01-27 12:30:36 -06:00
Penn, John M 047828115
b5a33b1b44
Add BouncyCannonBall example to demonstrate dynamic events. #1097
2021-01-27 12:27:01 -06:00
Penn, John M 047828115
2be2aac0e3
Update the CannonBall example for the Tutorial. #1097
2021-01-27 12:22:16 -06:00
Penn, John M 047828115
99f42bb6c4
Add new integrator constructors in SAIntegrator #1096
2021-01-27 12:09:33 -06:00
Fennell, Scott P 263712616
be407eaf13
Update version numbers to pre-release for 19.3.0
2021-01-11 13:59:31 -06:00
Fennell, Scott P 263712616
e0be091c7e
Trick Release 19.2.2
2021-01-11 13:57:14 -06:00