#include "MShell.h"#include "ShapeFunctionFunctor.h"#include "../fem/definitions.h"#include <functional>#include "SElementFunctors.h"#include "../fem/sedge.h"#include <vector>#include <cassert>#include <cstdlib>#include <iterator>#include <set>#include <algorithm>#include "../fem/svertex.h"#include "../fem/selement.h"#include "sedgeCompare.h"#include <cmath>Namespaces | |
| namespace | shells |
Functions | |
| void | shells::splineBoundary (SVertex *const vtxn, const SVertex *const vtx0, const SVertex *const vtx1, const SVertex *const vtxacr) |
1.6.3