COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Static Public Member Functions | List of all members
Tags Class Reference

#include <Tags.hpp>

Inherits NonInstantiable< Tags >.

Static Public Member Functions

static const char * normal ()
 
static const char * area ()
 
static const char * volume ()
 
static const char * geometry ()
 
static const char * topology ()
 
static const char * coordinates ()
 
static const char * nodes ()
 
static const char * nodes_used ()
 
static const char * global_indices ()
 
static const char * map_global_to_local ()
 
static const char * cell_entity ()
 
static const char * face_entity ()
 
static const char * edge_entity ()
 
static const char * point_entity ()
 
static const char * interface ()
 
static const char * cells ()
 
static const char * inner_faces ()
 
static const char * outer_faces ()
 
static const char * bdry_faces ()
 
static const char * connectivity_table ()
 
static const char * event_mesh_loaded ()
 
static const char * event_mesh_changed ()
 

Detailed Description

Class defines the tags for the mesh components

Author
Tiago Quintino
Willem Deconinck

Definition at line 22 of file Tags.hpp.

Member Function Documentation

const char * area ( )
static

Definition at line 15 of file Tags.cpp.

const char * bdry_faces ( )
static

Definition at line 37 of file Tags.cpp.

const char * cell_entity ( )
static

Definition at line 27 of file Tags.cpp.

const char * cells ( )
static

Definition at line 34 of file Tags.cpp.

const char * connectivity_table ( )
static

Definition at line 39 of file Tags.cpp.

const char * coordinates ( )
static

Definition at line 20 of file Tags.cpp.

const char * edge_entity ( )
static

Definition at line 29 of file Tags.cpp.

const char * event_mesh_changed ( )
static

Definition at line 42 of file Tags.cpp.

const char * event_mesh_loaded ( )
static

Definition at line 41 of file Tags.cpp.

const char * face_entity ( )
static

Definition at line 28 of file Tags.cpp.

const char * geometry ( )
static

Definition at line 18 of file Tags.cpp.

const char * global_indices ( )
static

Definition at line 24 of file Tags.cpp.

const char * inner_faces ( )
static

Definition at line 35 of file Tags.cpp.

const char * interface ( )
static

Definition at line 32 of file Tags.cpp.

const char * map_global_to_local ( )
static

Definition at line 25 of file Tags.cpp.

const char * nodes ( )
static

Definition at line 21 of file Tags.cpp.

const char * nodes_used ( )
static

Definition at line 22 of file Tags.cpp.

const char * normal ( )
static

Definition at line 14 of file Tags.cpp.

const char * outer_faces ( )
static

Definition at line 36 of file Tags.cpp.

const char * point_entity ( )
static

Definition at line 30 of file Tags.cpp.

const char * topology ( )
static

Definition at line 19 of file Tags.cpp.

const char * volume ( )
static

Definition at line 16 of file Tags.cpp.


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