Source file for the hard contact solver.
#include "HCSITS.h"
#include "pe/bg/IBG.h"
#include "pe/ccd/ICCD.h"
#include "pe/fcd/IFCD.h"
#include "pe/contact/ContactFunctions.h"
#include "core/math/Constants.h"
#include "core/math/Limits.h"
#include "core/math/Shims.h"
#include "core/math/Utility.h"
#include "core/ConcatIterator.h"
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::pe | |
walberla::pe::cr | |
Functions | |
void | walberla::configure (const Config::BlockHandle &config, pe::cr::HCSITS &cr) |
configures HardContactSemiImplicitTimesteppingSolvers with parameters from config file More... | |