dune-grid-glue
2.3.0
|
This is the complete list of members for Dune::GridGlue::SimplexMethod< dimWorld, 2, 2, T >, including all inherited members.
ComputationMethod< dimWorld, 2, 2, T > class | Dune::GridGlue::SimplexMethod< dimWorld, 2, 2, T > | friend |
computeIntersectionPoints(const std::vector< FieldVector< T, dimWorld > > X, const std::vector< FieldVector< T, dimWorld > > Y, std::vector< std::vector< int > > &SX, std::vector< std::vector< int > > &SY, std::vector< FieldVector< T, dimWorld > > &P) | Dune::GridGlue::SimplexMethod< dimWorld, 2, 2, T > | inlinestatic |
grid1_subdivisions(const std::vector< Vector > elementCorners, std::vector< std::vector< unsigned int > > &subElements, std::vector< std::vector< int > > &faceIds) | Dune::GridGlue::SimplexMethod< dimWorld, 2, 2, T > | inlinestatic |
grid1Dimension | Dune::GridGlue::SimplexMethod< dimWorld, 2, 2, T > | static |
grid2_subdivisions(const std::vector< Vector > elementCorners, std::vector< std::vector< unsigned int > > &subElements, std::vector< std::vector< int > > &faceIds) | Dune::GridGlue::SimplexMethod< dimWorld, 2, 2, T > | inlinestatic |
grid2Dimension | Dune::GridGlue::SimplexMethod< dimWorld, 2, 2, T > | static |
intersectionDimension | Dune::GridGlue::SimplexMethod< dimWorld, 2, 2, T > | static |
Vector typedef | Dune::GridGlue::SimplexMethod< dimWorld, 2, 2, T > |