Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 50 of file form_lazy_terminal.h.
Public Member Functions | |
template<class FieldExpr > | |
std::enable_if< details::is_field_lazy< FieldExpr >::value, field_lazy_trans_mult_form< Derived, FieldExpr > >::type | trans_mult (const FieldExpr &u_expr) const |
template<class T , class M > | |
field_lazy_trans_mult_form< Derived, field_lazy_terminal_field< T, M > > | trans_mult (const field_basic< T, M > &uh) const |
Protected Member Functions | |
Derived & | derived () |
const Derived & | derived () const |
std::enable_if< details::is_field_lazy< FieldExpr >::value, field_lazy_trans_mult_form< Derived, FieldExpr > >::type trans_mult | ( | const FieldExpr & | u_expr | ) | const |
Definition at line 59 of file form_lazy_terminal.h.
field_lazy_trans_mult_form< Derived, field_lazy_terminal_field< T, M > > trans_mult | ( | const field_basic< T, M > & | uh | ) | const |
Definition at line 67 of file form_lazy_terminal.h.
|
protected |
Definition at line 73 of file form_lazy_terminal.h.
|
protected |
Definition at line 74 of file form_lazy_terminal.h.