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

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