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

Field data for a vector having the dimension of the problem. More...

#include <Terminals.hpp>

Inherits FieldBase.

Public Member Functions

 VectorField ()
 
 VectorField (const std::string &varname, const std::string &field_tag)
 
 VectorField (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 vector having the dimension of the problem.

Definition at line 147 of file Terminals.hpp.

Constructor & Destructor Documentation

VectorField ( )
inline

Definition at line 149 of file Terminals.hpp.

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

Definition at line 150 of file Terminals.hpp.

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

Definition at line 151 of file Terminals.hpp.


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