IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
iganet::IgADatasetBase Class Reference

IgA dataset base class. More...

#include </home/runner/work/iganet/iganet/include/igabase.hpp>

Inheritance diagram for iganet::IgADatasetBase:
iganet::IgADataset< false > iganet::IgADataset< true >

Protected Member Functions

template<typename T >
void read_from_xml (std::string location, T &obj, std::vector< torch::Tensor > &v)
 Reads a function space from file.
 

Detailed Description

IgA dataset base class.

This class implements the specialization of the torch dataset class for IgA solvers and nets

Member Function Documentation

◆ read_from_xml()

template<typename T >
void iganet::IgADatasetBase::read_from_xml ( std::string  location,
T &  obj,
std::vector< torch::Tensor > &  v 
)
inlineprotected

Reads a function space from file.


The documentation for this class was generated from the following file: