Nektar++
Loading...
Searching...
No Matches
StdRegions Directory Reference

This function evaluates the basis function mode mode at a point coords of the domain in direction.

More...

Directory dependency graph for StdRegions:

Directories

 Python
 

Files

 StdExpansion.cpp
 
 StdExpansion.h
 
 StdExpansion0D.cpp
 
 StdExpansion0D.h
 
 StdExpansion1D.cpp
 
 StdExpansion1D.h
 
 StdExpansion2D.cpp
 
 StdExpansion2D.h
 
 StdExpansion3D.cpp
 
 StdExpansion3D.h
 
 StdHexExp.cpp
 
 StdHexExp.h
 
 StdMatrixKey.cpp
 
 StdMatrixKey.h
 
 StdNodalPrismExp.cpp
 
 StdNodalPrismExp.h
 
 StdNodalTetExp.cpp
 
 StdNodalTetExp.h
 
 StdNodalTriExp.cpp
 
 StdNodalTriExp.h
 
 StdPointExp.cpp
 
 StdPointExp.h
 
 StdPrismExp.cpp
 
 StdPrismExp.h
 
 StdPyrExp.cpp
 
 StdPyrExp.h
 
 StdQuadExp.cpp
 
 StdQuadExp.h
 
 StdRegions.hpp
 
 StdRegionsDeclspec.h
 
 StdSegExp.cpp
 
 StdSegExp.h
 
 StdTetExp.cpp
 
 StdTetExp.h
 
 StdTriExp.cpp
 
 StdTriExp.h
 

Detailed Description

This function evaluates the basis function mode mode at a point coords of the domain in direction.

Parameters
coordThe coordinate inside the standard region.
modeThe mode number to be evaluated of #m_base[dir]
dirThe direction of interpolation.
Returns
The value of the basis function mode at coords in direction dir.