Loading [MathJax]/extensions/tex2jax.js
OGS
ProcessLib::HydroMechanics::SecondaryData< ShapeMatrixType > Struct Template Reference

Detailed Description

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

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

Definition at line 159 of file HydroMechanicsFEM.h.

#include <HydroMechanicsFEM.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::HydroMechanics::SecondaryData< ShapeMatrixType >::N_u

Definition at line 161 of file HydroMechanicsFEM.h.


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