ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
walberla::interpolation_illegal_access Class Reference

Exception for accessing a lattice node outside the local domain and ghost layers during B-spline interpolation. More...

#include <LBInterpolation.impl.hpp>

+ Inheritance diagram for walberla::interpolation_illegal_access:
+ Collaboration diagram for walberla::interpolation_illegal_access:

Public Member Functions

 interpolation_illegal_access (std::string const &field, Utils::Vector3d const &pos, std::array< int, 3 > const &node, double weight)
 

Detailed Description

Exception for accessing a lattice node outside the local domain and ghost layers during B-spline interpolation.

Definition at line 50 of file LBInterpolation.impl.hpp.

Constructor & Destructor Documentation

◆ interpolation_illegal_access()

walberla::interpolation_illegal_access::interpolation_illegal_access ( std::string const &  field,
Utils::Vector3d const &  pos,
std::array< int, 3 > const &  node,
double  weight 
)
inline

Definition at line 52 of file LBInterpolation.impl.hpp.


The documentation for this class was generated from the following file: