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.
Classes | Namespaces | Functions
triangle_2d_3.h File Reference
#include "geometries/line_2d_2.h"
#include "integration/triangle_gauss_legendre_integration_points.h"
#include "integration/triangle_collocation_integration_points.h"
#include "utilities/intersection_utilities.h"
Include dependency graph for triangle_2d_3.h:

Go to the source code of this file.

Classes

class  Kratos::Triangle2D3< TPointType >
 A three node 2D triangle geometry with linear shape functions. More...
 

Namespaces

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

Functions

template<class TPointType >
const GeometryData Triangle2D3< TPointType >::msGeometryData & Kratos::msGeometryDimension (), Triangle2D3< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
Input and output
template<class TPointType >
std::istream & Kratos::operator>> (std::istream &rIStream, Triangle2D3< TPointType > &rThis)
 
template<class TPointType >
std::ostream & Kratos::operator<< (std::ostream &rOStream, const Triangle2D3< TPointType > &rThis)