Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
Data Fields
MMG5_Prism Struct Reference

#include <libmmgtypes.h>

Data Fields

MMG5_int v [6]
 
MMG5_int ref
 
MMG5_int base
 
MMG5_int flag
 
MMG5_int xpr
 
int8_t tag
 

Detailed Description

Structure to store prsim of a MMG mesh.

Warning
prisms are not modified
Remarks
Numbering convention
*      Vertices                   Edges                  Faces          *
*           3                       .                      .            *
*         ,/|`\                   ,/|`\                  ,/|`\          *
*       ,/  |  `\                6  |   7              ,/  |  `\        *
*     ,/    |    `\           ,/    |    `\          ,/    1    `\      *
*    4------+------5         .------8------.        .------+------.     *
*    |      |      |         |      |      |        |      |      |     *
*    |      |      |         |      2      |        |      |      |     *
*    |      |      |         |      |      |        |      |      |     *
*    |      |      |         |      |      |        |  4   |   3  |     *
*    |      |      |         4      |      5        |      2      |     *
*    |      0      |         |      .      |        |      .      |     *
*    |    ,/ `\    |         |    ,/ `\    |        |    ,/ `\    |     *
*    |  ,/     `\  |         |  ,0     `1  |        |  ,/     `\  |     *
*    |,/         `\|         |,/         `\|        |,/     0   `\|     *
*    1-------------2         .------3------.        .-------------.     *
*
* 

Definition at line 462 of file libmmgtypes.h.

Field Documentation

◆ base

MMG5_int MMG5_Prism::base

Definition at line 465 of file libmmgtypes.h.

◆ flag

MMG5_int MMG5_Prism::flag

Definition at line 466 of file libmmgtypes.h.

◆ ref

MMG5_int MMG5_Prism::ref

Reference of the prism

Definition at line 464 of file libmmgtypes.h.

◆ tag

int8_t MMG5_Prism::tag

Definition at line 469 of file libmmgtypes.h.

◆ v

MMG5_int MMG5_Prism::v[6]

Vertices of the prism

Definition at line 463 of file libmmgtypes.h.

◆ xpr

MMG5_int MMG5_Prism::xpr

Index of the surface MMG5_xPrism associated to the prism

Definition at line 467 of file libmmgtypes.h.


The documentation for this struct was generated from the following file: