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


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