Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
field_expr_v2_variational_binary_binded< BinaryFunction, NLExpr, VFExpr >::hint< Result >

Detailed Description

template<class BinaryFunction, class NLExpr, class VFExpr>
template<class Result>
struct rheolef::details::field_expr_v2_variational_binary_binded< BinaryFunction, NLExpr, VFExpr >::hint< Result >

Definition at line 1293 of file field_expr_variational.h.

Public Types

typedef promote< typenameNLExpr::value_type, typenamedetails::generic_binary_traits< BinaryFunction >::templatehint< typenameNLExpr::value_type, typenameVFExpr::value_type, Result >::first_argument_type >::type A1
 
typedef promote< typenameVFExpr::value_type, typenamedetails::generic_binary_traits< BinaryFunction >::templatehint< typenameNLExpr::value_type, typenameVFExpr::value_type, Result >::second_argument_type >::type A2
 

Member Typedef Documentation

◆ A1

template<class BinaryFunction , class NLExpr , class VFExpr >
template<class Result >
typedef promote<typenameNLExpr::value_type,typenamedetails::generic_binary_traits<BinaryFunction>::templatehint<typenameNLExpr::value_type,typenameVFExpr::value_type,Result>::first_argument_type>::type A1

Definition at line 1300 of file field_expr_variational.h.

◆ A2

template<class BinaryFunction , class NLExpr , class VFExpr >
template<class Result >
typedef promote<typenameVFExpr::value_type,typenamedetails::generic_binary_traits<BinaryFunction>::templatehint<typenameNLExpr::value_type,typenameVFExpr::value_type,Result>::second_argument_type>::type A2

Definition at line 1307 of file field_expr_variational.h.


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