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

#include <field_values.hh>

Public Types

typedef Input::Array AccessType
 

Static Public Member Functions

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

Detailed Description

template<int Nrows>
struct StringTensorInput< Nrows, 1 >

Definition at line 591 of file field_values.hh.

Member Typedef Documentation

template<int Nrows>
typedef Input::Array StringTensorInput< Nrows, 1 >::AccessType

Definition at line 592 of file field_values.hh.

Member Function Documentation

template<int Nrows>
static IT::Array StringTensorInput< Nrows, 1 >::get_input_type ( )
inlinestatic

Definition at line 593 of file field_values.hh.

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

Definition at line 596 of file field_values.hh.


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