|
OOFEM 3.0
|
#include "contactsearch.h"#include "contactelement.h"#include "contactpair.h"#include "aabb.h"#include <memory>#include <map>#include <set>#include <tuple>#include <array>#include <utility>Go to the source code of this file.
Classes | |
| struct | oofem::Bound |
| class | oofem::ContactSearchAlgorithm_Surface2FESurface_3d_SweepAndPrune |
| Contact search algorithm based on the sweep-and-prune strategy. More... | |
Namespaces | |
| namespace | oofem |