SU2
Public Member Functions | List of all members
CGridMovement Class Reference

Class for moving the surface and volumetric numerical grid (2D and 3D problems). More...

#include <grid_movement_structure.hpp>

Inheritance diagram for CGridMovement:
CFreeFormDefBox CSurfaceMovement CVolumetricMovement

Public Member Functions

 CGridMovement (void)
 Constructor of the class.
 
virtual ~CGridMovement (void)
 Destructor of the class.
 
virtual void SetSurface_Deformation (CGeometry *geometry, CConfig *config)
 A pure virtual member. More...
 

Detailed Description

Class for moving the surface and volumetric numerical grid (2D and 3D problems).

Author
F. Palacios
Version
5.0.0 "Raven"

Member Function Documentation

§ SetSurface_Deformation()

void CGridMovement::SetSurface_Deformation ( CGeometry geometry,
CConfig config 
)
inlinevirtual

A pure virtual member.

Parameters
[in]geometry- Geometrical definition of the problem.
[in]config- Definition of the particular problem.

Reimplemented in CSurfaceMovement.


The documentation for this class was generated from the following files: