G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
gsFlowTerms.h File Reference
+ Include dependency graph for gsFlowTerms.h:

Go to the source code of this file.

Classes

class  gsFlowTerm< T >
 A class computing individual terms of the weak formulation appearing in incompressible flow problems. More...
 
class  gsFlowTerm_Diffusion< T >
 A class for integrals of the form: viscosity * test function gradient * shape function gradient. More...
 
class  gsFlowTerm_GradGrad< T >
 A class for integrals of the form: test function gradient * shape function gradient. More...
 
class  gsFlowTerm_rhs< T >
 A class for integrals of the form: test function value * rhs function value. More...
 
class  gsFlowTerm_TimeDiscr< T >
 A class for integrals of the form: (1 / time step) * test function value * shape function value. More...
 
class  gsFlowTerm_ValVal< T >
 A class for integrals of the form: test function value * shape function value. More...
 
class  gsFlowTermNonlin< T >
 A class computing nonlinear terms of the weak formulation appearing in incompressible flow problems. More...
 

Namespaces

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

Detailed Description

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: H. Honnerova