Skip to content

sayerhs/tioga_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIOGA + Trilinos STK Utilities

Contains test code to demonstrate TIOGA to STK integration.

Building from source

The following dependencies must be available on your system:

See share/cmake_configure.sh for an example CMake configuration script.

git clone https://github.com/sayerhs/tioga_utils.git
cd tioga_utils
mkdir build
cd build
cp ../share/cmake_configure.sh 
# EDIT script as necessary
./cmake_configure.sh 
make 

Usage

mpiexec -np <NPROCS> stk2tioga <input_file>

About

Utilities for working with TIOGA and Trilinos STK

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published