![]() |
SemiDiscreteOT 1.0
Semi-Discrete Optimal Transport Library
|
A struct to hold copy data for parallel assembly. More...
#include <SoftmaxRefinement.h>
Public Member Functions | |
CopyData (const unsigned int n_target_points) | |
Public Attributes | |
Vector< double > | potential_values |
The potential values at the target points. | |
A struct to hold copy data for parallel assembly.
Definition at line 80 of file SoftmaxRefinement.h.
|
inline |
Definition at line 83 of file SoftmaxRefinement.h.
Vector<double> SoftmaxRefinement< dim, spacedim >::CopyData::potential_values |
The potential values at the target points.
Definition at line 81 of file SoftmaxRefinement.h.