@details The intent of this module is to provide a single, library-wide definition of the names used to describe different boundary conditions. One should ALWAYS refer to specific boundary conditions by their names and not through their integer representation, which could be changed.
How to use-it
Just add the line @code
@endcode
User defined boundary condition Periodic boundary condition u(1)=u(n) Dirichlet boundary condition Neumann boundary condition Hermite boundary condition Neumann boundary condition PLEASE ADD DOCUMENTATION Interior of domain Incoming wave boundar condition for Maxwell Metallic boundary condition for Maxwell Absorbing boundary condition fro Maxwell Use a one-sided stencil at the boundary Values outside the domain are provided as halo cells (for domain decomposition) Use Greville points instead of conditions on derivative for B-Spline interpolation Duplicate boundary points to define knots for B-splines from grid Mirror points around boundary to define knots for B-splines from grid