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.
|
#include <string>
#include <iostream>
#include "includes/define.h"
#include "utilities/openmp_utils.h"
#include "spatial_containers/spatial_search.h"
#include "point_configure.h"
#include "spatial_containers/bins_dynamic_objects.h"
#include "spatial_containers/bins_dynamic.h"
#include "utilities/timer.h"
Go to the source code of this file.
Classes | |
class | Kratos::PointPointSearch |
Short class definition. More... | |
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Macros | |
#define | KRATOS_TIMER_START(t) |
#define | KRATOS_TIMER_STOP(t) |
#define KRATOS_TIMER_START | ( | t | ) |
#define KRATOS_TIMER_STOP | ( | t | ) |