Pressio / pressio-demoapps

Suite of 1D, 2D, 3D demo apps of varying complexity with built-in support for sample mesh and exact Jacobians

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

schwarz: semantics of problem classes

fnrizzi opened this issue · comments

for the schwarz, we need to think whether we shold make a problem default constructible, assignable and movable, etc

i think: no default constructible, no copy assign, no move assign, but copy/move constrictible yes

see https://github.com/cwentland0/pressio-demoapps-schwarz/blob/main/include/pda-schwarz/schwarz.hpp