Flow123d  release_2.2.0-914-gf1a3a4f
Public Types | Static Public Member Functions | List of all members
StringTensorInput< NRows, NCols > 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, int NCols>
struct StringTensorInput< NRows, NCols >

Definition at line 562 of file field_values.hh.

Member Typedef Documentation

template<int NRows, int NCols>
typedef Input::Array StringTensorInput< NRows, NCols >::AccessType

Definition at line 564 of file field_values.hh.

Member Function Documentation

template<int NRows, int NCols>
static IT::Array StringTensorInput< NRows, NCols >::get_input_type ( )
inlinestatic

Definition at line 565 of file field_values.hh.

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

Definition at line 576 of file field_values.hh.

Here is the caller graph for this function:


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