Skip to content

Commit

Permalink
The comment block for TeamPolicyCommon is no longer
Browse files Browse the repository at this point in the history
doxygen syntax
  • Loading branch information
nliber committed Apr 2, 2024
1 parent 8df4d9f commit 208c778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/Kokkos_ExecPolicy.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ struct ScratchRequest {
// Throws a runtime exception if level is not `0` or `1`
void team_policy_check_valid_storage_level_argument(int level);

/** \brief TeamPolicy is the execution policy for parallel work over a league
/* TeamPolicy is the execution policy for parallel work over a league
* of teams of threads.
*
* The work functor is called for each thread of each team such that
Expand Down

0 comments on commit 208c778

Please sign in to comment.