Skip to content

Conversation

@tdavidcl
Copy link
Member

@tdavidcl tdavidcl commented Dec 3, 2025

No description provided.

@tdavidcl tdavidcl added the draft label Dec 3, 2025
@tdavidcl
Copy link
Member Author

tdavidcl commented Dec 4, 2025

i should first write a get_offset_within_aabb function in paving function that returns the list of offsets that intresect a set aabb to avoid the need to do the for_all_offset thing (+1 in each dir for AMR, + hmax in each dir for SPH)

-> DONE

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Workflow report

workflow report corresponding to commit cf6a1c4
Commiter email is timothee.davidcleris@proton.me

Pre-commit check report

Pre-commit check: ✅

trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check for merge conflicts................................................Passed
check that executables have shebangs.....................................Passed
check that scripts with shebangs are executable..........................Passed
check for added large files..............................................Passed
check for case conflicts.................................................Passed
check for broken symlinks................................................Passed
check yaml...............................................................Passed
detect private key.......................................................Passed
No-tabs checker..........................................................Passed
Tabs remover.............................................................Passed
Validate GitHub Workflows................................................Passed
clang-format.............................................................Passed
black....................................................................Passed
ruff check...............................................................Passed
Check doxygen headers....................................................Passed
Check license headers....................................................Passed
Check #pragma once.......................................................Passed
Check SYCL #include......................................................Passed
No ssh in git submodules remote..........................................Passed

Test pipeline can run.

Clang-tidy diff report

No relevant changes found.
Well done!

You should now go back to your normal life and enjoy a hopefully sunny day while waiting for the review.

Doxygen diff with main

Removed warnings : 52
New warnings : 71
Warnings count : 7389 → 7408 (0.3%)

Detailed changes :
+ src/shammath/include/shammath/AABB.hpp:205: warning: Member contains_symmetric(T point) const noexcept (function) of struct shammath::AABB is not documented.
- src/shammodels/common/include/shammodels/common/ExtForceConfig.hpp:49: warning: \cite command to 'Stone2010_shear_box' does not have an associated number
- src/shammodels/common/include/shammodels/common/ExtForceConfig.hpp:49: warning: \cite command to 'Stone2010_shear_box' does not have an associated number
- src/shammodels/common/include/shammodels/common/ExtForceConfig.hpp:49: warning: \cite command to 'Stone2010_shear_box' does not have an associated number
- src/shammodels/common/include/shammodels/common/ExtForceConfig.hpp:49: warning: \cite command to 'Stone2010_shear_box' does not have an associated number
- src/shammodels/common/include/shammodels/common/ExtForceConfig.hpp:49: warning: \cite command to 'Stone2010_shear_box' does not have an associated number
- src/shammodels/common/include/shammodels/common/ExtForceConfig.hpp:49: warning: \cite command to 'Stone2010_shear_box' does not have an associated number
- src/shammodels/common/include/shammodels/common/ExtForceConfig.hpp:49: warning: \cite command to 'Stone2010_shear_box' does not have an associated number
- src/shammodels/common/include/shammodels/common/ExtForceConfig.hpp:49: warning: \cite command to 'Stone2010_shear_box' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:121: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:121: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:121: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:140: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:140: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:140: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:40: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:40: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:40: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:78: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:78: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/forces.hpp:78: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/q_ab.hpp:28: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/q_ab.hpp:28: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/include/shammodels/sph/math/q_ab.hpp:28: warning: \cite command to 'Phantom_2018' does not have an associated number
- src/shammodels/sph/src/BasicSPHGhosts.cpp:161: warning: Compound ShiftInfo is not documented.
- src/shammodels/sph/src/BasicSPHGhosts.cpp:162: warning: Member shift (variable) of struct ShiftInfo is not documented.
- src/shammodels/sph/src/BasicSPHGhosts.cpp:163: warning: Member shift_speed (variable) of struct ShiftInfo is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:167: warning: Compound ShiftInfo is not documented.
- src/shammodels/sph/src/BasicSPHGhosts.cpp:167: warning: Member ShearPeriodicInfo (typedef) of file BasicSPHGhosts.cpp is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:168: warning: Member shift (variable) of struct ShiftInfo is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:169: warning: Member shift_speed (variable) of struct ShiftInfo is not documented.
- src/shammodels/sph/src/BasicSPHGhosts.cpp:171: warning: Member compute_shift_infos(i32_3 ioff, ShearPeriodicInfo< T > shear, sycl::vec< T, 3 > bsize) (function) of file BasicSPHGhosts.cpp is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:173: warning: Member ShearPeriodicInfo (typedef) of file BasicSPHGhosts.cpp is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:177: warning: Member compute_shift_infos(i32_3 ioff, ShearPeriodicInfo< T > shear, sycl::vec< T, 3 > bsize) (function) of file BasicSPHGhosts.cpp is not documented.
- src/shammodels/sph/src/BasicSPHGhosts.cpp:193: warning: Member for_each_patch_shift(ShearPeriodicInfo< T > shearinfo, sycl::vec< T, 3 > bsize, std::function< void(i32_3, ShiftInfo< T >)> funct) (function) of file BasicSPHGhosts.cpp is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:199: warning: Member for_each_patch_shift(ShearPeriodicInfo< T > shearinfo, sycl::vec< T, 3 > bsize, std::function< void(i32_3, ShiftInfo< T >)> funct) (function) of file BasicSPHGhosts.cpp is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:262: warning: Member GhostType (enumeration) of namespace shammodels::sph::modules is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:262: warning: Member GhostType (enumeration) of namespace shammodels::sph::modules is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:264: warning: Compound shammodels::sph::modules::GhostLayerGenMode is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:265: warning: Member ghost_type_x (variable) of struct shammodels::sph::modules::GhostLayerGenMode is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:266: warning: Member ghost_type_y (variable) of struct shammodels::sph::modules::GhostLayerGenMode is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:267: warning: Member ghost_type_z (variable) of struct shammodels::sph::modules::GhostLayerGenMode is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:271: warning: Member get_paving_with_no_shear(GhostLayerGenMode mode, shammath::AABB< Tvec > sim_box) (function) of namespace shammodels::sph::modules is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:271: warning: Member get_paving_with_no_shear(GhostLayerGenMode mode, shammath::AABB< Tvec > sim_box) (function) of namespace shammodels::sph::modules is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:296: warning: Member get_paving_with_shear(GhostLayerGenMode mode, shammath::AABB< Tvec > sim_box, Tscal shear_x) (function) of namespace shammodels::sph::modules is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:296: warning: Member get_paving_with_shear(GhostLayerGenMode mode, shammath::AABB< Tvec > sim_box, Tscal shear_x) (function) of namespace shammodels::sph::modules is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:326: warning: Member for_each_paving_tile(GhostLayerGenMode mode, Func &&func) (function) of namespace shammodels::sph::modules is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:326: warning: Member for_each_paving_tile(GhostLayerGenMode mode, Func &&func) (function) of namespace shammodels::sph::modules is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:342: warning: Compound shammodels::sph::modules::GhostLayerCandidateInfos is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:343: warning: Member xoff (variable) of struct shammodels::sph::modules::GhostLayerCandidateInfos is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:344: warning: Member yoff (variable) of struct shammodels::sph::modules::GhostLayerCandidateInfos is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:345: warning: Member zoff (variable) of struct shammodels::sph::modules::GhostLayerCandidateInfos is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:349: warning: Compound shammodels::sph::modules::FindGhostLayerCandidatesSPH is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:352: warning: Member Tscal (typedef) of class shammodels::sph::modules::FindGhostLayerCandidatesSPH is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:354: warning: Member FindGhostLayerCandidatesSPH(GhostLayerGenMode mode, std::optional< Tscal > shear_x) (function) of class shammodels::sph::modules::FindGhostLayerCandidatesSPH is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:357: warning: Compound shammodels::sph::modules::FindGhostLayerCandidatesSPH::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:359: warning: Member ids_to_check (variable) of struct shammodels::sph::modules::FindGhostLayerCandidatesSPH::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:360: warning: Member sim_box (variable) of struct shammodels::sph::modules::FindGhostLayerCandidatesSPH::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:361: warning: Member patch_tree (variable) of struct shammodels::sph::modules::FindGhostLayerCandidatesSPH::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:362: warning: Member patch_boxes (variable) of struct shammodels::sph::modules::FindGhostLayerCandidatesSPH::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:363: warning: Member int_range_max (variable) of struct shammodels::sph::modules::FindGhostLayerCandidatesSPH::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:365: warning: Member int_range_max_serialized (variable) of struct shammodels::sph::modules::FindGhostLayerCandidatesSPH::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:368: warning: Member ghost_layers_candidates (variable) of struct shammodels::sph::modules::FindGhostLayerCandidatesSPH::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:371: warning: Member set_edges(std::shared_ptr< shamrock::solvergraph::IDataEdge< std::vector< u64 > > > ids_to_check, std::shared_ptr< shamrock::solvergraph::ScalarEdge< shammath::AABB< Tvec > > > sim_box, std::shared_ptr< shamrock::solvergraph::SerialPatchTreeRefEdge< Tvec > > patch_tree, std::shared_ptr< shamrock::solvergraph::ScalarsEdge< shammath::AABB< Tvec > > > patch_boxes, std::shared_ptr< shamrock::solvergraph::SerialPatchFieldRefEdge< Tscal > > int_range_max, std::shared_ptr< shamrock::solvergraph::SerialPatchTreeFieldRefEdge< Tscal > > int_range_max_serialized, std::shared_ptr< shamrock::solvergraph::DDSharedScalar< GhostLayerCandidateInfos > > ghost_layers_candidates) (function) of class shammodels::sph::modules::FindGhostLayerCandidatesSPH is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:391: warning: Member get_edges() (function) of class shammodels::sph::modules::FindGhostLayerCandidatesSPH is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:492: warning: Compound shammodels::sph::modules::FindGhostLayerIndices is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:495: warning: Member Tscal (typedef) of class shammodels::sph::modules::FindGhostLayerIndices is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:496: warning: Member FindGhostLayerIndices(GhostLayerGenMode mode, u32 ixyz, u32 ihpart) (function) of class shammodels::sph::modules::FindGhostLayerIndices is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:499: warning: Compound shammodels::sph::modules::FindGhostLayerIndices::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:501: warning: Member sim_box (variable) of struct shammodels::sph::modules::FindGhostLayerIndices::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:502: warning: Member patch_data_layers (variable) of struct shammodels::sph::modules::FindGhostLayerIndices::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:504: warning: Member ghost_layers_candidates (variable) of struct shammodels::sph::modules::FindGhostLayerIndices::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:505: warning: Member patch_boxes (variable) of struct shammodels::sph::modules::FindGhostLayerIndices::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:506: warning: Member int_range_max (variable) of struct shammodels::sph::modules::FindGhostLayerIndices::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:508: warning: Member int_range_max_serialized (variable) of struct shammodels::sph::modules::FindGhostLayerIndices::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:510: warning: Member idx_in_ghost (variable) of struct shammodels::sph::modules::FindGhostLayerIndices::Edges is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:513: warning: Member set_edges(std::shared_ptr< shamrock::solvergraph::ScalarEdge< shammath::AABB< Tvec > > > sim_box, std::shared_ptr< shamrock::solvergraph::IPatchDataLayerRefs > patch_data_layers, std::shared_ptr< shamrock::solvergraph::DDSharedScalar< GhostLayerCandidateInfos > > ghost_layers_candidates, std::shared_ptr< shamrock::solvergraph::ScalarsEdge< shammath::AABB< Tvec > > > patch_boxes, std::shared_ptr< shamrock::solvergraph::SerialPatchFieldRefEdge< Tscal > > int_range_max, std::shared_ptr< shamrock::solvergraph::SerialPatchTreeFieldRefEdge< Tscal > > int_range_max_serialized, std::shared_ptr< shamrock::solvergraph::DDSharedBuffers< u32 > > idx_in_ghost) (function) of class shammodels::sph::modules::FindGhostLayerIndices is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:533: warning: Member get_edges() (function) of class shammodels::sph::modules::FindGhostLayerIndices is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:559: warning: Member get_ids_in_ghost(const sham::DeviceScheduler_ptr &dev_sched, sham::DeviceQueue &q, const sham::DeviceBuffer< Tvec > &xyz, const sham::DeviceBuffer< Tscal > &hpart, const shammath::AABB< Tvec > &test_volume, const shammath::AABB< Tscal > &volume_hmax, u32 obj_cnt) (function) of namespace shammodels::sph::modules is not documented.
+ src/shammodels/sph/src/BasicSPHGhosts.cpp:559: warning: Member get_ids_in_ghost(const sham::DeviceScheduler_ptr &dev_sched, sham::DeviceQueue &q, const sham::DeviceBuffer< Tvec > &xyz, const sham::DeviceBuffer< Tscal > &hpart, const shammath::AABB< Tvec > &test_volume, const shammath::AABB< Tscal > &volume_hmax, u32 obj_cnt) (function) of namespace shammodels::sph::modules is not documented.
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Fargo3D_1' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Fargo3D_1' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Fargo3D_1' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Fargo3D_1' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Fargo3D_1' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Fargo3D_1' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Fargo3D_1' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Fargo3D_1' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/Model.hpp:30: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/modules/SourceStep.hpp:62: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/modules/SourceStep.hpp:62: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/modules/SourceStep.hpp:62: warning: \cite command to 'Zeus2d_main' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/modules/TransportStep.hpp:44: warning: \cite command to 'Fargo3D_1' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/modules/TransportStep.hpp:44: warning: \cite command to 'Fargo3D_1' does not have an associated number
- src/shammodels/zeus/include/shammodels/zeus/modules/TransportStep.hpp:44: warning: \cite command to 'Fargo3D_1' does not have an associated number
+ src/shamrock/include/shamrock/solvergraph/IEdge.hpp:30: warning: Member get_label() const (function) of class shamrock::solvergraph::IEdge is not documented.
+ src/shamrock/include/shamrock/solvergraph/IEdge.hpp:30: warning: Member get_label() const (function) of class shamrock::solvergraph::IEdge is not documented.
+ src/shamrock/include/shamrock/solvergraph/IEdge.hpp:31: warning: Member get_tex_symbol() const (function) of class shamrock::solvergraph::IEdge is not documented.
+ src/shamrock/include/shamrock/solvergraph/IEdge.hpp:31: warning: Member get_tex_symbol() const (function) of class shamrock::solvergraph::IEdge is not documented.
+ src/shamrock/include/shamrock/solvergraph/IEdgeNamed.hpp:28: warning: Member IEdgeNamed(std::string name, std::string texsymbol) (function) of class shamrock::solvergraph::IEdgeNamed is not documented.
+ src/shamrock/include/shamrock/solvergraph/IEdgeNamed.hpp:28: warning: Member IEdgeNamed(std::string name, std::string texsymbol) (function) of class shamrock::solvergraph::IEdgeNamed is not documented.
+ src/shamrock/include/shamrock/solvergraph/IEdgeNamed.hpp:30: warning: Member _impl_get_dot_label() const (function) of class shamrock::solvergraph::IEdgeNamed is not documented.
+ src/shamrock/include/shamrock/solvergraph/IEdgeNamed.hpp:30: warning: Member _impl_get_dot_label() const (function) of class shamrock::solvergraph::IEdgeNamed is not documented.
+ src/shamrock/include/shamrock/solvergraph/IEdgeNamed.hpp:31: warning: Member _impl_get_tex_symbol() const (function) of class shamrock::solvergraph::IEdgeNamed is not documented.
+ src/shamrock/include/shamrock/solvergraph/IEdgeNamed.hpp:31: warning: Member _impl_get_tex_symbol() const (function) of class shamrock::solvergraph::IEdgeNamed is not documented.
+ src/shamrock/include/shamrock/solvergraph/INode.hpp:103: warning: Member get_rw_edge_base(int slot) const (function) of class shamrock::solvergraph::INode is not documented.
+ src/shamrock/include/shamrock/solvergraph/INode.hpp:103: warning: Member get_rw_edge_base(int slot) const (function) of class shamrock::solvergraph::INode is not documented.
+ src/shamrock/include/shamrock/solvergraph/INode.hpp:94: warning: Member get_ro_edge_base(int slot) const (function) of class shamrock::solvergraph::INode is not documented.
+ src/shamrock/include/shamrock/solvergraph/INode.hpp:94: warning: Member get_ro_edge_base(int slot) const (function) of class shamrock::solvergraph::INode is not documented.
+ src/shamrock/include/shamrock/solvergraph/SerialPatchTreeEdge.hpp:50: warning: Compound shamrock::solvergraph::SerialPatchTreeFieldRefEdge is not documented.
+ src/shamrock/include/shamrock/solvergraph/SerialPatchTreeEdge.hpp:52: warning: Member IEdgeNamed(std::string name, std::string texsymbol) (function) of class shamrock::solvergraph::SerialPatchTreeFieldRefEdge is not documented.
+ src/shamrock/include/shamrock/solvergraph/SerialPatchTreeEdge.hpp:60: warning: Member get_patch_tree_field() const (function) of class shamrock::solvergraph::SerialPatchTreeFieldRefEdge is not documented.
+ src/shamrock/include/shamrock/solvergraph/SerialPatchTreeEdge.hpp:68: warning: Compound shamrock::solvergraph::SerialPatchFieldRefEdge is not documented.
+ src/shamrock/include/shamrock/solvergraph/SerialPatchTreeEdge.hpp:70: warning: Member IEdgeNamed(std::string name, std::string texsymbol) (function) of class shamrock::solvergraph::SerialPatchFieldRefEdge is not documented.
+ src/shamrock/include/shamrock/solvergraph/SerialPatchTreeEdge.hpp:78: warning: Member get_patch_tree_field() const (function) of class shamrock::solvergraph::SerialPatchFieldRefEdge is not documented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant