WaveBEM: Unsteady Nonlinear Potential Flow Solver for Ship-Wave Interaction.
free_surface.h File Reference

Go to the source code of this file.

Classes

class  FreeSurface< dim >
 

Functions

template<int dim, class Type >
Tensor< 1, dim, Type > & T (Point< dim, Type > &p)
 
template<int dim, class Type >
const Tensor< 1, dim, Type > & T (const Point< dim, Type > &p)
 

Function Documentation

template<int dim, class Type >
Tensor<1,dim,Type>& T ( Point< dim, Type > &  p)

Definition at line 89 of file free_surface.h.

template<int dim, class Type >
const Tensor<1,dim,Type>& T ( const Point< dim, Type > &  p)

Definition at line 97 of file free_surface.h.