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
line_3d_3.h File Reference
#include "geometries/geometry.h"
#include "geometries/line_3d_2.h"
#include "integration/line_gauss_legendre_integration_points.h"
#include "integration/line_collocation_integration_points.h"
#include "utilities/integration_utilities.h"
#include "utilities/polynomial_utilities.h"
Include dependency graph for line_3d_3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::Line3D3< TPointType >
 An three node 3D line geometry with quadratic shape functions. More...
 

Namespaces

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

Functions

template<class TPointType >
const GeometryData Line3D3< TPointType >::msGeometryData & Kratos::msGeometryDimension (), Line3D3< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
Input and output
template<class TPointType >
std::istream & Kratos::operator>> (std::istream &rIStream, Line3D3< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & Kratos::operator<< (std::ostream &rOStream, const Line3D3< TPointType > &rThis)
 output stream function More...