OGS
|
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"
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) |