preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
UnitSquareFixture Struct Reference
Collaboration diagram for UnitSquareFixture:
[legend]

Public Attributes

Eigen::Vector2d x0 {0.0, 0.0}
 
Eigen::Vector2d x1 {1.0, 0.0}
 
Eigen::Vector2d x2 {1.0, 1.0}
 
Eigen::Vector2d x3 {0.0, 1.0}
 

Detailed Description

Definition at line 632 of file MeshTest.cpp.

Member Data Documentation

◆ x0

Eigen::Vector2d UnitSquareFixture::x0 {0.0, 0.0}

Definition at line 633 of file MeshTest.cpp.

◆ x1

Eigen::Vector2d UnitSquareFixture::x1 {1.0, 0.0}

Definition at line 634 of file MeshTest.cpp.

◆ x2

Eigen::Vector2d UnitSquareFixture::x2 {1.0, 1.0}

Definition at line 635 of file MeshTest.cpp.

◆ x3

Eigen::Vector2d UnitSquareFixture::x3 {0.0, 1.0}

Definition at line 636 of file MeshTest.cpp.


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