LifeV
entity_selection.cpp File Reference

Example usage of MeshEntityContainer features. More...

#include <Epetra_ConfigDefs.h>
#include <mpi.h>
#include <Epetra_MpiComm.h>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/filter/GetPot.hpp>
#include <lifev/core/mesh/RegionMesh.hpp>
#include <lifev/core/mesh/RegionMesh2DStructured.hpp>
#include <lifev/core/mesh/MeshEntityContainer.hpp>
+ Include dependency graph for entity_selection.cpp:

Go to the source code of this file.

Data Structures

class  CircleInterrogator< MeshEntityType, ComparisonPolicyType >
 
class  LevelSetInterrogator< MeshEntityType >
 
class  lineDistance
 

Namespaces

 anonymous_namespace{entity_selection.cpp}
 

Typedefs

typedef RegionMesh< LinearTrianglemesh_Type
 
typedef std::shared_ptr< mesh_TypemeshPtr_Type
 

Functions

int main (int argc, char **argv)
 

Detailed Description

Example usage of MeshEntityContainer features.

Author
Antonio Cervone ant.c.nosp@m.ervo.nosp@m.ne@gm.nosp@m.ail..nosp@m.com
Contributor:
Maintainer:
Antonio Cervone ant.c.nosp@m.ervo.nosp@m.ne@gm.nosp@m.ail..nosp@m.com
Date
07-08-2012

Extract elements and facets from a mesh based on a functor

Definition in file entity_selection.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 175 of file entity_selection.cpp.