v0.14.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
FTensor::T3ch_equals_T3dg_Op< 0 > Struct Reference

#include <src/ftensor/src/FTensor/Dg/Dg_Expr_equals.hpp>

Static Public Member Functions

template<typename L , typename R >
static void op (L &l, R &&r)
 

Detailed Description

Definition at line 263 of file Dg_Expr_equals.hpp.

Member Function Documentation

◆ op()

template<typename L , typename R >
static void FTensor::T3ch_equals_T3dg_Op< 0 >::op ( L l,
R &&  r 
)
inlinestatic

Definition at line 264 of file Dg_Expr_equals.hpp.

264 {
265 l = r;
266 }
FTensor::Index< 'l', 3 > l
int r
Definition: sdf.py:8

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