KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Classes | Namespaces
binary_expression.h File Reference
#include <cmath>
#include <string>
#include <vector>
#include "expression/expression.h"
Include dependency graph for binary_expression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Kratos::BinaryOperations::Addition
 
struct  Kratos::BinaryOperations::Substraction
 
struct  Kratos::BinaryOperations::Multiplication
 
struct  Kratos::BinaryOperations::Division
 
struct  Kratos::BinaryOperations::Power
 
class  Kratos::BinaryExpression< TOperationType >
 

Namespaces

 Kratos
 REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
 
 Kratos::BinaryOperations