COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
MeshWriter::RegionFilter Struct Reference

Predicate to check if a component directly contains any Entities component. More...

Public Member Functions

bool operator() (const Component &component)
 

Public Attributes

bool enable_interior_faces
 
bool enable_interior_cells
 
bool enable_surfaces
 

Detailed Description

Predicate to check if a component directly contains any Entities component.

Definition at line 68 of file MeshWriter.hpp.

Member Function Documentation

bool operator() ( const Component component)

Definition at line 186 of file MeshWriter.cpp.

Member Data Documentation

bool enable_interior_cells

Definition at line 70 of file MeshWriter.hpp.

bool enable_interior_faces

Definition at line 69 of file MeshWriter.hpp.

bool enable_surfaces

Definition at line 71 of file MeshWriter.hpp.


The documentation for this struct was generated from the following files:
Send comments to:
COOLFluiD Web Admin