Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 1293 of file field_expr_variational.h.
Public Types | |
typedef promote< typename NLExpr::value_type,typename details::generic_binary_traits< BinaryFunction >::template hint< typename NLExpr::value_type,typename VFExpr::value_type,Result >::first_argument_type >::type | A1 |
typedef promote< typename VFExpr::value_type,typename details::generic_binary_traits< BinaryFunction >::template hint< typename NLExpr::value_type,typename VFExpr::value_type,Result >::second_argument_type >::type | A2 |
typedef promote< typename NLExpr::value_type ,typename details::generic_binary_traits<BinaryFunction>::template hint< typename NLExpr::value_type ,typename VFExpr::value_type ,Result>::first_argument_type >::type A1 |
Definition at line 1300 of file field_expr_variational.h.
typedef promote< typename VFExpr::value_type ,typename details::generic_binary_traits<BinaryFunction>::template hint< typename NLExpr::value_type ,typename VFExpr::value_type ,Result>::second_argument_type >::type A2 |
Definition at line 1307 of file field_expr_variational.h.