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
kd_tree.h File Reference
#include <string>
#include <iostream>
#include <cstddef>
#include <vector>
#include "tree.h"
Include dependency graph for kd_tree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::KDTreePartitionBase< TLeafType >
 Short class definition. More...
 
class  Kratos::KDTreePartition< TLeafType >
 
class  Kratos::KDTreePartitionAverageSplit< TLeafType >
 
class  Kratos::KDTreePartitionMidPointSplit< TLeafType >
 

Namespaces

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