|
using | Kratos::TemporalMethods::ContainerTemporalMethods< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor >::SumMethod = TemporalSumMethod< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor > |
|
using | Kratos::TemporalMethods::ContainerTemporalMethods< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor >::MeanMethod = TemporalMeanMethod< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor > |
|
using | Kratos::TemporalMethods::ContainerTemporalMethods< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor >::VarianceMethod = TemporalVarianceMethod< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor > |
|
using | Kratos::TemporalMethods::ContainerTemporalMethods< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor >::RootMeanSquareMethod = TemporalRootMeanSquareMethod< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor > |
|
using | Kratos::TemporalMethods::ContainerTemporalMethods< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor >::MinMethod = TemporalMinMethod< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor > |
|
using | Kratos::TemporalMethods::ContainerTemporalMethods< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor >::MaxMethod = TemporalMaxMethod< TContainerType, TContainerItemType, TDataRetrievalFunctor, TDataStorageFunctor > |
|
using | Kratos::TemporalMethods::NodeType = ModelPart::NodeType |
|
using | Kratos::TemporalMethods::ElementType = ModelPart::ElementType |
|
using | Kratos::TemporalMethods::ConditionType = ModelPart::ConditionType |
|
using | Kratos::TemporalMethods::NodesContainerType = ModelPart::NodesContainerType |
|
using | Kratos::TemporalMethods::ElementsContainerType = ModelPart::ElementsContainerType |
|
using | Kratos::TemporalMethods::ConditionsContainerType = ModelPart::ConditionsContainerType |
|
|
| Kratos::TemporalMethods::TemporalMethod::KRATOS_CLASS_POINTER_DEFINITION (TemporalMethod) |
| Pointer definition of RansApplyFlagProcess. More...
|
|
| Kratos::TemporalMethods::TemporalMethod::TemporalMethod (ModelPart &rModelPart, const int EchoLevel) |
|
virtual | Kratos::TemporalMethods::TemporalMethod::~TemporalMethod ()=default |
|
virtual void | Kratos::TemporalMethods::TemporalMethod::InitializeStatisticsVariables () |
|
virtual void | Kratos::TemporalMethods::TemporalMethod::InitializeStatisticsMethod (double IntegrationStartTime) |
|
virtual void | Kratos::TemporalMethods::TemporalMethod::CalculateStatistics () |
|
ModelPart & | Kratos::TemporalMethods::TemporalMethod::GetModelPart () const |
|
double | Kratos::TemporalMethods::TemporalMethod::GetTotalTime () const |
|
double | Kratos::TemporalMethods::TemporalMethod::GetDeltaTime () const |
|
int | Kratos::TemporalMethods::TemporalMethod::GetEchoLevel () const |
|
template<class TContainerType , class TContainerItemType , template< class T > class TDataRetrievalFunctor, template< class T > class TDataStorageFunctor, class TDataType > |
void | Kratos::TemporalMethodUtilities::InitializeVariables (TContainerType &rContainer, const Variable< TDataType > &rOutputVariable, const Variable< TDataType > &rReferenceVariable) |
|
template<class TContainerType , class TContainerItemType , template< class T > class TDataStorageFunctor> |
void | Kratos::TemporalMethodUtilities::InitializeVariables (TContainerType &rContainer, const Variable< double > &rOutputVariable, const double InitializerValue) |
|
|
template<unsigned int TDim, unsigned int TNumNodes> |
std::istream & | Kratos::operator>> (std::istream &rIStream, IncompressiblePotentialFlowVelocityInletCondition< TDim, TNumNodes > &rThis) |
| input stream function More...
|
|
template<unsigned int TDim, unsigned int TNumNodes> |
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const IncompressiblePotentialFlowVelocityInletCondition< TDim, TNumNodes > &rThis) |
| output stream function More...
|
|
template<unsigned int TDim, unsigned int TNumNodes> |
std::istream & | Kratos::operator>> (std::istream &rIStream, VMSMonolithicKBasedWallCondition< TDim, TNumNodes > &rThis) |
| input stream function More...
|
|
template<unsigned int TDim, unsigned int TNumNodes> |
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const VMSMonolithicKBasedWallCondition< TDim, TNumNodes > &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansApplyExactNodalPeriodicConditionProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansApplyFlagToSkinProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansClipScalarVariableProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansComputeReactionsProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansEpsilonTurbulentMixingLengthInletProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansKTurbulentIntensityInletProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansLineOutputProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansNutKEpsilonUpdateProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansNutKOmegaSSTUpdateProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansNutKOmegaUpdateProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansNutNodalUpdateProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansNutYPlusWallFunctionUpdateProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansWallDistanceCalculationProcess &rThis) |
| output stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const RansWallFunctionUpdateProcess &rThis) |
| output stream function More...
|
|