|
Continuum Membrane 719025a62b1e384a6ff80e2f2a223ef4012153dc
|
#include <Mesh.hpp>
Public Attributes | |
| int | subunit1 = -1 |
| int | subunit2 = -1 |
| std::string | interface1 |
| std::string | interface2 |
| double | expectedSigma = 0.0 |
| std::array< double, 5 > | assocAngles = {{0.0, 0.0, 0.0, 0.0, 0.0}} |
| std::array<double, 5> Mesh::GagInteraction::assocAngles = {{0.0, 0.0, 0.0, 0.0, 0.0}} |
| double Mesh::GagInteraction::expectedSigma = 0.0 |
| std::string Mesh::GagInteraction::interface1 |
| std::string Mesh::GagInteraction::interface2 |
| int Mesh::GagInteraction::subunit1 = -1 |
| int Mesh::GagInteraction::subunit2 = -1 |