preCICE v3.1.2
Loading...
Searching...
No Matches
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 616 of file MeshTest.cpp.

Member Data Documentation

◆ x0

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

Definition at line 617 of file MeshTest.cpp.

◆ x1

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

Definition at line 618 of file MeshTest.cpp.

◆ x2

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

Definition at line 619 of file MeshTest.cpp.

◆ x3

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

Definition at line 620 of file MeshTest.cpp.


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