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
unary_statistics_expression.h File Reference
#include <string>
#include <limits>
#include "expression/expression.h"
Include dependency graph for unary_statistics_expression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Kratos::UnaryStatisticOperations::Min
 
struct  Kratos::UnaryStatisticOperations::Max
 
struct  Kratos::UnaryStatisticOperations::Sum
 
class  Kratos::UnaryStatisticsExpression< TOperationType >
 Used to create lazy expression to get statistical quantities of entity values. More...
 

Namespaces

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