![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
G+Smo Linear elasticity solver in 2d. More...
Functions | |
std::shared_ptr< iganet::Model< iganet::real_t > > | create (const nlohmann::json &json) |
Create a G+Smo Linear elasticity solver. | |
Variables | |
static std::map< std::string, std::shared_ptr< iganet::ModelHandler > > | models |
G+Smo Linear elasticity solver in 2d.
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/.
std::shared_ptr< iganet::Model< iganet::real_t > > create | ( | const nlohmann::json & | json | ) |
Create a G+Smo Linear elasticity solver.
|
static |