PhyStar  v0.0.0 thu24
ibm::mshio::GmshReader< N_dim, T_real >::Node Struct Reference

#include <GmshReader.hpp>

Collaboration diagram for ibm::mshio::GmshReader< N_dim, T_real >::Node:

Public Attributes

blin::Vec< T_real, N_dim > pos
 
std::vector< int > elmid
 
int id = -999
 

Member Data Documentation

◆ elmid

template<int N_dim, typename T_real = double>
std::vector<int> ibm::mshio::GmshReader< N_dim, T_real >::Node::elmid

◆ id

template<int N_dim, typename T_real = double>
int ibm::mshio::GmshReader< N_dim, T_real >::Node::id = -999

◆ pos

template<int N_dim, typename T_real = double>
blin::Vec<T_real, N_dim> ibm::mshio::GmshReader< N_dim, T_real >::Node::pos

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