Flow123d  DF_patch_fe_data_tables-fa7c8cb
Public Member Functions | List of all members
JoinValues< 1 > Class Reference

Template specialization of dim = 1. More...

#include <patch_fe_values.hh>

Inheritance diagram for JoinValues< 1 >:
Inheritance graph
[legend]
Collaboration diagram for JoinValues< 1 >:
Collaboration graph
[legend]

Public Member Functions

 JoinValues (FMT_UNUSED PatchPointValues< 3 > *patch_point_vals_bulk, FMT_UNUSED PatchPointValues< 3 > *patch_point_vals_side, FMT_UNUSED MixedPtr< FiniteElement > fe)
 Constructor. More...
 
Range< JoinShapeAccessor< Scalar > > scalar_join_shape (FMT_UNUSED uint component_idx=0)
 

Additional Inherited Members

- Protected Member Functions inherited from BaseValues< 1 >
 BaseValues ()
 
std::shared_ptr< FiniteElement< FE_dim > > fe_comp (std::shared_ptr< FiniteElement< FE_dim > > fe, uint component_idx)
 Return FiniteElement of component_idx for FESystem or fe for other types. More...
 
std::vector< std::vector< arma::vec > > ref_shape_values_bulk (Quadrature *q, std::shared_ptr< FiniteElement< FE_dim >> fe)
 Precomputed values of basis functions at the bulk quadrature points. More...
 
std::vector< std::vector< std::vector< arma::vec > > > ref_shape_values_side (Quadrature *q, std::shared_ptr< FiniteElement< FE_dim >> fe)
 Precomputed values of basis functions at the side quadrature points. More...
 

Detailed Description

Template specialization of dim = 1.

Definition at line 582 of file patch_fe_values.hh.

Constructor & Destructor Documentation

◆ JoinValues()

JoinValues< 1 >::JoinValues ( FMT_UNUSED PatchPointValues< 3 > *  patch_point_vals_bulk,
FMT_UNUSED PatchPointValues< 3 > *  patch_point_vals_side,
FMT_UNUSED MixedPtr< FiniteElement fe 
)
inline

Constructor.

Definition at line 586 of file patch_fe_values.hh.

Member Function Documentation

◆ scalar_join_shape()

Range< JoinShapeAccessor<Scalar> > JoinValues< 1 >::scalar_join_shape ( FMT_UNUSED uint  component_idx = 0)
inline

Definition at line 589 of file patch_fe_values.hh.


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