helper struct to determine whether the an engine class has vertex colors More...
#include <dumux/assembly/partialreassembler.hh>
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)) |
|
inline |