https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Public Attributes | List of all members
SBMUtils::ClassificationSubdomains Struct Reference

The subdomain IDs a (possibly partial) element can be labeled with. More...

#include <SBMUtils.h>

Public Attributes

SubdomainID inside
 
SubdomainID outside
 
SubdomainID intercepted
 

Detailed Description

The subdomain IDs a (possibly partial) element can be labeled with.

Definition at line 57 of file SBMUtils.h.

Member Data Documentation

◆ inside

SubdomainID SBMUtils::ClassificationSubdomains::inside

Definition at line 59 of file SBMUtils.h.

Referenced by SBMUtils::classifyPartialElement().

◆ intercepted

SubdomainID SBMUtils::ClassificationSubdomains::intercepted

Definition at line 61 of file SBMUtils.h.

Referenced by SBMUtils::classifyPartialElement().

◆ outside

SubdomainID SBMUtils::ClassificationSubdomains::outside

Definition at line 60 of file SBMUtils.h.

Referenced by SBMUtils::classifyPartialElement().


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