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

Field data for a scalar field. More...

#include <Terminals.hpp>

Inherits FieldBase.

Public Member Functions

 ScalarField ()
 
 ScalarField (const std::string &varname, const std::string &field_tag)
 
 ScalarField (const std::string &varname, const std::string &field_tag, const std::string &space_lib_name)
 
- Public Member Functions inherited from FieldBase
 FieldBase ()
 
 FieldBase (const std::string &name, const std::string &field_tag, const std::string &space_lib_name="geometry")
 
const std::string & name () const
 
const std::string & field_tag () const
 
const std::string & space_lib_name () const
 

Detailed Description

Field data for a scalar field.

Definition at line 139 of file Terminals.hpp.

Constructor & Destructor Documentation

ScalarField ( )
inline

Definition at line 141 of file Terminals.hpp.

ScalarField ( const std::string &  varname,
const std::string &  field_tag 
)
inline

Definition at line 142 of file Terminals.hpp.

ScalarField ( const std::string &  varname,
const std::string &  field_tag,
const std::string &  space_lib_name 
)
inline

Definition at line 143 of file Terminals.hpp.


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