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.
Functions
Kratos::QSVMSDerivativeHelperUtilities Namespace Reference

Functions

template<unsigned int TComponentIndex>
const Variable< double > & GetVelocityVariable ()
 
template<unsigned int TComponentIndex>
const Variable< double > & GetShapeVariable ()
 
template<>
const Variable< double > & GetVelocityVariable< 0 > ()
 
template<>
const Variable< double > & GetVelocityVariable< 1 > ()
 
template<>
const Variable< double > & GetVelocityVariable< 2 > ()
 
template<>
const Variable< double > & GetShapeVariable< 0 > ()
 
template<>
const Variable< double > & GetShapeVariable< 1 > ()
 
template<>
const Variable< double > & GetShapeVariable< 2 > ()
 

Function Documentation

◆ GetShapeVariable()

template<unsigned int TComponentIndex>
const Variable<double>& Kratos::QSVMSDerivativeHelperUtilities::GetShapeVariable ( )

◆ GetShapeVariable< 0 >()

◆ GetShapeVariable< 1 >()

◆ GetShapeVariable< 2 >()

◆ GetVelocityVariable()

template<unsigned int TComponentIndex>
const Variable<double>& Kratos::QSVMSDerivativeHelperUtilities::GetVelocityVariable ( )

◆ GetVelocityVariable< 0 >()

◆ GetVelocityVariable< 1 >()

◆ GetVelocityVariable< 2 >()