Loading [MathJax]/extensions/tex2jax.js
MeshKernel
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages Concepts
meshkernel::TransformationFunction Concept Reference

To ensure the MeshTransformation Compute template parameter has a valid interface. More...

#include <MeshTransformation.hpp>

Concept definition

template<typename Function>
Ensure any instantiation of the MeshTransformation Compute function is with the correct operation.
Definition MeshTransformation.hpp:46
Ensure any instantiation of the MeshTransformation Compute function is able to determine the projecti...
Definition MeshTransformation.hpp:50
To ensure the MeshTransformation Compute template parameter has a valid interface.
Definition MeshTransformation.hpp:54

Detailed Description

To ensure the MeshTransformation Compute template parameter has a valid interface.