Flow123d  release_2.2.0-914-gf1a3a4f
Public Types | Static Public Member Functions | List of all members
StringTensorInput< 1, 1 > Struct Template Reference

#include <field_values.hh>

Public Types

typedef std::string AccessType
 

Static Public Member Functions

static IT::String get_input_type ()
 
static void init_from_input (StringTensor &tensor, AccessType input)
 

Detailed Description

template<>
struct StringTensorInput< 1, 1 >

Definition at line 582 of file field_values.hh.

Member Typedef Documentation

typedef std::string StringTensorInput< 1, 1 >::AccessType

Definition at line 583 of file field_values.hh.

Member Function Documentation

static IT::String StringTensorInput< 1, 1 >::get_input_type ( )
inlinestatic

Definition at line 584 of file field_values.hh.

static void StringTensorInput< 1, 1 >::init_from_input ( StringTensor tensor,
AccessType  input 
)
inlinestatic

Definition at line 585 of file field_values.hh.


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