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

Public Types

typedef Expr::scalar_type T
 
typedef Expr::memory_type M
 
typedef field_expr_v2_nonlinear_terminal_field< T, M, details::differentiate_option::nonetype
 

Detailed Description

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

Definition at line 886 of file field_expr_terminal.h.

Member Typedef Documentation

◆ T

typedef Expr::scalar_type T

Definition at line 892 of file field_expr_terminal.h.

◆ M

typedef Expr::memory_type M

Definition at line 893 of file field_expr_terminal.h.

◆ type


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