IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
Poisson2d.cxx File Reference

Poisson equation in 2d model. More...

#include <iganet.hpp>
#include <model.hpp>

Classes

class  iganet::Poisson2dModel< T >
 Poisson equation in 2d model. More...
 

Namespaces

namespace  iganet
 

Functions

std::shared_ptr< iganet::Model< iganet::real_t > > create (const nlohmann::json &json)
 

Detailed Description

Poisson equation in 2d model.

Author
Matthias Moller

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/.

Function Documentation

◆ create()

std::shared_ptr< iganet::Model< iganet::real_t > > create ( const nlohmann::json &  json)