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

Detailed Description

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

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

Definition at line 105 of file ThermoMechanicalPhaseFieldFEM.h.

#include <ThermoMechanicalPhaseFieldFEM.h>

Public Attributes

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

Member Data Documentation

◆ N

template<typename ShapeMatrixType >
std::vector<ShapeMatrixType, Eigen::aligned_allocator<ShapeMatrixType> > ProcessLib::ThermoMechanicalPhaseField::SecondaryData< ShapeMatrixType >::N

Definition at line 107 of file ThermoMechanicalPhaseFieldFEM.h.


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