DM_libMesh Struct Reference

Public Attributes

NonlinearImplicitSystemsys
 
std::map< std::string, unsigned int > * varids
 
std::map< unsigned int, std::string > * varnames
 
std::map< std::string, unsigned int > * blockids
 
std::map< unsigned int, std::string > * blocknames
 
unsigned int decomposition_type
 
std::vector< std::set< unsigned int > > * decomposition
 
unsigned int embedding_type
 
IS embedding
 
unsigned int vec_count
 

Detailed Description

Definition at line 56 of file petscdmlibmeshimpl.C.

Member Data Documentation

◆ blockids

◆ blocknames

◆ decomposition

◆ decomposition_type

◆ embedding

◆ embedding_type

unsigned int DM_libMesh::embedding_type

◆ sys

◆ varids

◆ varnames

◆ vec_count

unsigned int DM_libMesh::vec_count

Definition at line 67 of file petscdmlibmeshimpl.C.


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