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

#include <transfer_selfweight_stress_utility.hpp>

Collaboration diagram for Kratos::TransferSelfweightStressUtility:

Public Member Functions

 TransferSelfweightStressUtility ()
 Constructor. More...
 
 ~TransferSelfweightStressUtility ()
 Destructor. More...
 
void Transfer (ModelPart &selfweight_model_part, ModelPart &r_model_part, const int TDim)
 
void TransferInitialStress (ModelPart &r_model_part, const int TDim)
 

Constructor & Destructor Documentation

◆ TransferSelfweightStressUtility()

Kratos::TransferSelfweightStressUtility::TransferSelfweightStressUtility ( )
inline

Constructor.

◆ ~TransferSelfweightStressUtility()

Kratos::TransferSelfweightStressUtility::~TransferSelfweightStressUtility ( )
inline

Destructor.


Member Function Documentation

◆ Transfer()

void Kratos::TransferSelfweightStressUtility::Transfer ( ModelPart selfweight_model_part,
ModelPart r_model_part,
const int  TDim 
)
inline

◆ TransferInitialStress()

void Kratos::TransferSelfweightStressUtility::TransferInitialStress ( ModelPart r_model_part,
const int  TDim 
)
inline

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