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

Public Attributes

Eigen::Vector3d x1 {0.0, 0.0, 0.0}
 
Eigen::Vector3d x2 {1.0, 0.0, 0.0}
 
Eigen::Vector3d x3 {0.0, 1.0, 0.0}
 
Eigen::Vector3d x4 {0.0, 0.0, 1.0}
 

Detailed Description

Definition at line 723 of file MeshTest.cpp.

Member Data Documentation

◆ x1

Eigen::Vector3d OneTetraFixture::x1 {0.0, 0.0, 0.0}

Definition at line 724 of file MeshTest.cpp.

◆ x2

Eigen::Vector3d OneTetraFixture::x2 {1.0, 0.0, 0.0}

Definition at line 725 of file MeshTest.cpp.

◆ x3

Eigen::Vector3d OneTetraFixture::x3 {0.0, 1.0, 0.0}

Definition at line 726 of file MeshTest.cpp.

◆ x4

Eigen::Vector3d OneTetraFixture::x4 {0.0, 0.0, 1.0}

Definition at line 727 of file MeshTest.cpp.


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