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
sparse_matrix_multiplication_utility.h File Reference
#include <vector>
#include <cmath>
#include <algorithm>
#include <numeric>
#include "amgcl/value_type/interface.hpp"
#include "includes/define.h"
#include "utilities/atomic_utilities.h"
Include dependency graph for sparse_matrix_multiplication_utility.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::SparseMatrixMultiplicationUtility
 An utility to multiply sparse matrix in Ublas. More...
 
struct  Kratos::SparseMatrixMultiplicationUtility::value_type< T, Enable >
 Metafunction that returns value type of a matrix or a vector type. More...
 

Namespaces

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