SOFA plugin: SofaEulerianFluid  master
Open source framework for multi-physics simuation
sofaeulerianfluid Namespace Reference

Classes

class  Fluid2D
 
class  Fluid3D
 
class  Grid2D
 
class  Grid3D
 

Functions

void registerFluid2D (sofa::core::ObjectFactory *factory)
 
void registerFluid3D (sofa::core::ObjectFactory *factory)
 
SOFA_EULERIAN_FLUID_API void initExternalModule ()
 Convenient functions to help user to know what contains the plugin. More...
 
SOFA_EULERIAN_FLUID_API const char * getModuleName ()
 
SOFA_EULERIAN_FLUID_API const char * getModuleVersion ()
 
SOFA_EULERIAN_FLUID_API const char * getModuleLicense ()
 
SOFA_EULERIAN_FLUID_API const char * getModuleDescription ()
 
SOFA_EULERIAN_FLUID_API void registerObjects (sofa::core::ObjectFactory *factory)
 

Function Documentation

◆ getModuleDescription()

const char * sofaeulerianfluid::getModuleDescription ( )

◆ getModuleLicense()

const char * sofaeulerianfluid::getModuleLicense ( )

◆ getModuleName()

const char * sofaeulerianfluid::getModuleName ( )

◆ getModuleVersion()

const char * sofaeulerianfluid::getModuleVersion ( )

◆ initExternalModule()

void sofaeulerianfluid::initExternalModule ( )

Convenient functions to help user to know what contains the plugin.

◆ registerFluid2D()

void sofaeulerianfluid::registerFluid2D ( sofa::core::ObjectFactory factory)

◆ registerFluid3D()

void sofaeulerianfluid::registerFluid3D ( sofa::core::ObjectFactory factory)

◆ registerObjects()

void sofaeulerianfluid::registerObjects ( sofa::core::ObjectFactory factory)