Skip to content

Commit

Permalink
add ingroup docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
TiborGY committed Jul 7, 2023
1 parent 748766b commit d6dbe4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions psi4/src/psi4/libmints/dimension.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@

namespace psi {

/// @brief Dimension object
/// \ingroup MINTS
class PSI_API Dimension {
private:
std::string name_;
Expand Down

0 comments on commit d6dbe4a

Please sign in to comment.