gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
elasticityDataAtGaussPoint Struct Reference

#include <elasticityTerm.h>

Public Attributes

std::vector< fullMatrix< double > > gradSF
 
std::vector< double > u
 
std::vector< double > v
 
std::vector< double > w
 
std::vector< double > weight
 

Detailed Description

Definition at line 16 of file elasticityTerm.h.

Member Data Documentation

◆ gradSF

std::vector<fullMatrix<double> > elasticityDataAtGaussPoint::gradSF

Definition at line 17 of file elasticityTerm.h.

Referenced by elasticityTerm::createData(), and elasticityTerm::elementMatrix().

◆ u

std::vector<double> elasticityDataAtGaussPoint::u

Definition at line 18 of file elasticityTerm.h.

Referenced by elasticityTerm::createData(), and elasticityTerm::elementMatrix().

◆ v

std::vector<double> elasticityDataAtGaussPoint::v

Definition at line 18 of file elasticityTerm.h.

Referenced by elasticityTerm::createData().

◆ w

std::vector<double> elasticityDataAtGaussPoint::w

Definition at line 18 of file elasticityTerm.h.

Referenced by elasticityTerm::createData().

◆ weight

std::vector<double> elasticityDataAtGaussPoint::weight

Definition at line 18 of file elasticityTerm.h.

Referenced by elasticityTerm::createData(), and elasticityTerm::elementMatrix().


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