DUNE PDELab (git)

Dune::PDELab::LinearSolverHasIsMatrixFree< LS, std::void_t< decltype(std::declval< LS >().isMatrixFree)> > Struct Template Reference

SFINAE check if a linear solver backend has a isMatrixFree method. More...

#include <dune/pdelab/backend/solver.hh>

Detailed Description

template<typename LS>
struct Dune::PDELab::LinearSolverHasIsMatrixFree< LS, std::void_t< decltype(std::declval< LS >().isMatrixFree)> >

SFINAE check if a linear solver backend has a isMatrixFree method.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)