OGS
GetSpaceDimension.cpp File Reference

Detailed Description

Created on June 8, 2021, 12:16 PM

Definition in file GetSpaceDimension.cpp.

#include "GetSpaceDimension.h"
#include <Eigen/Core>
#include <algorithm>
#include <limits>
#include "BaseLib/Error.h"
#include "MeshLib/Node.h"
Include dependency graph for GetSpaceDimension.cpp:

Go to the source code of this file.

Namespaces

namespace  MeshLib
 

Functions

int MeshLib::getSpaceDimension (std::vector< Node * > const &nodes)
 Computes dimension of the embedding space containing the set of given points.