Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
field_expr_v2_variational_binary< BinaryFunction, Expr1, Expr2 >::evaluate_call_check< Result, Arg1, Arg2, Status >

Detailed Description

template<class BinaryFunction, class Expr1, class Expr2>
template<class Result, class Arg1, class Arg2, class Status>
struct rheolef::details::field_expr_v2_variational_binary< BinaryFunction, Expr1, Expr2 >::evaluate_call_check< Result, Arg1, Arg2, Status >

Definition at line 388 of file field_expr_variational.h.

Public Member Functions

void operator() (const self_type &obj, const geo_basic< float_type, memory_type > &omega_K, const geo_element &K, Eigen::Matrix< Result, Eigen::Dynamic, Eigen::Dynamic > &value) const
void operator() (const self_type &obj, const geo_basic< float_type, memory_type > &omega_K, const geo_element &K, const side_information_type &sid, Eigen::Matrix< Result, Eigen::Dynamic, Eigen::Dynamic > &value) const

Member Function Documentation

◆ operator()() [1/2]

template<class BinaryFunction, class Expr1, class Expr2>
template<class Result, class Arg1, class Arg2, class Status>
void operator() ( const self_type & obj,
const geo_basic< float_type, memory_type > & omega_K,
const geo_element & K,
Eigen::Matrix< Result, Eigen::Dynamic, Eigen::Dynamic > & value ) const

Definition at line 389 of file field_expr_variational.h.

◆ operator()() [2/2]

template<class BinaryFunction, class Expr1, class Expr2>
template<class Result, class Arg1, class Arg2, class Status>
void operator() ( const self_type & obj,
const geo_basic< float_type, memory_type > & omega_K,
const geo_element & K,
const side_information_type & sid,
Eigen::Matrix< Result, Eigen::Dynamic, Eigen::Dynamic > & value ) const

Definition at line 397 of file field_expr_variational.h.


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