Flow123d  last_with_con_2.0.0-663-gd0e2296
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 583 of file field_values.hh.

Member Typedef Documentation

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

Definition at line 584 of file field_values.hh.

Member Function Documentation

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

Definition at line 585 of file field_values.hh.

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

Definition at line 588 of file field_values.hh.


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