OGS
GetSpaceDimension.h
Go to the documentation of this file.
1
12
#pragma once
13
14
#include <vector>
15
16
namespace
MeshLib
17
{
18
class
Node
;
19
43
int
getSpaceDimension
(std::vector<Node*>
const
& nodes);
44
};
// namespace MeshLib
MeshLib
Definition
ProjectData.h:41
MeshLib::MeshItemType::Node
@ Node
MeshLib::getSpaceDimension
int getSpaceDimension(std::vector< Node * > const &nodes)
Computes dimension of the embedding space containing the set of given points.
Definition
GetSpaceDimension.cpp:23
MeshLib
Utils
GetSpaceDimension.h
Generated by
1.11.0