Skip to content

OpenCMISS-Examples/active_contraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Active Contraction

Active contraction

Building the example

This example can be configure and built with CMake using the following commands:

git clone https://github.com/OpenCMISS-Examples/active_contraction.git
cd active_contraction
mkdir build
cd build
cmake -DOpenCMISS_INSTALL_ROOT=/path/to/opencmiss/install ../.
make  # cmake --build . will also work here and is much more platform agnostic.

Running the example

To run the example execute the following commands (assumes current directory is the build directory from 'Building the example'):

cd src/fortran
./active_contraction

Prerequisites

None

License

Apache 2.0 License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •