mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
[zeroD] Remove ReactorSurface from wallGroup
The C++ class does not inherit from WallBase.
This commit is contained in:
parent
7bd0303a72
commit
1d749a2794
@ -16,7 +16,6 @@ class SurfPhase;
|
|||||||
|
|
||||||
//! A surface where reactions can occur that is in contact with the bulk fluid of a
|
//! A surface where reactions can occur that is in contact with the bulk fluid of a
|
||||||
//! Reactor.
|
//! Reactor.
|
||||||
//! @ingroup wallGroup
|
|
||||||
class ReactorSurface
|
class ReactorSurface
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user