v0.14.0
Classes | Namespaces
DensityMaps.hpp File Reference

Operator can be used with any volume element to calculate sum of volumes of all volumes in the set. More...

Go to the source code of this file.

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::DensityMapFe
 
struct  BoneRemodeling::OpVolumeCalculation
 Calculate volume of the model. More...
 
struct  BoneRemodeling::CommonData
 Data structure for storing global and local matrix K and vector f. 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...
 

Namespaces

 BoneRemodeling
 

Detailed Description

Operator can be used with any volume element to calculate sum of volumes of all volumes in the set.

Definition in file DensityMaps.hpp.