OGS
moveMeshNodes.h File Reference

Detailed Description

Functionality to move mesh nodes using a given displacement vec.

Author
Thomas Fischer
Date
Feb 03, 2014

Definition in file moveMeshNodes.h.

#include <Eigen/Core>
#include "MathLib/Point3d.h"
Include dependency graph for moveMeshNodes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MeshToolsLib
 

Functions

template<typename Iterator >
void MeshToolsLib::moveMeshNodes (Iterator begin, Iterator end, Eigen::Vector3d const &displacement)