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.
Kratos::CreateQuadraturePointsUtility< TPointType > Member List

This is the complete list of members for Kratos::CreateQuadraturePointsUtility< TPointType >, including all inherited members.

Create(GeometryPointerType pGeometry)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
Create(GeometryPointerType pGeometry, GeometryData::IntegrationMethod ThisIntegrationMethod)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
Create(GeometryType &rGeometry, typename GeometryType::GeometriesArrayType &rResultGeometries, typename GeometryType::IntegrationPointsArrayType &rIntegrationPoints, SizeType NumberOfShapeFunctionDerivatives)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
CreateFromCoordinates(typename GeometryType::Pointer pGeometry, const array_1d< double, 3 > &rCoordinates, double integration_weight)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
CreateFromLocalCoordinates(GeometryType &rGeometry, const array_1d< double, 3 > &rLocalCoordinates, double integration_weight)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
CreateQuadraturePoint(SizeType WorkingSpaceDimension, SizeType LocalSpaceDimension, GeometryShapeFunctionContainer< GeometryData::IntegrationMethod > &rShapeFunctionContainer, PointsArrayType rPoints, GeometryType *pGeometryParent)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
CreateQuadraturePoint(SizeType WorkingSpaceDimension, SizeType LocalSpaceDimension, GeometryShapeFunctionContainer< GeometryData::IntegrationMethod > &rShapeFunctionContainer, PointsArrayType rPoints)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
CreateQuadraturePointCurveOnSurface(GeometryShapeFunctionContainer< GeometryData::IntegrationMethod > &rShapeFunctionContainer, PointsArrayType rPoints, double LocalTangentU, double LocalTangentV, GeometryType *pGeometryParent)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
CreateQuadraturePointCurveOnSurface(GeometryShapeFunctionContainer< GeometryData::IntegrationMethod > &rShapeFunctionContainer, PointsArrayType rPoints, double LocalTangentU, double LocalTangentV)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
CreateQuadraturePointSurfaceInVolume(GeometryShapeFunctionContainer< GeometryData::IntegrationMethod > &rShapeFunctionContainer, PointsArrayType rPoints, Matrix LocalTangentMatrix, GeometryType *pGeometryParent)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
CreateQuadraturePointSurfaceInVolume(GeometryShapeFunctionContainer< GeometryData::IntegrationMethod > &rShapeFunctionContainer, PointsArrayType rPoints, Matrix LocalTangentMatrix)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic
GeometryPointerType typedefKratos::CreateQuadraturePointsUtility< TPointType >
GeometryType typedefKratos::CreateQuadraturePointsUtility< TPointType >
IndexType typedefKratos::CreateQuadraturePointsUtility< TPointType >
PointsArrayType typedefKratos::CreateQuadraturePointsUtility< TPointType >
SizeType typedefKratos::CreateQuadraturePointsUtility< TPointType >
UpdateFromLocalCoordinates(typename GeometryType::Pointer pGeometry, const array_1d< double, 3 > &rLocalCoordinates, const double rIntegrationWeight, GeometryType &rParentGeometry)Kratos::CreateQuadraturePointsUtility< TPointType >inlinestatic