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 * solution ()
 Tag used for i.e. the solution field. More...
 
static const char * source_terms ()
 Tag used for the source terms. More...
 
static const char * coefficients ()
 Tag used for coefficient fields. More...
 

Detailed Description

Class defines the tags for the UFEM solvers

Author
Bart Janssens

Definition at line 19 of file Tags.hpp.

Member Function Documentation

const char * coefficients ( )
static

Tag used for coefficient fields.

Definition at line 16 of file Tags.cpp.

const char * solution ( )
static

Tag used for i.e. the solution field.

Definition at line 14 of file Tags.cpp.

const char * source_terms ( )
static

Tag used for the source terms.

Definition at line 15 of file Tags.cpp.


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