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 "geometries/line_2d_2.h"
#include "integration/quadrilateral_gauss_lobatto_integration_points.h"
Go to the source code of this file.
Classes | |
class | Kratos::QuadrilateralInterface2D4< TPointType > |
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Functions | |
template<class TPointType > | |
const GeometryData QuadrilateralInterface2D4< TPointType >::msGeometryData & | Kratos::msGeometryDimension (), QuadrilateralInterface2D4< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients() |
Input and output | |
template<class TPointType > | |
std::istream & | Kratos::operator>> (std::istream &rIStream, QuadrilateralInterface2D4< TPointType > &rThis) |
template<class TPointType > | |
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const QuadrilateralInterface2D4< TPointType > &rThis) |