Skip to content

naeem014/CotrikMesh

 
 

Repository files navigation

Base Complex sheets extraction for hex meshes

Building

  • Clone the repository in local machine
  • cd into repo folder
  • mkdir Release
  • cd Release
  • ccmake .. (install any required dependencies reportded by cmake)
  • make

To run the programs, /path/to/repo/Release/apps/program_name e.g /Documents/CotrikMesh/Release/apps/ExtractSheetDecompositions. The program path is followed by an input file which should be hexahedral mesh with .vtk format.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.7%
  • C++ 26.0%
  • JavaScript 1.5%
  • Fortran 1.3%
  • Cuda 1.2%
  • C 0.8%
  • Other 0.5%