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.
Public Member Functions | List of all members
Kratos::OcTreeAverageSplit< Dimension, PointType, IteratorType, CoordinateType > Class Template Reference

#include <octree.h>

Collaboration diagram for Kratos::OcTreeAverageSplit< Dimension, PointType, IteratorType, CoordinateType >:

Public Member Functions

void operator() (PointType &Position, PointType const &MinPoint, PointType const &MaxPoint, IteratorType const &PointsBegin, IteratorType const &PointsEnd)
 

Member Function Documentation

◆ operator()()

template<std::size_t Dimension, class PointType , class IteratorType , class CoordinateType >
void Kratos::OcTreeAverageSplit< Dimension, PointType, IteratorType, CoordinateType >::operator() ( PointType Position,
PointType const &  MinPoint,
PointType const &  MaxPoint,
IteratorType const &  PointsBegin,
IteratorType const &  PointsEnd 
)
inline

The documentation for this class was generated from the following file: