G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsBoundaryConditions.h File Reference

Provides gsBoundaryConditions class. More...

+ Include dependency graph for gsBoundaryConditions.h:

Go to the source code of this file.

Classes

struct  boundary_condition< T >
 Class that defines a boundary condition for a side of a patch for some unknown variable of a PDE. More...
 
struct  condition_type
 Specifies the type of boundary condition. More...
 
struct  corner_value< T >
 Class prescribing a value related to a corner of a patch. More...
 
struct  coupled_boundary< T >
 Class prescribing a value related to a corner of a patch. More...
 
class  gsBoundaryConditions< T >
 Class containing a set of boundary conditions. More...
 

Namespaces

 gismo
 The G+Smo namespace, containing all definitions for the library.
 

Functions

template<class T >
std::ostream & operator<< (std::ostream &os, const gsBoundaryConditions< T > &bvp)
 Print (as string)
 

Detailed Description

Provides gsBoundaryConditions class.

This file is part of the G+Smo library.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Author(s): A. Mantzaflaris