![]() |
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.
|
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 typedef | Kratos::CreateQuadraturePointsUtility< TPointType > | |
| GeometryType typedef | Kratos::CreateQuadraturePointsUtility< TPointType > | |
| IndexType typedef | Kratos::CreateQuadraturePointsUtility< TPointType > | |
| PointsArrayType typedef | Kratos::CreateQuadraturePointsUtility< TPointType > | |
| SizeType typedef | Kratos::CreateQuadraturePointsUtility< TPointType > | |
| UpdateFromLocalCoordinates(typename GeometryType::Pointer pGeometry, const array_1d< double, 3 > &rLocalCoordinates, const double rIntegrationWeight, GeometryType &rParentGeometry) | Kratos::CreateQuadraturePointsUtility< TPointType > | inlinestatic |