|
Nektar++
|
#include <NodalTriFekete.h>
Public Member Functions | |
| virtual | ~NodalTriFekete () |
| NodalTriFekete (const PointsKey &key) | |
| const MatrixSharedPtrType | GetI (const PointsKey &pkey) |
| const MatrixSharedPtrType | GetI (const Array< OneD, const NekDouble > &x, const Array< OneD, const NekDouble > &y) |
Public Member Functions inherited from Nektar::LibUtilities::Points< NekDouble > | |
| virtual | ~Points () |
| virtual void | Initialize (void) |
| unsigned int | GetPointsDim () const |
| unsigned int | GetNumPoints () const |
| unsigned int | GetTotNumPoints () const |
| PointsType | GetPointsType () const |
| const Array< OneD, const DataType > & | GetZ () const |
| const Array< OneD, const DataType > & | GetW () const |
| void | GetZW (Array< OneD, const DataType > &z, Array< OneD, const DataType > &w) const |
| const Array< OneD, const NekDouble > & | GetBaryWeights () const |
| void | GetPoints (Array< OneD, const DataType > &x) const |
| void | GetPoints (Array< OneD, const DataType > &x, Array< OneD, const DataType > &y) const |
| void | GetPoints (Array< OneD, const DataType > &x, Array< OneD, const DataType > &y, Array< OneD, const DataType > &z) const |
| const MatrixSharedPtrType & | GetD (Direction dir=xDir) const |
| virtual const MatrixSharedPtrType | GetI (const Array< OneD, const DataType > &x) |
| virtual const MatrixSharedPtrType | GetI (unsigned int, const Array< OneD, const DataType > &x) |
| virtual const MatrixSharedPtrType | GetI (const Array< OneD, const DataType > &x, const Array< OneD, const DataType > &y, const Array< OneD, const DataType > &z) |
| virtual const MatrixSharedPtrType | GetGalerkinProjection (const PointsKey &pkey) |
Static Public Member Functions | |
| static std::shared_ptr< PointsBaseType > | Create (const PointsKey &key) |
Private Member Functions | |
| NodalTriFekete () | |
| void | CalculatePoints () |
| void | CalculateWeights () |
| void | CalculateDerivMatrix () |
| void | NodalPointReorder2d () |
| void | CalculateInterpMatrix (const Array< OneD, const NekDouble > &xi, const Array< OneD, const NekDouble > &yi, Array< OneD, NekDouble > &interp) |
Private Attributes | |
| std::shared_ptr< NodalUtilTriangle > | m_util |
Static Private Attributes | |
| static bool | initPointsManager [] |
Additional Inherited Members | |
Public Types inherited from Nektar::LibUtilities::Points< NekDouble > | |
| typedef NekDouble | DataType |
| typedef std::shared_ptr< NekMatrix< DataType > > | MatrixSharedPtrType |
Protected Member Functions inherited from Nektar::LibUtilities::Points< NekDouble > | |
| virtual void | CalculateBaryWeights () |
| This function calculates the barycentric weights used for enhanced interpolation speed. More... | |
| Points (const PointsKey &key) | |
Protected Attributes inherited from Nektar::LibUtilities::Points< NekDouble > | |
| PointsKey | m_pointsKey |
| Points type for this points distributions. More... | |
| Array< OneD, DataType > | m_points [3] |
| Storage for the point locations, allowing for up to a 3D points storage. More... | |
| Array< OneD, DataType > | m_weights |
| Quadrature weights for the weights. More... | |
| Array< OneD, DataType > | m_bcweights |
| Barycentric weights. More... | |
| MatrixSharedPtrType | m_derivmatrix [3] |
| Derivative matrices. More... | |
| NekManager< PointsKey, NekMatrix< DataType >, PointsKey::opLess > | m_InterpManager |
| NekManager< PointsKey, NekMatrix< DataType >, PointsKey::opLess > | m_GalerkinProjectionManager |
Definition at line 54 of file NodalTriFekete.h.
|
inlinevirtual |
Definition at line 57 of file NodalTriFekete.h.
|
inline |
Definition at line 61 of file NodalTriFekete.h.
|
inlineprivate |
Definition at line 98 of file NodalTriFekete.h.
|
privatevirtual |
Reimplemented from Nektar::LibUtilities::Points< NekDouble >.
Definition at line 165 of file NodalTriFekete.cpp.
References Nektar::LibUtilities::Points< NekDouble >::CalculateDerivMatrix(), Nektar::LibUtilities::Points< NekDouble >::m_derivmatrix, and m_util.
|
private |
Definition at line 150 of file NodalTriFekete.cpp.
References m_util, and Vmath::Vcopy().
Referenced by GetI().
|
privatevirtual |
Reimplemented from Nektar::LibUtilities::Points< NekDouble >.
Definition at line 56 of file NodalTriFekete.cpp.
References Nektar::MemoryManager< DataType >::AllocateSharedPtr(), ASSERTL1, Nektar::LibUtilities::Points< NekDouble >::CalculatePoints(), Nektar::LibUtilities::Points< NekDouble >::GetNumPoints(), Nektar::LibUtilities::PointsKey::GetTotNumPoints(), Nektar::LibUtilities::Points< NekDouble >::m_points, Nektar::LibUtilities::Points< NekDouble >::m_pointsKey, m_util, NodalPointReorder2d(), Nektar::LibUtilities::NodalTriFeketeData, Nektar::LibUtilities::NodalTriFeketeNPTS, Nektar::LibUtilities::perm3A_2d, Nektar::LibUtilities::perm3B_2d, and Nektar::LibUtilities::perm6_2d.
|
privatevirtual |
Reimplemented from Nektar::LibUtilities::Points< NekDouble >.
Definition at line 135 of file NodalTriFekete.cpp.
References Nektar::LibUtilities::Points< NekDouble >::CalculateWeights(), Nektar::NekVector< DataType >::GetPtr(), Nektar::NekVector< DataType >::GetRows(), m_util, and Nektar::LibUtilities::Points< NekDouble >::m_weights.
|
static |
Definition at line 174 of file NodalTriFekete.cpp.
|
inlinevirtual |
Reimplemented from Nektar::LibUtilities::Points< NekDouble >.
Definition at line 78 of file NodalTriFekete.h.
References CalculateInterpMatrix(), and Nektar::LibUtilities::Points< NekDouble >::GetTotNumPoints().
|
inlinevirtual |
Reimplemented from Nektar::LibUtilities::Points< NekDouble >.
Definition at line 68 of file NodalTriFekete.h.
References ASSERTL0, Nektar::LibUtilities::PointsKey::GetPointsDim(), and Nektar::LibUtilities::PointsManager().
|
private |
Definition at line 181 of file NodalTriFekete.cpp.
References Nektar::LibUtilities::Points< NekDouble >::GetNumPoints(), Nektar::NekConstants::kNekZeroTol, Nektar::LibUtilities::Points< NekDouble >::m_points, and Nektar::Array< OneD, const DataType >::size().
Referenced by CalculatePoints().
|
staticprivate |
Definition at line 94 of file NodalTriFekete.h.
|
private |
Definition at line 96 of file NodalTriFekete.h.
Referenced by CalculateDerivMatrix(), CalculateInterpMatrix(), CalculatePoints(), and CalculateWeights().