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 | Public Member Functions | List of all members
Kratos::InterpolateSwToPfemUtility Class Reference

#include <interpolate_sw_to_pfem_utility.hpp>

Collaboration diagram for Kratos::InterpolateSwToPfemUtility:

Classes

struct  UtilityVariables
 Basic Structs for the utility ------------------------------------------------------------------------------------------------------------------------------------------—. More...
 

Public Member Functions

 KRATOS_CLASS_POINTER_DEFINITION (InterpolateSwToPfemUtility)
 
 InterpolateSwToPfemUtility ()
 Constructor. More...
 
virtual ~InterpolateSwToPfemUtility ()
 Destructor. More...
 
void InterpolateVariables (ModelPart &rPfemModelPart, ModelPart &rSWModelPart)
 

Constructor & Destructor Documentation

◆ InterpolateSwToPfemUtility()

Kratos::InterpolateSwToPfemUtility::InterpolateSwToPfemUtility ( )
inline

Constructor.

◆ ~InterpolateSwToPfemUtility()

virtual Kratos::InterpolateSwToPfemUtility::~InterpolateSwToPfemUtility ( )
inlinevirtual

Destructor.


Member Function Documentation

◆ InterpolateVariables()

void Kratos::InterpolateSwToPfemUtility::InterpolateVariables ( ModelPart rPfemModelPart,
ModelPart rSWModelPart 
)
inline

◆ KRATOS_CLASS_POINTER_DEFINITION()

Kratos::InterpolateSwToPfemUtility::KRATOS_CLASS_POINTER_DEFINITION ( InterpolateSwToPfemUtility  )

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