Memory management.
More...
Memory management.
- Author
- Charles Dapogny (UPMC)
-
Cécile Dobrzynski (Bx INP/Inria/UBordeaux)
-
Pascal Frey (UPMC)
-
Algiane Froehly (Inria/UBordeaux)
- Version
- 5
- Copyright
- GNU Lesser General Public License.
- Todo:
- Doxygen documentation
◆ _MMG3D_delElt()
- Parameters
-
mesh | pointer toward the mesh |
iel | index of the element to delete |
- Returns
- 1 if success, 0 if fail
Delete the element iel
◆ _MMG3D_delPt()
◆ _MMG3D_memOption()
memory repartition for the -m option
◆ _MMG3D_newElt()
◆ _MMG3D_newPt()
int _MMG3D_newPt |
( |
MMG5_pMesh |
mesh, |
|
|
double |
c[3], |
|
|
int16_t |
tag |
|
) |
| |
◆ _MMG3D_zaldy()
- Parameters
-
mesh | pointer toward the mesh |
- Returns
- 1 if success, 0 if fail
allocate main structure
◆ _MMG5_freeXPrisms()
- Parameters
-
mesh | pointer toward the mesh structure. |
Free xprism structure.
◆ _MMG5_freeXTets()
- Parameters
-
mesh | pointer toward the mesh structure. |
Free xtetra structure.