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 * domain ()
 Name of the option that points to the domain. More...
 
static const char * solver ()
 Name of the option that points to the solver. More...
 
static const char * mesh ()
 Name of the option that points to the mesh. More...
 
static const char * regions ()
 Name of the option that allows setting the regions to operate on. More...
 
static const char * time ()
 Name of the option that points to the time tracking component. More...
 
static const char * physical_model ()
 Name of the option that points to the PhysModel. More...
 

Detailed Description

This class defines common tags for use in solvers

Author
Tiago Quintino
Bart Janssens

Definition at line 20 of file Tags.hpp.

Member Function Documentation

const char * domain ( )
static

Name of the option that points to the domain.

Definition at line 9 of file Tags.cpp.

const char * mesh ( )
static

Name of the option that points to the mesh.

Definition at line 19 of file Tags.cpp.

const char * physical_model ( )
static

Name of the option that points to the PhysModel.

Definition at line 34 of file Tags.cpp.

const char * regions ( )
static

Name of the option that allows setting the regions to operate on.

Definition at line 24 of file Tags.cpp.

const char * solver ( )
static

Name of the option that points to the solver.

Definition at line 14 of file Tags.cpp.

const char * time ( )
static

Name of the option that points to the time tracking component.

Definition at line 29 of file Tags.cpp.


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