v0.15.0
Loading...
Searching...
No Matches
FTensor::Sign_of_T3dg_plus_equals_T3dg< true > 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 87 of file Dg_Expr_equals.hpp.

Member Function Documentation

◆ op()

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

Definition at line 88 of file Dg_Expr_equals.hpp.

88 {
89 l += r;
90 }
FTensor::Index< 'l', 3 > l
int r
Definition sdf.py:8

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