ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
walberla::InterpolateAndShiftAtBoundary< FieldType, FloatType > Member List

This is the complete list of members for walberla::InterpolateAndShiftAtBoundary< FieldType, FloatType >, including all inherited members.

get_pos_offset() constwalberla::InterpolateAndShiftAtBoundary< FieldType, FloatType >inline
get_shift() constwalberla::InterpolateAndShiftAtBoundary< FieldType, FloatType >inline
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;})walberla::InterpolateAndShiftAtBoundary< FieldType, FloatType >inline
operator()(IBlock *block)walberla::InterpolateAndShiftAtBoundary< FieldType, FloatType >inline