![]() |
deal.II version GIT relicensing-3352-g48d1ef9aa4 2025-05-22 16:30:00+00:00
|
#include <deal.II/base/template_constraints.h>
A concept that tests whether a given template argument is a deal.II matrix type that internally builds on PETSc functionality. This concept is used to constrain some classes that implement advanced functionality based on PETSc and that requires that the matrix it works on are PETSc matrices. This includes, for example, the time stepping and nonlinear solver classes in namespace PETScWrappers.
Definition at line 913 of file template_constraints.h.