plb::BoundaryProfiles3D< T, SurfaceData > Class Template Reference
#include <triangleBoundary3D.h>
List of all members.
Public Member Functions |
| | BoundaryProfiles3D () |
| | ~BoundaryProfiles3D () |
| | BoundaryProfiles3D (BoundaryProfiles3D< T, SurfaceData > const &rhs) |
BoundaryProfiles3D< T,
SurfaceData > & | operator= (BoundaryProfiles3D< T, SurfaceData > const &rhs) |
| void | swap (BoundaryProfiles3D< T, SurfaceData > &rhs) |
| void | defineProfile (plint tag, BoundaryProfile3D< T, SurfaceData > *profile) |
| void | resetProfiles (std::map< plint, BoundaryProfile3D< T, SurfaceData > * > profiles_) |
| void | defineInletOutletTags (TriangleBoundary3D< T > const &boundary, plint sortDirection) |
| void | setWallProfile (BoundaryProfile3D< T, SurfaceData > *wallProfile_) |
| void | setInletOutlet (std::vector< BoundaryProfile3D< T, SurfaceData > * > inletOutlets) |
| void | setInletOutlet (BoundaryProfile3D< T, SurfaceData > *profile1, BoundaryProfile3D< T, SurfaceData > *profile2) |
| void | setInletOutlet (BoundaryProfile3D< T, SurfaceData > *profile1, BoundaryProfile3D< T, SurfaceData > *profile2, BoundaryProfile3D< T, SurfaceData > *profile3) |
| void | setInletOutlet (BoundaryProfile3D< T, SurfaceData > *profile1, BoundaryProfile3D< T, SurfaceData > *profile2, BoundaryProfile3D< T, SurfaceData > *profile3, BoundaryProfile3D< T, SurfaceData > *profile4) |
| void | adjustInletOutlet (TriangleBoundary3D< T > const &boundary, plint sortDirection) |
BoundaryProfile3D< T,
SurfaceData > const & | getProfile (TriangleBoundary3D< T > const &boundary, plint iTriangle) const |
template<typename T, class SurfaceData>
class plb::BoundaryProfiles3D< T, SurfaceData >
Constructor & Destructor Documentation
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
Member Function Documentation
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
template<typename T , class SurfaceData >
The documentation for this class was generated from the following files: