CoMMA 1.3.2
A geometric agglomerator for unstructured meshes
|
Go to the source code of this file.
Namespaces | |
namespace | comma |
Functions | |
template<bool condition, typename typeA , typename typeB > | |
void | comma::fill_value (typeA &a, typeB &b) |
Assign from type to another only if a compile-time condition is verified. More... | |