Skip to content

nikisalli/nikfdtd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fdtd

simple fdtd using vulkan, omp or single thread

example

alt text

how to build

first clone the repo with:

git clone https://github.com/nikisalli/fdtd.git

update submodules

git submodule update --init --remote

create build dir

mkdir build && cd build

configure and build

cmake ..

make -j4

run example

cd ../bin

./simple

enjoy funny waves :)

About

simple fdtd using vulkan, omp or single thread

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published