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
hexahedra_3d_8.h File Reference
#include "geometries/quadrilateral_3d_4.h"
#include "utilities/integration_utilities.h"
#include "utilities/geometry_utilities.h"
#include "integration/hexahedron_gauss_legendre_integration_points.h"
#include "integration/hexahedron_gauss_lobatto_integration_points.h"
Include dependency graph for hexahedra_3d_8.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::Hexahedra3D8< TPointType >
 An eight node hexahedra 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, Hexahedra3D8< TPointType > &rThis)
 
template<class TPointType >
std::ostream & Kratos::operator<< (std::ostream &rOStream, const Hexahedra3D8< TPointType > &rThis)
 
template<class TPointType >
const GeometryData Hexahedra3D8< TPointType >::msGeometryData & Kratos::msGeometryDimension (), Hexahedra3D8< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()