Patrick Shriwise
|
daffe0923d
|
Removing RGB index defs. Writing to ppm more cleanly.
|
2018-11-02 22:33:09 -05:00 |
|
Patrick Shriwise
|
148c588a39
|
Updating random_color generation.
|
2018-11-02 22:18:26 -05:00 |
|
Patrick Shriwise
|
9ed73c3c96
|
Removing unused function.
|
2018-11-02 22:10:00 -05:00 |
|
Patrick Shriwise
|
3c3c3fb282
|
Renaming rdm_color function.
|
2018-11-02 22:07:51 -05:00 |
|
Patrick Shriwise
|
73a068026f
|
Removing unreachable block.
|
2018-10-31 15:49:59 -05:00 |
|
Patrick Shriwise
|
168066c01f
|
Removing NULLRGB def.
|
2018-10-31 15:43:16 -05:00 |
|
Patrick Shriwise
|
fd6ee5938d
|
Taking advantage of the RGBColor struct.
|
2018-10-31 15:42:08 -05:00 |
|
Patrick Shriwise
|
be10bc1781
|
Making RGBColor a struct.
|
2018-10-31 15:26:32 -05:00 |
|
Patrick Shriwise
|
43488e0286
|
Use unsigned char in RGBColor.
|
2018-10-31 15:14:14 -05:00 |
|
Patrick Shriwise
|
cd3b05a3f6
|
Moving error message block into if-else.
|
2018-10-31 09:05:44 -05:00 |
|
Patrick Shriwise
|
66bdf04511
|
Updating RGBColor to a char array.
|
2018-10-30 22:30:45 -05:00 |
|
Patrick Shriwise
|
e7ff427b64
|
Updating types so write_attributes can be used uniformly.
|
2018-10-30 22:02:53 -05:00 |
|
Patrick Shriwise
|
bbe18ef191
|
Some cleanup of style and an assignement change.
|
2018-10-30 21:50:55 -05:00 |
|
Patrick Shriwise
|
8c7b9969f9
|
Updating xml calls for reading plots.xml.
|
2018-10-30 21:29:35 -05:00 |
|
Patrick Shriwise
|
3e36ed8e34
|
More PR comment resolution.
|
2018-10-30 20:13:36 -05:00 |
|
Patrick Shriwise
|
e5d8cdfc37
|
Updating enum names to camel case.
|
2018-10-30 20:04:24 -05:00 |
|
Patrick Shriwise
|
1a7abf8147
|
Updating Plot class member names.
|
2018-10-30 19:58:34 -05:00 |
|
Patrick Shriwise
|
a6830c9ca5
|
Further changes based on PR comments.
|
2018-10-30 19:41:30 -05:00 |
|
Patrick Shriwise
|
e793472b15
|
Adjusting value for progress bar in plots.
|
2018-10-30 12:45:06 -05:00 |
|
Patrick Shriwise
|
3935aed6bf
|
Moving ImageData to an xtensor structure.
|
2018-10-30 11:19:23 -05:00 |
|
Patrick Shriwise
|
bc9668480d
|
Removing constants.
|
2018-10-30 10:51:38 -05:00 |
|
Patrick Shriwise
|
c05a3e455b
|
Removing particle pointers. Updating omp block.
|
2018-10-30 10:47:18 -05:00 |
|
Patrick Shriwise
|
6014310f01
|
Implementation of progress bar.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
e09a78dabd
|
Adding omp to pixel for loop.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
2aa3437cc0
|
More updates based on PR comments.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
29e493bcfb
|
Moving some variables.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
7a35ac8b5e
|
Removing _plot_node member of Plot.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
1cebc3e9a2
|
Updating some style and a few calls.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
1e2cff2da9
|
Changing from plot pointers to objects in global vector.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
d3f49861f5
|
Shortening block comments to line length of 80.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
d64d72d967
|
Updating Color to RGBColor to simplify and optimize code.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
8018b56100
|
Updating structure of RGB color data.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
38a248b4a5
|
Updating names of ObjectPlot and Object Color.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
0d8dc172df
|
Making enums lowercase, converting to enum classes also.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
0f9b195ad8
|
Setting width as doubles instead of ints.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
6d5cc5cd0d
|
Addressing style and other comments from @shikar413
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
b4e29d9be2
|
Moving forward declaration. Renaming internal variable for ObjectPlot.
|
2018-10-30 08:59:01 -05:00 |
|
Patrick Shriwise
|
0baec6f9d5
|
Making index_cmfd_mesh part of openmc::settings.
|
2018-10-30 08:59:01 -05:00 |
|
Patrick Shriwise
|
96c1afc8f7
|
Fixes to indexing and masking. Also updating material id attribute to id_.
|
2018-10-30 08:59:01 -05:00 |
|
Patrick Shriwise
|
8540838950
|
Updating style. Using macros. Adding to get_child_nodes function.
|
2018-10-30 08:59:01 -05:00 |
|
Patrick Shriwise
|
765ec2c7bb
|
Updating ObjectPlot node passing.
|
2018-10-30 08:58:42 -05:00 |
|
Patrick Shriwise
|
7930513bbd
|
Refactoring ObjectPlot constructor.
|
2018-10-30 08:58:42 -05:00 |
|
Patrick Shriwise
|
d11b90aa47
|
Fixing global plot variable definitions.
|
2018-10-30 08:58:02 -05:00 |
|
Patrick Shriwise
|
72bee80142
|
Exposing openmc_plot_geom through C rather than plot.F90.
|
2018-10-30 08:57:10 -05:00 |
|
Patrick Shriwise
|
96e5007276
|
Moving time stamp function to output.
|
2018-10-30 08:56:30 -05:00 |
|
Patrick Shriwise
|
1b71af6baa
|
Moving some attributes of ObjectPlot to C++ types.
|
2018-10-30 08:56:14 -05:00 |
|
Patrick Shriwise
|
9bb4537a6b
|
Fix to version data output for voxel plots. Reverting a change to plots.xml in plots test. Undoing an indexing fix to match test results.
|
2018-10-30 08:56:14 -05:00 |
|
Patrick Shriwise
|
9f32259a00
|
Corrections to color indexing.
|
2018-10-30 08:56:14 -05:00 |
|
Patrick Shriwise
|
81d3453092
|
Exposing C++ openmc_plot_geometry and applying plot.F90.
Also including bug fixes to ObjectPlot settings.
|
2018-10-30 08:56:14 -05:00 |
|
Patrick Shriwise
|
ce2637f8c5
|
Finishing initial implementation in C++.
|
2018-10-30 08:56:14 -05:00 |
|