ASPECT
Public Attributes | List of all members
aspect::Introspection< dim >::StokesDoFInfo Struct Reference

Public Attributes

unsigned int local_dof_index
 
unsigned int component_index
 

Detailed Description

template<int dim>
struct aspect::Introspection< dim >::StokesDoFInfo

Information about one local DoF in the Stokes system.

Definition at line 405 of file introspection.h.

Member Data Documentation

§ local_dof_index

template<int dim>
unsigned int aspect::Introspection< dim >::StokesDoFInfo::local_dof_index

Definition at line 407 of file introspection.h.

§ component_index

template<int dim>
unsigned int aspect::Introspection< dim >::StokesDoFInfo::component_index

Definition at line 408 of file introspection.h.


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