template<class F>
struct rheolef::details::is_field_expr_v2_nonlinear_arg< F, typename std::enable_if< std::conjunction< std::negation< has_field_rdof_interface< F > >, is_field_function< F > >::value >::type >
Definition at line 309 of file field_expr_terminal.h.