![]() |
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 "includes/node.h"#include "includes/process_info.h"#include "includes/properties.h"#include "includes/condition.h"#include "geometries/geometry.h"#include "includes/variables.h"#include "thermal_face.h"Go to the source code of this file.
Classes | |
| class | Kratos::AxisymmetricThermalFace |
| Axisymmetric thermal face condition Extension of the base ThermalFace class to be used in axisymmetric problems. More... | |
Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |