preCICE v3.1.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
FlippedTetrahedronFixture Struct Reference
Collaboration diagram for FlippedTetrahedronFixture:
[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 258 of file BarycenterTest.cpp.

Member Data Documentation

◆ a

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

Definition at line 259 of file BarycenterTest.cpp.

◆ b

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

Definition at line 260 of file BarycenterTest.cpp.

◆ c

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

Definition at line 261 of file BarycenterTest.cpp.

◆ center

Eigen::Vector3d FlippedTetrahedronFixture::center {0.25, 0.25, -0.25}

Definition at line 264 of file BarycenterTest.cpp.

◆ d

Eigen::Vector3d FlippedTetrahedronFixture::d {0.0, 0.0, -1.0}

Definition at line 262 of file BarycenterTest.cpp.


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