|
IFEM
90A354
|
Abstract interface for unstructured FE assembly drivers. More...


Go to the source code of this file.
Classes | |
| struct | LR::RefineData |
| A struct of data to control the mesh refinement. More... | |
| class | ASMunstruct |
| Abstract interface for unstructured spline patches. More... | |
Namespaces | |
| LR | |
| Utilities for LR-splines. | |
Typedefs | |
| typedef std::vector< int > | IntVec |
| General integer vector. | |
| typedef std::set< int > | IntSet |
| General integer set. | |
Abstract interface for unstructured FE assembly drivers.