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

Go to the source code of this file.
Classes | |
| class | ASMu2D |
| Driver for assembly of unstructured 2D spline FE models. More... | |
| class | ASMu2D::BasisFunctionCache |
| Implementation of basis function cache. More... | |
| class | ASMu2D::InterfaceChecker |
| Base class that checks if an element has interface contributions. More... | |
| struct | ASMu2D::InterfaceChecker::Intersection |
| Struct describing an intersection of mesh lines. More... | |
| struct | ASMu2D::DirichletEdge |
| 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 2D spline FE models.