KASKADE 7 development version
|
#include <boundaryInterpolation.hh>
Definition at line 1002 of file boundaryInterpolation.hh.
Public Types | |
using | DisplacementDerivative = Dune::FieldMatrix< typename GridView::ctype, GridView::dimensionworld, GridView::dimension > |
Public Member Functions | |
template<class VolumeDisplacement > | |
BoundaryDisplacementByInterpolation (VolumeDisplacement const &displacement) | |
template<class VolumeDisplacement > | |
BoundaryDisplacementByInterpolation (VolumeDisplacement const &displacement, std::unique_ptr< Features > features_) | |
template<class VolumeDisplacement > | |
BoundaryDisplacementByInterpolation & | operator= (VolumeDisplacement const &displacement) |
int | order (Cell< GridView > const &) const |
GlobalPosition< GridView > | value (Cell< GridView > const &cell, LocalPosition< GridView > const &position) const |
DisplacementDerivative | derivative (Cell< GridView > const &cell, LocalPosition< GridView > const &position) const |
using Kaskade::BoundaryDisplacementByInterpolation< GridView >::DisplacementDerivative = Dune::FieldMatrix<typename GridView::ctype,GridView::dimensionworld,GridView::dimension> |
Definition at line 1011 of file boundaryInterpolation.hh.
|
inline |
Definition at line 1014 of file boundaryInterpolation.hh.
|
inline |
Definition at line 1021 of file boundaryInterpolation.hh.
|
inline |
Definition at line 1043 of file boundaryInterpolation.hh.
|
inline |
Definition at line 1030 of file boundaryInterpolation.hh.
|
inline |
Definition at line 1036 of file boundaryInterpolation.hh.
|
inline |
Definition at line 1038 of file boundaryInterpolation.hh.