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::FluidTestUtilities::GetContainer< TContainerType > Class Template Reference

#include <fluid_test_utilities.h>

Collaboration diagram for Kratos::FluidTestUtilities::GetContainer< TContainerType >:

Public Member Functions

TContainerType & operator() (ModelPart &rModelPart)
 
ModelPart::ElementsContainerTypeoperator() (ModelPart &rModelPart)
 
ModelPart::ConditionsContainerTypeoperator() (ModelPart &rModelPart)
 

Member Function Documentation

◆ operator()() [1/3]

◆ operator()() [2/3]

◆ operator()() [3/3]

template<class TContainerType >
TContainerType& Kratos::FluidTestUtilities::GetContainer< TContainerType >::operator() ( ModelPart rModelPart)

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