IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
creator.hpp File Reference

Geometry creator. More...

#include <cstdlib>
#include <ctime>
#include <bspline.hpp>
#include <utils/fqn.hpp>

Go to the source code of this file.

Classes

class  iganet::CreatorCore< T >
 Abstract creator class. More...
 
class  iganet::IntervalCreator< T >
 Interval creator class. More...
 
class  iganet::RectangleCreator< T >
 Rectangle creator class. More...
 

Namespaces

namespace  iganet
 

Functions

template<typename T >
std::ostream & iganet::operator<< (std::ostream &os, const CreatorCore< T > &obj)
 Print (as string) a CreatorCore object.
 

Detailed Description

Geometry creator.

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