MFEM  v4.2.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
Gecko::WeightedValue Class Reference

#include <gecko.hpp>

Inheritance diagram for Gecko::WeightedValue:
[legend]

Public Member Functions

 WeightedValue (Float value, Float weight)
 

Public Attributes

Float value
 
Float weight
 

Detailed Description

Definition at line 220 of file gecko.hpp.

Constructor & Destructor Documentation

Gecko::WeightedValue::WeightedValue ( Float  value,
Float  weight 
)
inline

Definition at line 223 of file gecko.hpp.

Member Data Documentation

Float Gecko::WeightedValue::value

Definition at line 224 of file gecko.hpp.

Float Gecko::WeightedValue::weight

Definition at line 225 of file gecko.hpp.


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