3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::hasVertexColor Struct Reference

helper struct to determine whether the an engine class has vertex colors More...

#include <dumux/assembly/partialreassembler.hh>

Description

helper struct to determine whether the an engine class has vertex colors

Public Member Functions

template<class Engine >
auto operator() (Engine &&e) -> decltype(e.vertexColor(0))
 

Member Function Documentation

◆ operator()()

template<class Engine >
auto Dumux::hasVertexColor::operator() ( Engine &&  e) -> decltype(e.vertexColor(0))
inline

The documentation for this struct was generated from the following file: