v0.14.0 |
Quadrature points on sphere surface. More...
Go to the source code of this file.
Namespaces | |
BoneRemodeling | |
Functions | |
PetscErrorCode | BoneRemodeling::sphereSurfaceIntegration28 (MatrixDouble &gauss_pts, VectorDouble &weights) |
28 integration points on sphere More... | |
PetscErrorCode | BoneRemodeling::sphereSurfaceIntegration21 (MatrixDouble &gauss_pts, VectorDouble &weights) |
21 integration points on sphere More... | |
PetscErrorCode | BoneRemodeling::sphereSurfaceIntegration61 (MatrixDouble &gauss_pts, VectorDouble &weights) |
61 integration points on sphere More... | |
Quadrature points on sphere surface.
Definition in file SphereSurfaceIntegration.hpp.