#include <PeriodicInfo.hpp>
|
| DNDS_DEVICE_CALLABLE | Periodicity () |
| |
| DNDS_HOST void | WriteSerializer (Serializer::SerializerBaseSSP serializerP, const std::string &name) |
| |
| DNDS_HOST void | ReadSerializer (Serializer::SerializerBaseSSP serializerP, const std::string &name) |
| |
| DNDS_DEVICE_CALLABLE tPoint | TransCoord (const tPoint &c, t_index id) const |
| |
| DNDS_DEVICE_CALLABLE tPoint | TransCoordBack (const tPoint &c, t_index id) const |
| |
| template<int dim, int nVec> |
| DNDS_DEVICE_CALLABLE Eigen::Matrix< real, dim, nVec > | TransVector (const Eigen::Matrix< real, dim, nVec > &v, t_index id) |
| |
| template<int dim, int nVec> |
| DNDS_DEVICE_CALLABLE Eigen::Matrix< real, dim, nVec > | TransVectorBack (const Eigen::Matrix< real, dim, nVec > &v, t_index id) |
| |
| template<int dim> |
| DNDS_DEVICE_CALLABLE Eigen::Matrix< real, dim, dim > | TransMat (const Eigen::Matrix< real, dim, dim > &m, t_index id) |
| |
| template<int dim> |
| DNDS_DEVICE_CALLABLE Eigen::Matrix< real, dim, dim > | TransMatBack (const Eigen::Matrix< real, dim, dim > &m, t_index id) |
| |
| DNDS_DEVICE_CALLABLE tPoint | GetCoordByBits (const tPoint &c, const NodePeriodicBits &bits) const |
| |
| template<int dim, int nVec> |
| DNDS_DEVICE_CALLABLE auto | GetVectorByBits (const Eigen::Matrix< real, dim, nVec > &v, const NodePeriodicBits &bits) |
| |
| DNDS_DEVICE_CALLABLE tPoint | GetCoordBackByBits (const tPoint &c, const NodePeriodicBits &bits) const |
| |
| template<int dim, int nVec> |
| DNDS_DEVICE_CALLABLE auto | GetVectorBackByBits (const Eigen::Matrix< real, dim, nVec > &v, const NodePeriodicBits &bits) |
| |
Definition at line 176 of file PeriodicInfo.hpp.
◆ Periodicity()
◆ GetCoordBackByBits()
◆ GetCoordByBits()
◆ GetVectorBackByBits()
template<int dim, int nVec>
◆ GetVectorByBits()
template<int dim, int nVec>
◆ ReadSerializer()
◆ TransCoord()
◆ TransCoordBack()
◆ TransMat()
◆ TransMatBack()
◆ TransVector()
template<int dim, int nVec>
◆ TransVectorBack()
template<int dim, int nVec>
◆ WriteSerializer()
◆ rotation
◆ rotationCenter
◆ translation
The documentation for this struct was generated from the following file: