G+Smo
24.08.0
Geometry + Simulation Modules
|
Provides a simple class to obtain a material matrix pointer. More...
Go to the source code of this file.
Namespaces | |
gismo | |
The G+Smo namespace, containing all definitions for the library. | |
Functions | |
template<short_t d, class T > | |
gsMaterialMatrixBase< T > * | getMaterialMatrix (const gsMultiPatch< T > &mp, const gsFunctionSet< T > &thickness, const std::vector< gsFunctionSet< T > * > ¶meters, const gsFunctionSet< T > &rho, const gsOptionList &options) |
Gets a material matrix based on options. More... | |
template<short_t d, class T > | |
gsMaterialMatrixBase< T > * | getMaterialMatrix (const gsMultiPatch< T > &mp, const gsFunctionSet< T > &thickness, const std::vector< gsFunctionSet< T > * > ¶meters, const gsOptionList &options) |
Gets a material matrix based on options. More... | |
Provides a simple class to obtain a material matrix pointer.
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): H.M. Verhelst (2019-..., TU Delft) A. Mantzaflaris (2019-..., Inria)