Classes | |
class | cyclicSector |
Extrudes a sector. More... | |
class | linearDirection |
Extrudes by transforming points in a specified direction by a given distance. More... | |
class | linearNormal |
Extrudes by transforming points normal to the surface by a given distance. More... | |
class | linearRadial |
class | plane |
Extrudes by transforming points normal to the surface by 1 layer over a given distance. More... | |
class | radial |
class | sector |
Extrudes by rotating a surface around an axis. More... | |
class | sigmaRadial |
class | wedge |
Extrudes by rotating a surface symmetrically around axis by 1 layer. More... | |
Foam::extrudeModels::defineTypeNameAndDebug | ( | cyclicSector | , |
0 | |||
) |
Foam::extrudeModels::addToRunTimeSelectionTable | ( | extrudeModel | , |
cyclicSector | , | ||
dictionary | |||
) |
Foam::extrudeModels::defineTypeNameAndDebug | ( | linearDirection | , |
0 | |||
) |
Foam::extrudeModels::addToRunTimeSelectionTable | ( | extrudeModel | , |
linearDirection | , | ||
dictionary | |||
) |
Foam::extrudeModels::defineTypeNameAndDebug | ( | linearNormal | , |
0 | |||
) |
Foam::extrudeModels::addToRunTimeSelectionTable | ( | extrudeModel | , |
linearNormal | , | ||
dictionary | |||
) |
Foam::extrudeModels::defineTypeNameAndDebug | ( | linearRadial | , |
0 | |||
) |
Foam::extrudeModels::addToRunTimeSelectionTable | ( | extrudeModel | , |
linearRadial | , | ||
dictionary | |||
) |
Foam::extrudeModels::defineTypeNameAndDebug | ( | plane | , |
0 | |||
) |
Foam::extrudeModels::addToRunTimeSelectionTable | ( | extrudeModel | , |
plane | , | ||
dictionary | |||
) |
Foam::extrudeModels::defineTypeNameAndDebug | ( | radial | , |
0 | |||
) |
Foam::extrudeModels::addToRunTimeSelectionTable | ( | extrudeModel | , |
radial | , | ||
dictionary | |||
) |
Foam::extrudeModels::defineTypeNameAndDebug | ( | sector | , |
0 | |||
) |
Foam::extrudeModels::addToRunTimeSelectionTable | ( | extrudeModel | , |
sector | , | ||
dictionary | |||
) |
Foam::extrudeModels::defineTypeNameAndDebug | ( | sigmaRadial | , |
0 | |||
) |
Foam::extrudeModels::addToRunTimeSelectionTable | ( | extrudeModel | , |
sigmaRadial | , | ||
dictionary | |||
) |
Foam::extrudeModels::defineTypeNameAndDebug | ( | wedge | , |
0 | |||
) |
Foam::extrudeModels::addToRunTimeSelectionTable | ( | extrudeModel | , |
wedge | , | ||
dictionary | |||
) |