Continuum Membrane 719025a62b1e384a6ff80e2f2a223ef4012153dc
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mesh::GagSubunit Struct Reference

#include <Mesh.hpp>

Public Attributes

int pointIndex = -1
 
int moleculeId = -1
 
Matrix rotation = Matrix(3, 3, true)
 
std::unordered_map< std::string, MatrixlocalInterfaces
 
Matrix localReferenceVector = Matrix(3, 1)
 
bool hasReferenceVector = false
 

Member Data Documentation

◆ hasReferenceVector

bool Mesh::GagSubunit::hasReferenceVector = false

◆ localInterfaces

std::unordered_map<std::string, Matrix> Mesh::GagSubunit::localInterfaces

◆ localReferenceVector

Matrix Mesh::GagSubunit::localReferenceVector = Matrix(3, 1)

◆ moleculeId

int Mesh::GagSubunit::moleculeId = -1

◆ pointIndex

int Mesh::GagSubunit::pointIndex = -1

◆ rotation

Matrix Mesh::GagSubunit::rotation = Matrix(3, 3, true)

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