![]() |
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 "direct_conduction_model.h"Go to the source code of this file.
Classes | |
| class | Kratos::DirectConductionBOBComplete |
Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Macros | |
| #define | ETA_MIN 1.0 |
| #define | ETA_MAX 100.0 |
| #define | LAMB_MIN 0.01 |
| #define | LAMB_MAX 100.0 |
Functions | |
| std::istream & | Kratos::operator>> (std::istream &rIStream, DirectConductionBOBComplete &rThis) |
| std::ostream & | Kratos::operator<< (std::ostream &rOStream, const DirectConductionBOBComplete &rThis) |
| #define ETA_MAX 100.0 |
| #define ETA_MIN 1.0 |
| #define LAMB_MAX 100.0 |
| #define LAMB_MIN 0.01 |