#include "SimpMeshRed.h"
#include "build.ipp"
Go to the source code of this file.
Namespaces | |
namespace | geom |
Functions | |
template<int N, int M, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont, typename ISSV, typename ISSIS> | |
void | geom::buildIndSimpSetFromSimpMeshRed (const SimpMeshRed< N, M, T, Node, Cell, Cont > &smr, IndSimpSet< N, M, true, T, ISSV, ISSIS > *iss) |
Make an indexed simplex set from the mesh. |