https://mooseframework.inl.gov
Variables
XFEMAppTypes.C File Reference

Go to the source code of this file.

Variables

const ExecFlagType EXEC_XFEM_MARK = registerDefaultExecFlag("XFEM_MARK")
 Exec flag used to execute MooseObjects while elements are being marked for cutting by XFEM. More...
 

Variable Documentation

◆ EXEC_XFEM_MARK

const ExecFlagType EXEC_XFEM_MARK = registerDefaultExecFlag("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().