Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dohyun-cse/mfem-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MFEM Template

This is a cmake template for building MFEM applications.

MFEM binding

cmake -DCMAKE_BUILD_TYPE=Release -DMFEM_DIR=<PATH_TO_MFEM_BUILD> -S . -B <PATH_TO_BUILD>

It is also possible to use in-source build

Change CMakeLists.txt

  • MyApp -> Your application name

  • myapp -> Your source name

About

template for miniapp of mfem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published