Functions to build edges in a SimpMeshRed<2,2>. More...
#include "SimpMeshRed.h"
#include "build.ipp"
Go to the source code of this file.
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 > | |
BEGIN_NAMESPACE_GEOM void | 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. |
Functions to build edges in a SimpMeshRed<2,2>.
BEGIN_NAMESPACE_GEOM void buildIndSimpSetFromSimpMeshRed | ( | const SimpMeshRed< N, M, T, Node, Cell, Cont > & | smr, | |
IndSimpSet< N, M, true, T, ISSV, ISSIS > * | iss | |||
) | [inline] |