22 template<
class Coordinates,
class Fields=CGFields::StandardFields>
38 void write(std::ostream& os)
const
Combines the position of the CGPoint (e.g. x, y, z), the parameters of the coarse-graining function (...
Definition: CGPoint.h:24
void write(std::ostream &os) const
Combines the write functions of the two base classes Coordinates and Fields.
Definition: CGPoint.h:38
Coordinates CoordinatesType
Definition: CGPoint.h:27
CGPoint(const CGPoint &orig)=default
Coordinates coordinates
Definition: CGPoint.h:46
virtual ~CGPoint()=default
Template argument; use a member class of CGCoordinates to instantiate.
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::enable_if_t< dt !=data_source::global_mem, void > write(PacketType &packet_data, DataScalar ptr)
write, a template function used for storing the data to local memory. This function is used to guaran...
Definition: TensorContractionSycl.h:221