Skip to content

Commit

Permalink
[zeroD] Remove ReactorSurface from wallGroup
Browse files Browse the repository at this point in the history
The C++ class does not inherit from WallBase.
  • Loading branch information
ischoegl committed Feb 4, 2025
1 parent fb5069b commit 9e681e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/cantera/zeroD/ReactorSurface.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ class SurfPhase;

//! A surface where reactions can occur that is in contact with the bulk fluid of a
//! Reactor.
//! @ingroup wallGroup
class ReactorSurface
{
public:
Expand Down

0 comments on commit 9e681e1

Please sign in to comment.