Skip to content

Modern C++17 shape and topology optimization framework.

License

BSL-1.0, Unknown licenses found

Licenses found

BSL-1.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

EloiMartinet/rodin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rodin

License

Branch Matrix Documentation
master Build Documentation
develop Build

Requirements

Any of these should be available for quick install from your standard package manager.

Building the project

git clone --recursive https://github.com/carlos-brito-pacheco/rodin
cd rodin
mkdir build && cd build
cmake ..
make -j4

CMake Options

Option Description
RODIN_BUILD_EXAMPLES Builds the examples in the examples/ directory.
RODIN_BUILD_DOC Builds the documentation using Doxygen
RODIN_USE_MCSS Builds the documentation using Doxygen and m.css

Building the documentation

See this page to see how to build the documentation.

About

Modern C++17 shape and topology optimization framework.

Resources

License

BSL-1.0, Unknown licenses found

Licenses found

BSL-1.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.2%
  • CMake 18.8%
  • C 1.0%