Skip to content

Commit

Permalink
Add Doxygen for skip_level_0
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Jan 29, 2025
1 parent 57e8e22 commit fa310e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/ablastr/fields/MultiFabRegister.H
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,7 @@ namespace ablastr::fields
*
* @param name the name of the field
* @param finest_level the highest MR level to return
* @param skip_level_0 return a nullptr for level 0
* @return non-owning pointers to the MultiFab (field) on all levels
*/
//@{
Expand Down Expand Up @@ -547,6 +548,7 @@ namespace ablastr::fields
*
* @param name the name of the field
* @param finest_level the highest MR level to return
* @param skip_level_0 return a nullptr for level 0
* @return non-owning pointers to all components of a vector field on all MR levels
*/
//@{
Expand Down

0 comments on commit fa310e1

Please sign in to comment.