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 "shell_thick_element_3D3N.hpp"
#include "custom_utilities/shell_utilities.h"
#include <string>
#include <iomanip>
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Macros | |
#define | OPT_INTERPOLATE_RESULTS_TO_STANDARD_GAUSS_POINTS(X) ShellUtilities::InterpToStandardGaussPoints(X) |
#define OPT_INTERPOLATE_RESULTS_TO_STANDARD_GAUSS_POINTS | ( | X | ) | ShellUtilities::InterpToStandardGaussPoints(X) |