Flow123d  last_with_con_2.0.0-4-g42e6930
Static Public Member Functions | List of all members
FlowAttribute Class Reference

Class with static methods provided special attributes of Flow123D application. More...

#include <flow_attribute_lib.hh>

Static Public Member Functions

static string field_unit ()
 
static string field_value_shape ()
 

Detailed Description

Class with static methods provided special attributes of Flow123D application.

This class contains only attributes typical for Flow123D application. Base attributes are stored in Input::Type::Attributes.

Definition at line 29 of file flow_attribute_lib.hh.

Member Function Documentation

static string FlowAttribute::field_unit ( )
inlinestatic

Attribute specify unit of a field, specified in the field abstract record.

Format of value: string

Definition at line 37 of file flow_attribute_lib.hh.

Here is the caller graph for this function:

static string FlowAttribute::field_value_shape ( )
inlinestatic

Particular for GeoMop, units in machine readable form

Format of value: string

Definition at line 45 of file flow_attribute_lib.hh.

Here is the caller graph for this function:


The documentation for this class was generated from the following file: