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.
Namespaces | Macros
shell_thick_element_3D3N.cpp File Reference
#include "shell_thick_element_3D3N.hpp"
#include "custom_utilities/shell_utilities.h"
#include <string>
#include <iomanip>
Include dependency graph for shell_thick_element_3D3N.cpp:

Namespaces

 Kratos
 REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
 

Macros

#define OPT_INTERPOLATE_RESULTS_TO_STANDARD_GAUSS_POINTS(X)   ShellUtilities::InterpToStandardGaussPoints(X)
 

Macro Definition Documentation

◆ OPT_INTERPOLATE_RESULTS_TO_STANDARD_GAUSS_POINTS

#define OPT_INTERPOLATE_RESULTS_TO_STANDARD_GAUSS_POINTS (   X)    ShellUtilities::InterpToStandardGaussPoints(X)