#include "definitions.h"
#include "shapeFunction.h"
#include "selement.h"
#include "subdivConnectivity.h"
#include <assert.h>
#include <stdlib.h>
Functions | |
void | shapeFunctionElement (SElement *element) |
void | rotateInternalNumberingElement (SElement *element) |
void rotateInternalNumberingElement | ( | SElement * | element | ) |
References SElementS::adt, valenceSVertex(), and SElementS::vtx.
Referenced by shells::RotateInternalNumberingFunctor::operator()().
void shapeFunctionElement | ( | SElement * | element | ) |
References conSubdivGeom(), InterpolationS::csubno, SElementS::interpol, InterpolationS::ivals, InterpolationS::shape, InterpolationS::shape7Gp, InterpolationS::shapeEdge, InterpolationS::shapeVtx0, InterpolationS::shapeVtx1, InterpolationS::shapeVtx2, subdivShapeFunction(), and valenceSVertex().
Referenced by shells::ShapeFunctionFunctor::operator()().