Paul Romano
|
bc09d1ef55
|
adding back files to be reviewed
|
2019-10-28 11:55:45 -05:00 |
|
Paul Romano
|
ae28233110
|
deleting all files to prepare for review
|
2019-10-28 11:48:19 -05:00 |
|
Paul Romano
|
11eb891e21
|
Add a LocalCoord::rotate method as suggested by @pshriwise
|
2019-05-29 15:09:12 -05:00 |
|
liangjg
|
57fcb078d3
|
refactoring
|
2019-04-11 12:14:18 -04:00 |
|
liangjg
|
a034fb2e76
|
added a data member in particle to track # of secondary particles
|
2019-04-04 11:22:03 -04:00 |
|
Paul Romano
|
c049557c85
|
Get rid of MAX_SECONDARY constant
|
2019-03-19 14:38:24 -05:00 |
|
Paul Romano
|
279104cfed
|
Move secondary bank outside of Particle class
|
2019-03-19 13:57:42 -05:00 |
|
Paul Romano
|
d980b4a5ea
|
Make secondary_bank_ a vector and improve interfaces
|
2019-03-19 13:57:42 -05:00 |
|
Paul Romano
|
86d187a0a7
|
Turn Particle.coord_ into a std::vector (remove MAX_COORD)
|
2019-03-19 13:56:45 -05:00 |
|
Paul Romano
|
52fc93e6e0
|
Rename cross section caches
|
2019-03-19 13:56:45 -05:00 |
|
Paul Romano
|
8a8b7b2c0a
|
Move cross section caches into Particle class
|
2019-03-19 13:56:45 -05:00 |
|
Paul Romano
|
cd0ca81914
|
Rename other 'last' members in Particle
|
2019-03-01 16:00:36 -06:00 |
|
Paul Romano
|
368f89697d
|
Use Position and Direction in Particle class
|
2019-03-01 16:00:36 -06:00 |
|
Paul Romano
|
e906198273
|
Turn Particle::initialize into the default constructor
|
2019-03-01 15:59:21 -06:00 |
|
Paul Romano
|
b28ee8087c
|
Move ParticleType into Particle and use for type_ member
|
2019-03-01 15:59:21 -06:00 |
|
Paul Romano
|
b4ed267d4b
|
Add trailing underscore on Particle data members
|
2019-03-01 15:59:21 -06:00 |
|
Paul Romano
|
3cac2a6702
|
Remove Fortan compatibility functions
|
2019-02-21 22:44:24 -06:00 |
|
Paul Romano
|
7325897ee9
|
Address @smharper comments on #1169
|
2019-02-19 21:48:20 -06:00 |
|
Paul Romano
|
f8925b25be
|
Convert transport() and cross_surface() to C++
|
2019-02-15 10:59:23 -06:00 |
|
Paul Romano
|
4d2284ca7d
|
Resolve off-by-one issues for ParticleType
|
2019-01-31 22:54:32 -06:00 |
|
Paul Romano
|
8c64139c06
|
Move initialize_history to C++
|
2018-10-19 07:41:29 -05:00 |
|
Paul Romano
|
04e48224e6
|
Almost complete mesh conversion
|
2018-09-03 06:50:49 -05:00 |
|
Sterling Harper
|
452de390ba
|
Merge remote-tracking branch 'upstream/develop' into cpp_geometry
|
2018-08-27 20:03:02 -04:00 |
|
Sterling Harper
|
01b216b63a
|
Merge remote-tracking branch 'upstream/develop' into cpp_geometry
|
2018-08-24 20:45:52 -04:00 |
|
Paul Romano
|
b92677e70b
|
Convert source distributions to C++
|
2018-08-23 15:23:47 -05:00 |
|
Paul Romano
|
9f0ea52d1a
|
Move headers to include/openmc directory and openmc.h -> openmc/capi.h
|
2018-08-20 14:40:32 -05:00 |
|