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.
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Kratos::PFEMMoveMeshUtility Class Reference

This utility resets the nodes of a PFEM fluid ModelPart, used especially in the PFEM-FEM coupling. More...

#include <move_mesh_utility.h>

Collaboration diagram for Kratos::PFEMMoveMeshUtility:

Public Types

typedef Node NodeType
 

Public Member Functions

 KRATOS_CLASS_POINTER_DEFINITION (PFEMMoveMeshUtility)
 

Static Public Member Functions

static void ResetPfemKinematicValues (ModelPart &rFluidModelPart)
 This function resets the previous kinematic information of the specified PFEM ModelPart nodes. More...
 

Detailed Description

This utility resets the nodes of a PFEM fluid ModelPart, used especially in the PFEM-FEM coupling.

Author
Klaus B Sautter

Member Typedef Documentation

◆ NodeType

Member Function Documentation

◆ KRATOS_CLASS_POINTER_DEFINITION()

Kratos::PFEMMoveMeshUtility::KRATOS_CLASS_POINTER_DEFINITION ( PFEMMoveMeshUtility  )

◆ ResetPfemKinematicValues()

void Kratos::PFEMMoveMeshUtility::ResetPfemKinematicValues ( ModelPart &  rFluidModelPart)
static

This function resets the previous kinematic information of the specified PFEM ModelPart nodes.

Parameters
rFluidModelPartThe fluid ModelPart

The documentation for this class was generated from the following files: