https://mooseframework.inl.gov
Typedefs | Variables
XFEMAppTypes.h File Reference

Go to the source code of this file.

Typedefs

typedef unsigned int CutSubdomainID
 

Variables

const ExecFlagType EXEC_XFEM_MARK
 Exec flag used to execute MooseObjects while elements are being marked for cutting by XFEM. More...
 

Typedef Documentation

◆ CutSubdomainID

typedef unsigned int CutSubdomainID

Definition at line 18 of file XFEMAppTypes.h.

Variable Documentation

◆ EXEC_XFEM_MARK

const ExecFlagType EXEC_XFEM_MARK

Exec flag used to execute MooseObjects while elements are being marked for cutting by XFEM.

Definition at line 13 of file XFEMAppTypes.C.

Referenced by XFEM::update(), MeshCut2DNucleationBase::validParams(), and GeometricCutUserObject::validParams().