G+Smo
24.08.0
Geometry + Simulation Modules
|
This is the complete list of members for gsParametrization< T >, including all inherited members.
compute() | gsParametrization< T > | virtual |
constructAndSolveEquationSystem(const Neighbourhood &neighbourhood, const size_t n, const size_t N) | gsParametrization< T > | protected |
createFlatMesh() const | gsParametrization< T > | virtual |
createUVmatrix() | gsParametrization< T > | |
createXYZmatrix() | gsParametrization< T > | |
defaultOptions() | gsParametrization< T > | static |
getParameterPoint(size_t vertexIndex) const | gsParametrization< T > | protected |
gsParametrization(const gsMesh< T > &mesh, const gsOptionList &list=defaultOptions()) | gsParametrization< T > | explicit |
m_mesh | gsParametrization< T > | protected |
m_parameterPoints | gsParametrization< T > | protected |
restrictMatrices(gsMatrix< T > &, const gsMatrix< T > &, real_t=0, real_t=1) const | gsParametrization< T > | inlinevirtual |
writeTexturedMesh(std::string filename) const | gsParametrization< T > |