https://mooseframework.inl.gov
Classes | Typedefs | Functions
libMesh::Predicates Namespace Reference

Classes

struct  abstract_multi_predicate
 
struct  active
 
struct  Active
 
struct  ActiveLocal
 
struct  ActiveLocalSubdomain
 
struct  ActiveLocalSubdomainSet
 
struct  ActiveNotLocal
 
struct  ActiveOnBoundary
 
struct  ActivePID
 
struct  ActiveSemiLocal
 
struct  ActiveSubdomain
 
struct  ActiveSubdomainSet
 
struct  ActiveType
 
struct  ancestor
 
struct  Ancestor
 
struct  BID
 
struct  bid
 
struct  BND
 
struct  bnd
 
struct  boundary_side
 
struct  BoundarySide
 
struct  elem_type
 
struct  Evaluable
 
struct  evaluable
 
struct  FaceLocal
 
struct  facelocal_pid
 
struct  flagged
 
struct  Flagged
 
struct  FlaggedPID
 
struct  Ghost
 
struct  is_null
 
struct  IsNull
 
struct  Level
 
struct  level
 
struct  Local
 
struct  LocalLevel
 
struct  LocalNotLevel
 
struct  movable_il
 
struct  multi_evaluable
 
struct  multi_predicate
 
struct  MultiEvaluable
 
struct  not_active
 
struct  not_ancestor
 
struct  not_level
 
struct  not_null
 
struct  not_pid
 
struct  not_subactive
 
struct  NotActive
 
struct  NotAncestor
 
struct  NotLevel
 
struct  NotLocal
 
struct  NotNull
 
struct  NotPID
 
struct  NotSubActive
 
struct  null_neighbor
 
struct  pid
 
struct  PID
 
struct  predicate
 
struct  semilocal_pid
 
struct  SubActive
 
struct  subactive
 
struct  subdomain
 
struct  subdomain_set
 
struct  Type
 

Typedefs

typedef std::unique_ptr< predicate< T > > pred_ptr
 

Functions

std::vector< T > make_vec (std::initializer_list< movable_il< T > > il)
 
 INSTANTIATE_ELEM_PREDICATES (std::vector< Elem * >::iterator)
 
 INSTANTIATE_ELEM_PREDICATES (std::vector< Elem * >::const_iterator)
 
 INSTANTIATE_NODAL_PREDICATES (std::vector< Node * >::iterator)
 
 INSTANTIATE_NODAL_PREDICATES (std::vector< Node * >::const_iterator)
 
 INSTANTIATE_ELEM_PREDICATES (DistributedMesh::dofobject_container< Elem >::veclike_iterator)
 
 INSTANTIATE_ELEM_PREDICATES (DistributedMesh::dofobject_container< Elem >::const_veclike_iterator)
 
 INSTANTIATE_NODAL_PREDICATES (DistributedMesh::dofobject_container< Node >::veclike_iterator)
 
 INSTANTIATE_NODAL_PREDICATES (DistributedMesh::dofobject_container< Node >::const_veclike_iterator)