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 "MeshLib/Node.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

 MeshLib
 

Functions

template<typename Iterator >
void MeshLib::moveMeshNodes (Iterator begin, Iterator end, MeshLib::Node const &displacement)