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

Detailed Description

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

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

Definition at line 42 of file RichardsMechanicsFEM.h.

#include <RichardsMechanicsFEM.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::RichardsMechanics::SecondaryData< ShapeMatrixType >::N_u

Definition at line 44 of file RichardsMechanicsFEM.h.


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