OGS
ProcessLib::LIE::HydroMechanics::SecondaryData< ShapeMatrixType > Struct Template Reference

Detailed Description

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

Used for the extrapolation of the integration point values.

Definition at line 30 of file HydroMechanicsLocalAssemblerInterface.h.

#include <HydroMechanicsLocalAssemblerInterface.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::LIE::HydroMechanics::SecondaryData< ShapeMatrixType >::N

Definition at line 32 of file HydroMechanicsLocalAssemblerInterface.h.


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