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::Pfem2Utils Member List

This is the complete list of members for Kratos::Pfem2Utils, including all inherited members.

AlphaShape(double alpha_param, Geometry< Node > &pgeom)Kratos::Pfem2Utilsinline
AlphaShape3D(double alpha_param, Geometry< Node > &geom)Kratos::Pfem2Utilsinline
ApplyBoundaryConditions(ModelPart &ThisModelPart, int laplacian_type)Kratos::Pfem2Utilsinline
ApplyMinimalPressureConditions(std::vector< GlobalPointersVector< Node > > &connected_components)Kratos::Pfem2Utilsinline
CalculateNodalArea(ModelPart &ThisModelPart, int domain_size)Kratos::Pfem2Utilsinline
CalculateTriangleArea3D(array_1d< double, 3 > &Point1, array_1d< double, 3 > &Point2, array_1d< double, 3 > &Point3)Kratos::Pfem2Utilsinline
CalculateVolume(ModelPart &ThisModelPart, int domain_size)Kratos::Pfem2Utilsinline
EstimateDeltaTime(double dt_min, double dt_max, ModelPart &ThisModelPart)Kratos::Pfem2Utilsinline
IdentifyFluidNodes(ModelPart &ThisModelPart)Kratos::Pfem2Utilsinline
Length(array_1d< double, 3 > &Point1, array_1d< double, 3 > &Point2)Kratos::Pfem2Utilsinline
MarkExcessivelyCloseNodes(ModelPart::NodesContainerType &rNodes, const double admissible_distance_factor)Kratos::Pfem2Utilsinline
MarkLonelyNodesForErasing(ModelPart &ThisModelPart)Kratos::Pfem2Utilsinline
MarkNodesCloseToFS(ModelPart &ThisModelPart, int domain_size)Kratos::Pfem2Utilsinline
MarkNodesCloseToWall(ModelPart &ThisModelPart, int domain_size, double alpha_shape)Kratos::Pfem2Utilsinline
MarkNodesCloseToWallForBladder(ModelPart &ThisModelPart, const double &crit_distance)Kratos::Pfem2Utilsinline
MarkNodesTouchingWall(ModelPart &ThisModelPart, int domain_size, double factor)Kratos::Pfem2Utilsinline
MarkOuterNodes(const array_1d< double, 3 > &corner1, const array_1d< double, 3 > &corner2, ModelPart::NodesContainerType &rNodes)Kratos::Pfem2Utilsinline
MoveLonelyNodes(ModelPart &ThisModelPart)Kratos::Pfem2Utilsinline
NodeType typedefKratos::Pfem2Utils
ReduceTimeStep(ModelPart &ThisModelPart, const double reduction_factor)Kratos::Pfem2Utilsinline
SaveNodalArea(ModelPart &ThisModelPart)Kratos::Pfem2Utilsinline
SaveReducedPart(ModelPart &full_model_part, ModelPart &reduced_model_part)Kratos::Pfem2Utilsinline