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

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

Go to the source code of this file.

Functions

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

Detailed Description

Build projection matrix from refine mesh to initial mesh.

Definition in file GetMatPrRefTh2Th.m.

Function Documentation

function MatProj = GetMatPrRefTh2Th (   nq,
  e2q 
)

Build projection matrix from refine mesh to initial mesh.

Definition at line 17 of file GetMatPrRefTh2Th.m.