G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
corner_value< T > Struct Template Reference

Detailed Description

template<class T>
struct gismo::corner_value< T >

Class prescribing a value related to a corner of a patch.

+ Collaboration diagram for corner_value< T >:

Public Attributes

int component
 The component of the unknown.
 
boxCorner corner
 The corner.
 
index_t patch
 The index of the patch.
 
short_t unknown
 Unknown to which this boundary condition refers to.
 
value
 The value.