Nektar++
Public Attributes | List of all members
Nektar::Utilities::DerivUtil Struct Reference

#include <ProcessVarOpti.h>

Public Attributes

NekMatrix< NekDoubleVdmD [3]
 
NekMatrix< NekDoubleVdmDStd [3]
 
NekVector< NekDoublequadW
 
std::vector< std::vector< NekDouble > > basisDeriv
 
int pts
 
int ptsStd
 

Detailed Description

Definition at line 47 of file ProcessVarOpti.h.

Member Data Documentation

◆ basisDeriv

std::vector<std::vector<NekDouble> > Nektar::Utilities::DerivUtil::basisDeriv

Definition at line 53 of file ProcessVarOpti.h.

◆ pts

int Nektar::Utilities::DerivUtil::pts

Definition at line 55 of file ProcessVarOpti.h.

◆ ptsStd

int Nektar::Utilities::DerivUtil::ptsStd

Definition at line 56 of file ProcessVarOpti.h.

◆ quadW

NekVector<NekDouble> Nektar::Utilities::DerivUtil::quadW

Definition at line 51 of file ProcessVarOpti.h.

◆ VdmD

NekMatrix<NekDouble> Nektar::Utilities::DerivUtil::VdmD[3]

Definition at line 49 of file ProcessVarOpti.h.

◆ VdmDStd

NekMatrix<NekDouble> Nektar::Utilities::DerivUtil::VdmDStd[3]

Definition at line 50 of file ProcessVarOpti.h.