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

#include <sampling_tool.h>

Collaboration diagram for Kratos::SamplingTool:

Public Types

typedef ModelPart::ElementsContainerType::iterator ElementIterator
 
typedef ModelPart::NodesContainerType::iterator NodeIterator
 
typedef ModelPart::NodesContainerType NodesArrayType
 

Public Member Functions

 KRATOS_CLASS_POINTER_DEFINITION (SamplingTool)
 
 SamplingTool ()
 
virtual ~SamplingTool ()
 Calculator. More...
 

Member Typedef Documentation

◆ ElementIterator

◆ NodeIterator

◆ NodesArrayType

Constructor & Destructor Documentation

◆ SamplingTool()

Kratos::SamplingTool::SamplingTool ( )
inline

◆ ~SamplingTool()

virtual Kratos::SamplingTool::~SamplingTool ( )
inlinevirtual

Calculator.

Member Function Documentation

◆ KRATOS_CLASS_POINTER_DEFINITION()

Kratos::SamplingTool::KRATOS_CLASS_POINTER_DEFINITION ( SamplingTool  )

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