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
tetrahedra_3d_4.h File Reference
#include "geometries/triangle_3d_3.h"
#include "integration/tetrahedron_gauss_legendre_integration_points.h"
#include "geometries/plane.h"
#include "utilities/geometry_utilities.h"
Include dependency graph for tetrahedra_3d_4.h:

Go to the source code of this file.

Classes

class  Kratos::Tetrahedra3D4< TPointType >
 A four node tetrahedra geometry with linear shape functions. More...
 

Namespaces

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

Functions

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