|
OOFEM 3.0
|
#include "sm/Contact/structuralpenaltycontactbc.h"#include "domain.h"#include "floatarray.h"#include "floatmatrix.h"#include "classfactory.h"#include "mathfem.h"#include <ranges>#include <vector>#include "Contact/contactsearch.h"#include "Contact/contactsearchsweepandprune.h"#include "timestep.h"Go to the source code of this file.
Namespaces | |
| namespace | oofem |
Functions | |
| oofem::REGISTER_BoundaryCondition (StructuralPenaltyContactBoundaryCondition) | |
| bool | oofem::frictionShouldBeConsidered (double friction, TimeStep *tStep) |