| BinaryOperationEvaluatorBase(const FirstEvaluatorType &, const SecondEvaluatorType &) | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | |
| BinaryOperationEvaluatorBase(const BinaryOperationEvaluatorBase &) | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | |
| BinaryOperationEvaluatorBase(BinaryOperationEvaluatorBase &&) | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | |
| check(AbstractErrorHandler &) const | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | |
| first_evaluator | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | protected |
| getSpace() const | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | |
| isElementEvaluator (defined in mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType >) | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | static |
| isQuadratureEvaluator (defined in mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType >) | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | static |
| operator()(const element_index< Space > &) const | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | |
| operator()(const element_workspace< Space > &, const element_index< Space > &) const | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | |
| operator()(const cell_index< Space >, const quadrature_point_index< Space >) const | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | |
| operator()(const cell_workspace< Space > &, const cell_index< Space >, const quadrature_point_index< Space >) const | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | |
| second_evaluator | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | protected |
| Space typedef | mgis::function::BinaryOperationEvaluatorBase< Child, FirstEvaluatorType, SecondEvaluatorType > | |