![]() |
OGS
|
|
Definition in file addPropertyToMesh.h.
#include <vector>#include "BaseLib/Error.h"#include "MeshLib/Mesh.h"#include "MeshLib/Properties.h"Go to the source code of this file.
Namespaces | |
| namespace | MeshLib |
Functions | |
| template<typename T> | |
| void | MeshLib::addPropertyToMesh (Mesh &mesh, std::string_view name, MeshItemType item_type, std::size_t number_of_components, std::span< T const > values) |