OpenFPM  5.2.0
Project that contain the implementation of distributed structures
VandermondeRowBuilder< dim, T, MonomialBasis_type > Class Template Reference

Public Member Functions

 VandermondeRowBuilder (const MonomialBasis_type &monomialBasis)
 
template<typename MatrixType >
void buildRow (MatrixType &V, unsigned int row, Point< dim, T > x)
 

Private Attributes

const MonomialBasis_type & monomialBasis
 

Detailed Description

template<unsigned int dim, typename T, typename MonomialBasis_type = MonomialBasis<dim>>
class VandermondeRowBuilder< dim, T, MonomialBasis_type >

Definition at line 12 of file VandermondeRowBuilder.hpp.


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