Skip to content

k-tree based adaptive grid for spacetime(kairotopos) discretizations for k dimentional finite element computations

Notifications You must be signed in to change notification settings

paralab/Dendro-KT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dendro-KT

kd-tree based adaptive grid for spacetime(kairotopos) discretizations for k dimentional finite element computations

The following dependencies are required to compile Dendro-KT

  • C/C++ compilers with C++11 standards and OpenMP support
  • MPI implementation (e.g. openmpi, mvapich2 )
  • ZLib compression library (used to write \texttt{.vtu} files in binary format with compression enabled)
  • BLAS and LAPACK are optional and not needed for current version of \dendrokt~
  • CMake 2.8 or higher version

To compile the code, execute these commands

cd <path to Dendro-KT directory >
cd build
ccmake ../ 
make all 

About

k-tree based adaptive grid for spacetime(kairotopos) discretizations for k dimentional finite element computations

Resources

Stars

Watchers

Forks

Packages

No packages published