|
Continuum Membrane 719025a62b1e384a6ff80e2f2a223ef4012153dc
|
#include <Mesh.hpp>
Public Attributes | |
| int | pointIndex = -1 |
| int | moleculeId = -1 |
| Matrix | rotation = Matrix(3, 3, true) |
| std::unordered_map< std::string, Matrix > | localInterfaces |
| Matrix | localReferenceVector = Matrix(3, 1) |
| bool | hasReferenceVector = false |
| bool Mesh::GagSubunit::hasReferenceVector = false |
| std::unordered_map<std::string, Matrix> Mesh::GagSubunit::localInterfaces |
| int Mesh::GagSubunit::moleculeId = -1 |
| int Mesh::GagSubunit::pointIndex = -1 |