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.
|
#include <fluid_test_utilities.h>
Public Member Functions | |
TContainerType & | operator() (ModelPart &rModelPart) |
ModelPart::ElementsContainerType & | operator() (ModelPart &rModelPart) |
ModelPart::ConditionsContainerType & | operator() (ModelPart &rModelPart) |
ModelPart::ElementsContainerType & Kratos::FluidTestUtilities::GetContainer< ModelPart::ElementsContainerType >::operator() | ( | ModelPart & | rModelPart | ) |
ModelPart::ConditionsContainerType & Kratos::FluidTestUtilities::GetContainer< ModelPart::ConditionsContainerType >::operator() | ( | ModelPart & | rModelPart | ) |
TContainerType& Kratos::FluidTestUtilities::GetContainer< TContainerType >::operator() | ( | ModelPart & | rModelPart | ) |