MESH toolbox  0.1
Matlab/Octave mesh utils
 All Files Functions Groups Pages
BuildBE.m File Reference

Build boundaries edges with labels (non sorted) More...

Go to the source code of this file.

Functions

function [ berefT ,

belrefT ] = 
BuildBE (e2q, e2be, nq)
 Build boundaries edges with labels (non sorted)
 

Detailed Description

Build boundaries edges with labels (non sorted)

Definition in file BuildBE.m.

Function Documentation

function [ berefT , belrefT ] = BuildBE (   e2q,
  e2be,
  nq 
)

Build boundaries edges with labels (non sorted)

Definition at line 17 of file BuildBE.m.