ug4
ug::ComponentGaussSeidel< TDomain, TAlgebra >::DimCache Struct Reference

#include <component_gauss_seidel.h>

Public Attributes

std::vector< DenseMatrix< VariableArray2< number > > > vBlockInverse
 
std::vector< std::vector< DoFIndex > > vvDoFIndex
 

Member Data Documentation

◆ vBlockInverse

template<typename TDomain , typename TAlgebra >
std::vector<DenseMatrix< VariableArray2<number> > > ug::ComponentGaussSeidel< TDomain, TAlgebra >::DimCache::vBlockInverse

◆ vvDoFIndex

template<typename TDomain , typename TAlgebra >
std::vector<std::vector<DoFIndex> > ug::ComponentGaussSeidel< TDomain, TAlgebra >::DimCache::vvDoFIndex

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