FEATool Multiphysics  v1.16.5
Finite Element Analysis Toolbox
tet2hex.m File Reference

Description

TET2HEX Convert tetrahedra to hexahedra.

[ SOUT ] = TET2HEX( SIN ) Convert tetrahedral to hexahedral cells.

Input       Value/(Size)           Description
-----------------------------------------------------------------------------------
sin         struct                 Grid or problem struct with
                                   p, c (and optionally s and b) fields
                                                                                  .
Output      Value/(Size)           Description
-----------------------------------------------------------------------------------
sout        struct                 Output grid or problem struct
See also
hex2tet, quad2tri, tri2quad