PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::MeshUtilities::ComputeMesh2DCell1DsResult Struct Referencefinal

#include <MeshUtilities.hpp>

Public Attributes

Eigen::MatrixXi Cell1Ds
 
std::vector< Eigen::MatrixXi > Cell2Ds
 Cell1Ds vertices, size 2 x Cell1DTotalNumber()
 

Member Data Documentation

◆ Cell1Ds

Eigen::MatrixXi Gedim::MeshUtilities::ComputeMesh2DCell1DsResult::Cell1Ds

◆ Cell2Ds

std::vector<Eigen::MatrixXi> Gedim::MeshUtilities::ComputeMesh2DCell1DsResult::Cell2Ds

Cell1Ds vertices, size 2 x Cell1DTotalNumber()

Cell2Ds vertices and edges, size Cell2DTotalNumber()x2xCell2DNumberVertices()


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