OGS
Utils.h File Reference

Detailed Description

Definition in file Utils.h.

#include <Eigen/Geometry>
#include <algorithm>
#include <vector>
#include "BaseLib/Algorithm.h"
#include "Element.h"
#include "FaceRule.h"
#include "MeshLib/Node.h"
Include dependency graph for Utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MeshLib
 

Functions

std::vector< Node * > MeshLib::getBaseNodes (std::vector< Element * > const &elements)
 
Eigen::Vector3d MeshLib::calculateNormalizedSurfaceNormal (MeshLib::Element const &surface_element, MeshLib::Element const &bulk_element)