OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
EurekaAssign< Tenzor< T, D > > Struct Template Reference

#include <BCond.hpp>

Inheritance diagram for EurekaAssign< Tenzor< T, D > >:
Collaboration diagram for EurekaAssign< Tenzor< T, D > >:

Public Member Functions

 EurekaAssign (int c)

Static Public Member Functions

static T & get (Tenzor< T, D > &x, int c)
static T get (const Tenzor< T, D > &x, int c)

Public Attributes

int m_component

Detailed Description

template<class T, unsigned int D>
struct EurekaAssign< Tenzor< T, D > >

Definition at line 5534 of file BCond.hpp.

Constructor & Destructor Documentation

◆ EurekaAssign()

template<class T, unsigned int D>
EurekaAssign< Tenzor< T, D > >::EurekaAssign ( int c)
inline

Definition at line 5538 of file BCond.hpp.

References c, and m_component.

Member Function Documentation

◆ get() [1/2]

template<class T, unsigned int D>
T EurekaAssign< Tenzor< T, D > >::get ( const Tenzor< T, D > & x,
int c )
inlinestatic

Definition at line 5537 of file BCond.hpp.

References c.

◆ get() [2/2]

template<class T, unsigned int D>
T & EurekaAssign< Tenzor< T, D > >::get ( Tenzor< T, D > & x,
int c )
inlinestatic

Definition at line 5536 of file BCond.hpp.

References c.

Member Data Documentation

◆ m_component

template<class T, unsigned int D>
int EurekaAssign< Tenzor< T, D > >::m_component

Definition at line 5539 of file BCond.hpp.

Referenced by EurekaAssign().


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