Arcane  4.2.1.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::Real2x2POD Struct Reference

POD structure for a Real2x2. More...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/base/arccore/base/Real2x2.h>

Collaboration diagram for Arcane::Real2x2POD:

Public Attributes

Real2POD x
Real2POD y

Detailed Description

POD structure for a Real2x2.

Definition at line 32 of file arccore/src/base/arccore/base/Real2x2.h.

Member Data Documentation

◆ x

Real2POD Arcane::Real2x2POD::x

Definition at line 36 of file arccore/src/base/arccore/base/Real2x2.h.

◆ y

Real2POD Arcane::Real2x2POD::y

Definition at line 37 of file arccore/src/base/arccore/base/Real2x2.h.


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