libsurf
Programmer's Documentation
Interpolation between different mesh types. More...
Interpolation between different mesh types.
A number of classes are meant for the ratehr specialized task of mapping structural displacements of a structural model to aerodynamic surface mesh, and the perform the related operation of mapping pressure loads from aerodynamic to structural models.
Classes | |
class | DispInterpolator |
Base class for displacement interpolation. More... | |
class | FsiTri3 |
Wrapper for 3-node triangles in FSI problems. More... | |
class | FsiQuad4 |
Wrapper for 4-node quadrilaterals in FSI problems. More... | |
class | FsiMesh |
Merged mesh for aeroelastic problems. More... | |
class | LoadIpol |
Aerodynamic load interpolator. More... | |
class | RbfInterpolator |
Interpolate mesh deformation using radial basis functions. More... | |
class | SurfInterpolator |
Map displacements from structural to aerodynamic surfaces. More... | |