#include <stdlib.h>#include <assert.h>#include "subdivConnectivity.h"#include "selement.h"Functions | |
| int | valenceSVertex (SElement *element, int i) |
| void | conSubdivGeom (SElement *element, int ireg, int ival, SVertex **conshell) |
References SElementS::adt, and SElementS::vtx.
Referenced by shapeFunctionElement().
| int valenceSVertex | ( | SElement * | element, | |
| int | i | |||
| ) |
References SElementS::adt, and SElementS::vtx.
Referenced by rotateInternalNumberingElement(), and shapeFunctionElement().
1.6.3