Rheolef  7.2
an efficient C++ finite element environment
field_expr_v2_nonlinear_terminal_wrapper_traits< Expr, typename std::enable_if< is_field_expr_v2_constant< Expr >::value >::type >

Detailed Description

template<class Expr>
struct rheolef::details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr, typename std::enable_if< is_field_expr_v2_constant< Expr >::value >::type >

Definition at line 333 of file field_expr_terminal.h.

Public Types

typedef promote< Expr, Float >::type float_type
 
typedef f_constant< point_basic< float_type >, Expr > fun_t
 
typedef field_expr_v2_nonlinear_terminal_function< fun_ttype
 

Member Typedef Documentation

◆ float_type

typedef promote<Expr,Float>::type float_type

Definition at line 339 of file field_expr_terminal.h.

◆ fun_t

Definition at line 340 of file field_expr_terminal.h.

◆ type


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