ΒΆtemplate <class T>
std::array<double,
           ThermalCoordinates<T>::DIMENSION>
thermal_coordinates(const T& node)

Description

Access the thermal coordinates of a node via @ref ThermalCoordinates.

Declared at: src/meshing/src/include/meshing/traits.hpp:375

Templates

T

Parameters

const T& node