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 | List of all members
Kratos::MoveParticleUtilityDiffFluidOnly< TDim > Class Template Reference

#include <transfer_utility.h>

Collaboration diagram for Kratos::MoveParticleUtilityDiffFluidOnly< TDim >:

Public Types

typedef SpatialContainersConfigure< TDim > Configure
 
typedef Configure::PointType PointType
 
typedef Configure::ContainerType ContainerType
 
typedef Configure::IteratorType IteratorType
 
typedef Configure::ResultContainerType ResultContainerType
 
typedef Configure::ResultIteratorType ResultIteratorType
 

Public Member Functions

 KRATOS_CLASS_POINTER_DEFINITION (TransferUtility)
 
 TransferUtility (ModelPart &calculation_model_part, ModelPart &topographic_model_part)
 
 ~TransferUtility ()
 
void GatherInformationFromTopographicDomain ()
 

Member Typedef Documentation

◆ Configure

template<unsigned int TDim>
typedef SpatialContainersConfigure<TDim> Kratos::MoveParticleUtilityDiffFluidOnly< TDim >::Configure

◆ ContainerType

◆ IteratorType

◆ PointType

template<unsigned int TDim>
typedef Configure::PointType Kratos::MoveParticleUtilityDiffFluidOnly< TDim >::PointType

◆ ResultContainerType

◆ ResultIteratorType

Constructor & Destructor Documentation

◆ ~TransferUtility()

template<unsigned int TDim>
Kratos::MoveParticleUtilityDiffFluidOnly< TDim >::~TransferUtility ( )
inline

Member Function Documentation

◆ GatherInformationFromTopographicDomain()

template<unsigned int TDim>
void Kratos::MoveParticleUtilityDiffFluidOnly< TDim >::GatherInformationFromTopographicDomain ( )
inline

◆ KRATOS_CLASS_POINTER_DEFINITION()

template<unsigned int TDim>
Kratos::MoveParticleUtilityDiffFluidOnly< TDim >::KRATOS_CLASS_POINTER_DEFINITION ( TransferUtility  )

◆ TransferUtility()

template<unsigned int TDim>
Kratos::MoveParticleUtilityDiffFluidOnly< TDim >::TransferUtility ( ModelPart calculation_model_part,
ModelPart topographic_model_part 
)
inline

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