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.
|
Options for configuring the behavior of the Mapper. More...
#include <nearest_element_mapper.h>
Public Attributes | |
bool | UseApproximation = true |
double | LocalCoordTol = 0.25 |
Options for configuring the behavior of the Mapper.
double Kratos::NearestElementOptions::LocalCoordTol = 0.25 |
bool Kratos::NearestElementOptions::UseApproximation = true |