SOFA plugin: SofaImplicitField  master
Open source framework for multi-physics simuation
sofa::component::mapping Namespace Reference

Namespaces

 linear
 
 mappedmatrix
 
 nonlinear
 

Classes

class  ImplicitSurfaceMapping
 

Functions

SOFA_EXPORT_DYNAMIC_LIBRARY void initExternalModule ()
 
SOFA_EXPORT_DYNAMIC_LIBRARY const char * getModuleName ()
 
SOFA_EXPORT_DYNAMIC_LIBRARY const char * getModuleVersion ()
 
SOFA_EXPORT_DYNAMIC_LIBRARY void registerObjects (sofa::core::ObjectFactory *factory)
 
void init ()
 
void registerImplicitSurfaceMapping (sofa::core::ObjectFactory *factory)
 
template<class Real >
Real sqr (Real r)
 

Variables

template class SOFA_SOFAIMPLICITFIELD_API ImplicitSurfaceMapping< Vec3dTypes, Vec3dTypes >
 

Function Documentation

◆ registerImplicitSurfaceMapping()

void sofa::component::mapping::registerImplicitSurfaceMapping ( sofa::core::ObjectFactory factory)

◆ sqr()

template<class Real >
Real sofa::component::mapping::sqr ( Real  r)

Variable Documentation

◆ ImplicitSurfaceMapping< Vec3dTypes, Vec3dTypes >

template class SOFA_SOFAIMPLICITFIELD_API sofa::component::mapping::ImplicitSurfaceMapping< Vec3dTypes, Vec3dTypes >