PolyFEM
Loading...
Searching...
No Matches
polyfem::mesh::Element Struct Reference

#include <Mesh3DStorage.hpp>

Public Attributes

int id
 
std::vector< uint32_t > vs
 
std::vector< uint32_t > es
 
std::vector< uint32_t > fs
 
std::vector< bool > fs_flag
 
bool hex = false
 
std::vector< double > v_in_Kernel
 

Detailed Description

Definition at line 42 of file Mesh3DStorage.hpp.

Member Data Documentation

◆ es

std::vector<uint32_t> polyfem::mesh::Element::es

Definition at line 46 of file Mesh3DStorage.hpp.

◆ fs

◆ fs_flag

◆ hex

◆ id

◆ v_in_Kernel

◆ vs


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