|
IFEM
90A354
|
Driver for assembly of unstructured 3D spline FE models. More...
#include "ASMLRSpline.h"#include "ASM3D.h"#include "BasisFunctionCache.h"#include "LRSpline/LRSpline.h"#include "ThreadGroups.h"#include <memory>

Go to the source code of this file.
Classes | |
| class | ASMu3D |
| Driver for assembly of unstructured 3D spline FE models. More... | |
| class | ASMu3D::BasisFunctionCache |
| Implementation of basis function cache. More... | |
| struct | ASMu3D::BasisFunctionCache::BezierExtract |
| Struct holding bezier extraction matrices. More... | |
| struct | ASMu3D::DirichletFace |
| Struct representing an inhomogeneous Dirichlet boundary condition. More... | |
Namespaces | |
| utl | |
| General utility classes and functions. | |
| LR | |
| Utilities for LR-splines. | |
Driver for assembly of unstructured 3D spline FE models.