![]() |
v0.14.0 |
Bone remodeling module. More...
Files | |
file | DensityMaps.hpp |
Operator can be used with any volume element to calculate sum of volumes of all volumes in the set. | |
file | Remodeling.hpp |
file | SphereSurfaceIntegration.hpp |
Quadrature points on sphere surface. | |
Classes | |
struct | BoneRemodeling::SurfaceKDTree |
Create KDTree on surface of the mesh and calculate distance. More... | |
struct | BoneRemodeling::DataFromMetaIO |
Load data from MetaImage file, translate grayscale values to densities. More... | |
struct | BoneRemodeling::OpVolumeCalculation |
Calculate volume of the model. More... | |
struct | BoneRemodeling::OpCalculateLhs |
Assemble LHS matrix K. More... | |
struct | BoneRemodeling::OpCalulatefRhoAtGaussPts |
Assemble local vector containing density data. More... | |
struct | BoneRemodeling::OpAssmbleRhs |
Assemble RHS vector f. More... | |
struct | BoneRemodeling::OpMassCalculation |
Calculate mass before approximation. More... | |
struct | BoneRemodeling::OpMassCalculationFromApprox |
Calculate mass after approximation. More... | |
Bone remodeling module.