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
find_intersected_geometrical_objects_process.h File Reference
#include <string>
#include <iostream>
#include "processes/process.h"
#include "containers/model.h"
#include "includes/kratos_parameters.h"
#include "spatial_containers/octree_binary.h"
Include dependency graph for find_intersected_geometrical_objects_process.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::Internals::DistanceSpatialContainersConfigure
 This class contains the tools related with the distance spatial container cell data. More...
 
class  Kratos::Internals::DistanceSpatialContainersConfigure::CellNodeData
 This class contains the cell node data. More...
 
class  Kratos::FindIntersectedGeometricalObjectsProcess
 This class takes two modelparts and marks the intersected ones with SELECTED flag. More...
 

Namespaces

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