IgANet
IGAnets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
options.hpp File Reference

Options. More...

Go to the source code of this file.

Classes

class  iganet::Options< real_t >
 The Options class handles the automated determination of dtype from the template argument and the selection of the device. More...
 
class  iganet::Options< Options< real_t > >
 Options dispatcher. More...
 

Namespaces

namespace  iganet
 

Functions

int iganet::guess_device_index ()
 Guesses the accelerator device index for the current process.
 
template<typename real_t >
std::ostream & iganet::operator<< (std::ostream &os, const Options< real_t > &obj)
 Prints an Options object.
 

Detailed Description

Options.

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