-
- Downloads
Generating cmake files only from generated .cpp and .hpp files. cmake files...
Generating cmake files only from generated .cpp and .hpp files. cmake files can now be generated without invoking the HFG first. Allows for adding some operators (e.g., by commenting out everything else in .toml) and then generating the cmake stuff afterward (which should happen automatically anyway).
parent
afb34c3f
Branches
Tags
Showing
- generate/generate.py 235 additions, 100 deletionsgenerate/generate.py
- operators/CMakeLists.txt 1 addition, 1 deletionoperators/CMakeLists.txt
- operators/curl_curl/CMakeLists.txt 1 addition, 1 deletionoperators/curl_curl/CMakeLists.txt
- operators/diffusion/CMakeLists.txt 2 additions, 2 deletionsoperators/diffusion/CMakeLists.txt
- operators/div_k_grad/CMakeLists.txt 4 additions, 4 deletionsoperators/div_k_grad/CMakeLists.txt
- operators/epsilon/CMakeLists.txt 69 additions, 69 deletionsoperators/epsilon/CMakeLists.txt
- operators/full_stokes/CMakeLists.txt 69 additions, 69 deletionsoperators/full_stokes/CMakeLists.txt
- operators/mass/CMakeLists.txt 2 additions, 2 deletionsoperators/mass/CMakeLists.txt
Loading
Please register or sign in to comment