Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
field_expr_v2_nonlinear_terminal_wrapper_traits< Expr, typename std::enable_if< has_field_rdof_interface< Expr >::value >::type >

Detailed Description

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

Definition at line 905 of file field_expr_terminal.h.

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
 

Member Typedef Documentation

◆ T

template<class Expr >
typedef Expr::scalar_type T

Definition at line 911 of file field_expr_terminal.h.

◆ M

template<class Expr >
typedef Expr::memory_type M

Definition at line 912 of file field_expr_terminal.h.

◆ type


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