![]() |
v0.15.5 |
Public Member Functions | |
| setup_build_environment (self, env) | |
| build_directory (self) | |
| cmake_args (self) | |
| copy_source_code (self) | |
| check (self) | |
Public Attributes | |
| build_directory | |
Static Public Attributes | |
| str | homepage = "http://mofem.eng.gla.ac.uk" |
| str | git = "https://likask@bitbucket.org/mofem/users-modules-cephas.git" |
| branch | |
| tag | |
| commit | |
| list | maintainers = ['likask'] |
| default | |
| description | |
| False | |
| when | |
| True | |
MofemUsersModules creates installation environment for user-provided modules and extends of mofem-cephas package. For more information how to work with Spack and MoFEM see http://mofem.eng.gla.ac.uk/mofem/html/install_spack.html
Definition at line 10 of file package.py.
| package.MofemUsersModules.build_directory | ( | self | ) |
Definition at line 144 of file package.py.
| package.MofemUsersModules.check | ( | self | ) |
Searches the CMake-generated Makefile for the target ``test`` and runs it if found.
Definition at line 201 of file package.py.
| package.MofemUsersModules.cmake_args | ( | self | ) |
Definition at line 153 of file package.py.
| package.MofemUsersModules.copy_source_code | ( | self | ) |
Definition at line 196 of file package.py.
| package.MofemUsersModules.setup_build_environment | ( | self, | |
| env | |||
| ) |
Definition at line 140 of file package.py.
|
static |
Definition at line 19 of file package.py.
| package.MofemUsersModules.build_directory |
Definition at line 205 of file package.py.
|
static |
Definition at line 36 of file package.py.
|
static |
Definition at line 54 of file package.py.
|
static |
Definition at line 55 of file package.py.
|
static |
Definition at line 58 of file package.py.
|
static |
Definition at line 17 of file package.py.
|
static |
Definition at line 16 of file package.py.
|
static |
Definition at line 52 of file package.py.
|
static |
Definition at line 35 of file package.py.
|
static |
Definition at line 97 of file package.py.
|
static |
Definition at line 62 of file package.py.