preCICE v3.1.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
TetrahedronFixture Struct Reference
Collaboration diagram for TetrahedronFixture:
[legend]

Public Attributes

Eigen::Vector3d a {0.0, 0.0, 0.0}
 
Eigen::Vector3d b {0.0, 1.0, 0.0}
 
Eigen::Vector3d c {1.0, 0.0, 0.0}
 
Eigen::Vector3d d {0.0, 0.0, 1.0}
 
Eigen::Vector3d center {0.25, 0.25, 0.25}
 

Detailed Description

Definition at line 249 of file BarycenterTest.cpp.

Member Data Documentation

◆ a

Eigen::Vector3d TetrahedronFixture::a {0.0, 0.0, 0.0}

Definition at line 250 of file BarycenterTest.cpp.

◆ b

Eigen::Vector3d TetrahedronFixture::b {0.0, 1.0, 0.0}

Definition at line 251 of file BarycenterTest.cpp.

◆ c

Eigen::Vector3d TetrahedronFixture::c {1.0, 0.0, 0.0}

Definition at line 252 of file BarycenterTest.cpp.

◆ center

Eigen::Vector3d TetrahedronFixture::center {0.25, 0.25, 0.25}

Definition at line 255 of file BarycenterTest.cpp.

◆ d

Eigen::Vector3d TetrahedronFixture::d {0.0, 0.0, 1.0}

Definition at line 253 of file BarycenterTest.cpp.


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