| array3 typedef (defined in vtb::core::Wave_pressure_solver_openmp< T >) | vtb::core::Wave_pressure_solver_openmp< T > | |
| array4 typedef (defined in vtb::core::Wave_pressure_solver_openmp< T >) | vtb::core::Wave_pressure_solver_openmp< T > | |
| calculate_pressure(const grid4 &phi_grid, const array4 &velocity_potential, const array3 &wavy_surface, array4 &pressure) (defined in vtb::core::Wave_pressure_solver_openmp< T >) | vtb::core::Wave_pressure_solver_openmp< T > | protected |
| calculate_pressure_force(const grid4 &pressure_grid, array4 &pressure, panel_array &panels) (defined in vtb::core::Wave_pressure_solver_openmp< T >) | vtb::core::Wave_pressure_solver_openmp< T > | protected |
| clip(bool b) (defined in vtb::core::Wave_pressure_solver< T >) | vtb::core::Wave_pressure_solver< T > | inline |
| clip() const | vtb::core::Wave_pressure_solver< T > | inline |
| density() const noexcept | vtb::core::Wave_pressure_solver< T > | inline |
| density(T rhs) noexcept (defined in vtb::core::Wave_pressure_solver< T >) | vtb::core::Wave_pressure_solver< T > | inline |
| g() const noexcept | vtb::core::Wave_pressure_solver< T > | inline |
| g(T rhs) noexcept (defined in vtb::core::Wave_pressure_solver< T >) | vtb::core::Wave_pressure_solver< T > | inline |
| grid3 typedef (defined in vtb::core::Wave_pressure_solver_openmp< T >) | vtb::core::Wave_pressure_solver_openmp< T > | |
| grid4 typedef (defined in vtb::core::Wave_pressure_solver_openmp< T >) | vtb::core::Wave_pressure_solver_openmp< T > | |
| panel_array typedef (defined in vtb::core::Wave_pressure_solver_openmp< T >) | vtb::core::Wave_pressure_solver_openmp< T > | |
| panel_type typedef (defined in vtb::core::Wave_pressure_solver_openmp< T >) | vtb::core::Wave_pressure_solver_openmp< T > | |
| solve(const grid3 &wavy_surface_grid, array3 wavy_surface, const grid4 &phi_grid, array4 velocity_potential, panel_array &panels) override (defined in vtb::core::Wave_pressure_solver_openmp< T >) | vtb::core::Wave_pressure_solver_openmp< T > | protected |
| vtb::core::Wave_pressure_solver::solve(const Grid< T, 3 > &wavy_surface_grid, Array< T, 3 > wavy_surface, const Grid< T, 4 > &velocity_potential_grid, Array< T, 4 > velocity_potential, panel_array &panels)=0 | vtb::core::Wave_pressure_solver< T > | pure virtual |
| vec3 typedef (defined in vtb::core::Wave_pressure_solver_openmp< T >) | vtb::core::Wave_pressure_solver_openmp< T > | |
| ~Wave_pressure_solver()=default (defined in vtb::core::Wave_pressure_solver< T >) | vtb::core::Wave_pressure_solver< T > | virtual |