* fill the section name with a human readable version of the class name
* itself.
*
+ * See the tutorial program step-60 for an example on how to use this class.
+ *
* @author Luca Heltai, 2017.
*/
class ParameterAcceptor : public Subscriptor
* ParsedFunction class, with automatic declaration and parsing of parameter
* files.
*
+ * See the tutorial program step-60 for an example on how to use this class.
+ *
* @author Luca Heltai, 2018
*/
template<class SourceClass>
* An exception is thrown if you use an immersed
* parallel::distributed::Triangulation<dim1,spacedim>.
*
+ * See the tutorial program step-60 for an example on how to use this
+ * function.
+ *
* @author Luca Heltai, 2018
*/
template<int dim0, int dim1, int spacedim, typename Sparsity>
* An exception is thrown if you use an immersed
* parallel::distributed::Triangulation<dim1,spacedim>.
*
+ * See the tutorial program step-60 for an example on how to use this
+ * function.
+ *
* @author Luca Heltai, 2018
*/
template<int dim0, int dim1, int spacedim, typename Matrix>