dune-functions 2.9.1
Loading...
Searching...
No Matches
istlvectorbackend.hh File Reference

Go to the source code of this file.

Namespaces

namespace  Dune
 
namespace  Dune::Functions
 

Functions

template<class V >
constexpr auto Dune::Functions::fieldTypes ()
 Generate list of field types in container.
 
template<class V >
constexpr bool Dune::Functions::hasUniqueFieldType ()
 Check if container has a unique field type.
 
template<class Vector >
auto Dune::Functions::istlVectorBackend (Vector &v)
 Return a vector backend wrapping non-const ISTL like containers.
 
template<class Vector >
auto Dune::Functions::istlVectorBackend (const Vector &v)
 Return a vector backend wrapping const ISTL like containers.