OGS
ProcessLib::TH2M::SecondaryData< ShapeMatrixType > Struct Template Reference

Detailed Description

template<typename ShapeMatrixType>
struct ProcessLib::TH2M::SecondaryData< ShapeMatrixType >

Used by for extrapolation of the integration point values. It is ordered (and stored) by integration points.

Definition at line 41 of file TH2MFEM.h.

#include <TH2MFEM.h>

Public Attributes

std::vector< ShapeMatrixType, Eigen::aligned_allocator< ShapeMatrixType > > N_u
 

Member Data Documentation

◆ N_u

template<typename ShapeMatrixType >
std::vector<ShapeMatrixType, Eigen::aligned_allocator<ShapeMatrixType> > ProcessLib::TH2M::SecondaryData< ShapeMatrixType >::N_u

Definition at line 43 of file TH2MFEM.h.


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