| apply(const evaluator_result< FirstEvaluatorType > &, const evaluator_result< SecondEvaluatorType > &) const | mgis::function::BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType > | |
| BinaryOperationEvaluatorBase(const FirstEvaluatorType &, const SecondEvaluatorType &) | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | |
| BinaryOperationEvaluatorBase(const BinaryOperationEvaluatorBase &) | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | |
| BinaryOperationEvaluatorBase(BinaryOperationEvaluatorBase &&) | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | |
| BinaryOperationModifier(const CallableType &, const FirstEvaluatorType &, const SecondEvaluatorType &) | mgis::function::BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType > | |
| check(AbstractErrorHandler &) const | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | |
| first_evaluator | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | protected |
| getNumberOfComponents() noexcept (defined in mgis::function::internals::BinaryOperationModifierBase< CallableType, FirstEvaluatorType, SecondEvaluatorType >) | mgis::function::internals::BinaryOperationModifierBase< CallableType, FirstEvaluatorType, SecondEvaluatorType > | inlinestatic |
| getSpace() const | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | |
| operator()(const element_index< Space > &) const | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | |
| operator()(const element_workspace< Space > &, const element_index< Space > &) const | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | |
| operator()(const cell_index< Space >, const quadrature_point_index< Space >) const | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | |
| operator()(const cell_workspace< Space > &, const cell_index< Space >, const quadrature_point_index< Space >) const | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | |
| second_evaluator | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | protected |
| Space typedef | mgis::function::BinaryOperationEvaluatorBase< BinaryOperationModifier< CallableType, FirstEvaluatorType, SecondEvaluatorType >, FirstEvaluatorType, SecondEvaluatorType > | |