Virtual Testbed
Ship dynamics simulator for extreme conditions
vtb::core::Velocity_potential_solver< T, N > Member List

This is the complete list of members for vtb::core::Velocity_potential_solver< T, N >, including all inherited members.

assumptions(Assumptions rhs) (defined in vtb::core::Velocity_potential_solver< T, N >)vtb::core::Velocity_potential_solver< T, N >inline
assumptions() const (defined in vtb::core::Velocity_potential_solver< T, N >)vtb::core::Velocity_potential_solver< T, N >inline
depth() const noexceptvtb::core::Velocity_potential_solver< T, N >inline
depth(T rhs)vtb::core::Velocity_potential_solver< T, N >inline
operator()(const Grid< T, 4 > &grid_tzxy, const Array< T, 3 > &wavy_surface, Array< T, 4 > &velocity_potential) (defined in vtb::core::Velocity_potential_solver< T, N >)vtb::core::Velocity_potential_solver< T, N >inline
solve(const Grid< T, N+1 > &grid_tzxy, const Array< T, N > &wavy_surface, Array< T, N+1 > &velocity_potential)=0vtb::core::Velocity_potential_solver< T, N >pure virtual
Velocity_potential_solver()=default (defined in vtb::core::Velocity_potential_solver< T, N >)vtb::core::Velocity_potential_solver< T, N >
wave_number_grid(const Grid< T, 2 > &rhs) (defined in vtb::core::Velocity_potential_solver< T, N >)vtb::core::Velocity_potential_solver< T, N >inline
wave_number_grid() const (defined in vtb::core::Velocity_potential_solver< T, N >)vtb::core::Velocity_potential_solver< T, N >inline
~Velocity_potential_solver()=default (defined in vtb::core::Velocity_potential_solver< T, N >)vtb::core::Velocity_potential_solver< T, N >virtual