ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Lees-Edwards sweep. More...
#include <InterpolateAndShiftAtBoundary.hpp>
Public Member Functions | |
InterpolateAndShiftAtBoundary (std::shared_ptr< StructuredBlockForest > blocks, BlockDataID field_id, BlockDataID tmp_field_id, unsigned int n_ghost_layers, unsigned int shear_direction, unsigned int shear_plane_normal, std::function< double()> get_pos_offset, std::function< double()> get_shift=[]() { return 0.0;}) | |
FloatType | get_pos_offset () const |
FloatType | get_shift () const |
void | operator() (IBlock *block) |
Lees-Edwards sweep.
Definition at line 49 of file InterpolateAndShiftAtBoundary.hpp.
|
inline |
Definition at line 51 of file InterpolateAndShiftAtBoundary.hpp.
|
inline |
Definition at line 79 of file InterpolateAndShiftAtBoundary.hpp.
|
inline |
Definition at line 83 of file InterpolateAndShiftAtBoundary.hpp.
|
inline |
Definition at line 85 of file InterpolateAndShiftAtBoundary.hpp.
References block().