2 parents c9864ac + b1badbb commit c85d01aCopy full SHA for c85d01a
1 file changed
include/aspect/simulator_access.h
@@ -166,11 +166,6 @@ namespace aspect
166
* Every Postprocessor is required to derive from SimulatorAccess. It is
167
* optional for other plugins like MaterialModel, GravityModel, etc..
168
*
169
- * Since the functions providing access to details of the simulator class
170
- * are meant to be used only by derived classes of this class (rather than
171
- * becoming part of the public interface of these classes), the functions of
172
- * this class are made @p protected.
173
- *
174
* @ingroup Simulator
175
*/
176
template <int dim>
0 commit comments