Commit graph

12 commits

Author SHA1 Message Date
John Tramm
977ade79a1
Replace xtensor with internal Tensor/View classes (#3805)
Co-authored-by: John Tramm <jtramm@gmail.com>
2026-02-17 09:50:38 -06:00
Paul Wilson
58400cbf10
Add PointCloud spatial distribution (#3161)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-11-13 15:39:41 -06:00
Patrick Shriwise
adad6e7cd4 Making origin type Positiong. Adding function to parse position from node. 2022-10-11 11:21:31 -05:00
Paul Romano
1bc2bd8460 Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
Gavin Ridley
ad4e1c9f4a remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
Patrick Shriwise
8c7b9969f9 Updating xml calls for reading plots.xml. 2018-10-30 21:29:35 -05:00
Patrick Shriwise
2aa3437cc0 More updates based on PR comments. 2018-10-30 08:59:36 -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
f725e2c532 Adding a C++ version of node_word_count 2018-10-30 08:56:14 -05:00
Patrick Shriwise
2bffc33452 Adding get_child_nodes function to C++ xml_interface. 2018-10-30 08:56:14 -05:00
Paul Romano
9e0e868577 Add C++ version of RegularMesh class 2018-09-03 06:50:49 -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
Renamed from src/xml_interface.h (Browse further)