Skip to content

iganets/iganet-unittests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

199 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IGAnets-UnitTests

GitlabSync CI Documentation

GitHub Releases GitHub Downloads GitHub Issues

This repository contains unit tests for IGAnets, a novel approach to combine the concept of deep operator learning with the mathematical framework of isogeometric analysis.

Usage instructions

This repository can be used in two modes:

  1. As standalone unit tests by running CMake on this repository without flags

  2. As optional module in iganets::core by running CMake on the iganets::core repository with the flag

    -DIGANET_OPTIONAL="unittests"
    

In both cases, the tests can be run via

make test

About

Unit tests for IGAnets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors