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.
Static Public Member Functions | List of all members
Kratos::VariablesUtilities Class Reference

#include <variables_utilities.hpp>

Collaboration diagram for Kratos::VariablesUtilities:

Static Public Member Functions

template<typename GeometryType , typename OutputIt >
static OutputIt GetNodalValues (const GeometryType &rGeometry, const Variable< double > &rNodalVariable, OutputIt FirstOut)
 

Member Function Documentation

◆ GetNodalValues()

template<typename GeometryType , typename OutputIt >
static OutputIt Kratos::VariablesUtilities::GetNodalValues ( const GeometryType rGeometry,
const Variable< double > &  rNodalVariable,
OutputIt  FirstOut 
)
inlinestatic

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