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

Build projection matrix from initial mesh to refine mesh. More...

Go to the source code of this file.

Functions

function
MatProj = 
GetMatPrTh2RefTh (nq, e2q)
 Build projection matrix from initial mesh to refine mesh.
 

Detailed Description

Build projection matrix from initial mesh to refine mesh.

Definition in file GetMatPrTh2RefTh.m.

Function Documentation

function MatProj = GetMatPrTh2RefTh (   nq,
  e2q 
)

Build projection matrix from initial mesh to refine mesh.

Definition at line 17 of file GetMatPrTh2RefTh.m.