|
IFEM
90A354
|
Driver for assembly of structured 2D spline FE models. More...
#include "ASMstruct.h"#include "ASM2D.h"#include "BasisFunctionCache.h"#include "Interface.h"#include "ThreadGroups.h"

Go to the source code of this file.
Classes | |
| class | ASMs2D |
| Driver for assembly of structured 2D spline FE models. More... | |
| struct | ASMs2D::IJ |
| Struct for nodal point data. More... | |
| struct | ASMs2D::Edge |
| Struct for edge node definitions. More... | |
| class | ASMs2D::BasisFunctionCache |
| Implementation of basis function cache. More... | |
| struct | ASMs2D::BlockNodes |
| Struct with data for definition of global node numbers of a patch. More... | |
| struct | ASMs2D::DirichletEdge |
| Struct representing an inhomogeneous Dirichlet boundary condition. More... | |
| class | ASMs2D::InterfaceChecker |
| Base class that checks if an element has interface contributions. More... | |
Namespaces | |
| utl | |
| General utility classes and functions. | |
Driver for assembly of structured 2D spline FE models.