tamaas/pythonpetsc
tamaas/python
petsc
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9054b97f8b37 | frerot | modified dumpers for new interface | Jan 5 2021 | |||
2316c9ebcdd7 | frerot | copyright year 2021 | Jan 1 2021 | |||
49155381f7a4 | frerot | added __call__ to IntegralOperator bindings | Dec 31 2020 | |||
560001b7e019 | frerot | adding a constructor with global shape to surface generators | Dec 31 2020 | |||
9d2cf7093171 | frerot | more pythonic bindings of surface generators, solvers and flood fill | Dec 31 2020 | |||
cfbbd07ff0cf | frerot | more pythonic interface for accessing integral operators | Dec 30 2020 | |||
92343fd27ef3 | frerot | added documentation on MPI | Dec 10 2020 | |||
73a8b44d38ce | frerot | updated stress example to run with mpi | Dec 9 2020 | |||
695f2e0111b0 | frerot | protecting mkdir in @directory_dump | Dec 8 2020 | |||
74402ed7185c | frerot | added readonly properties to python model bindings | Dec 8 2020 | |||
eed5bd5407de | frerot | converting only dumped fields in hdf5toVTK | Dec 8 2020 | |||
6f1bb5d3d5ce | frerot | added helper function to convert hdf5 model dump to VTK | Dec 8 2020 | |||
f739905b88d2 | frerot | raising exception if scipy solvers are used with MPI | Dec 8 2020 | |||
09b1019f9242 | frerot | use uvw.RectilinearGrid instead of parallel variant | Dec 8 2020 | |||
09634dfd5d9d | frerot | adding has_mpi to TamaasInfo class | Dec 7 2020 | |||
1af5c7f89584 | frerot | raising when NumpyDumper is called in parallel | Dec 4 2020 | |||
a9371b17cdd2 | frerot | prepared implementation of parallel dumpers | Dec 4 2020 | |||
b4ec536528a2 | frerot | added type traits to python interface | Dec 4 2020 | |||
cce181f1da1f | frerot | added convenience size/rank to mpi bindings | Dec 2 2020 | |||
f9fadc483c40 | frerot | moved mpi function bindings to their own submodule | Dec 1 2020 | |||
3503d740b538 | frerot | added wrapping of local_{size,offset} partitioner functions | Dec 1 2020 | |||
fdea6b4ef4a4 | frerot | Merge branch 'feature/mpi_fft_engine' | Nov 25 2020 | |||
54aab33e784a | frerot | added a function to compute deviatoric of sym tensor fields | Oct 23 2020 | |||
ddb30ba41df9 | frerot | Merge branch 'master' into feature/mpi_fft_engine | Sep 1 2020 | |||
c9eb34ff4665 | frerot | added helper method to compute (corrected) contact areas | Aug 13 2020 | |||
f59e8b7c2de2 | frerot | changes to setup.py to build python 2 wheels | Aug 8 2020 | |||
69c13358055d | frerot | fixing errors for python 2 | Aug 7 2020 | |||
87df0438ac11 | frerot | making sure libTamaas is linked first | Aug 7 2020 | |||
87299a2f0e72 | frerot | overwrite netcdf file on first dump | Aug 5 2020 | |||
555b9d18b1d5 | frerot | creating variables with right dimensions in netcdf dumper | Aug 5 2020 | |||
357aabe906d0 | frerot | netcdf dumper now writes frames to a single file | Aug 4 2020 | |||
0aff1cd1a985 | frerot | Merge branch 'feature/dfsane' | Aug 3 2020 | |||
03fcf739ce5a | frerot | allowing the use of ToleranceManager on C++ solvers | Aug 3 2020 | |||
510fc333cb53 | frerot | tested implementation of C++ DFSANESolver | Aug 3 2020 | |||
d6d8134e1bba | frerot | allowing compilation without OpenMP | Aug 2 2020 | |||
8db558711c4c | frerot | avoiding circular imports | Jul 29 2020 | |||
cbe79569b127 | frerot | renamed packaging_setup option to build_static_lib | Jul 29 2020 | |||
77e32d9a06e7 | frerot | packaging setup now generates static libTamaas | Jul 29 2020 | |||
4fe90e4e93ed | frerot | [DOC] uniformizing titles and descriptions of Tamaas | Jul 28 2020 | |||
5834c8d64134 | frerot | [DOC] adding various badges | Jul 28 2020 | |||
90ef0739a009 | frerot | wrapping version number in python | Jul 27 2020 | |||
0f1bae08aea7 | frerot | modifiying python install scripts for a PyPI tamaas package | Jul 24 2020 | |||
af08c7abcf2c | frerot | not flattening arrays in netcdf dumper | Jul 22 2020 | |||
6f8537513eca | frerot | fixing sequential context manager | Jul 12 2020 | |||
0c9ddfa242f4 | frerot | added mpi4py as dependency | Jul 12 2020 | |||
ea6e316a0703 | frerot | added a sequential context manager | Jul 12 2020 | |||
1785d820392d | frerot | mirroring logger behavior with MPI for python wrapper | Jul 11 2020 | |||
0defcff64961 | frerot | Merge branch 'master' into feature/mpi_fft_engine | Jul 10 2020 | |||
6124726e1b08 | frerot | redirecting iostreams to python streams for solve functions | Jul 10 2020 | |||
aba0a246fdf6 | frerot | using std::shared_ptr<Functional> as holder type for functionals | Jul 10 2020 | |||
5b293e6eba23 | frerot | tentative implementation of surface generation with mpi | Jul 6 2020 | |||
f16ec5b85e49 | frerot | setting proper rpath for tests | Jul 3 2020 | |||
14b215073440 | frerot | forcing update with pip on scons install call | Jul 2 2020 | |||
7dbb2d1099f2 | frerot | added access to yield stress and hardening modulus in residual | Jun 25 2020 | |||
3cc1d8a160a7 | frerot | cleaning up the use of preprocessor macros | Jun 24 2020 | |||
2c3c3ddadf5a | frerot | added __contains__ and __iter__ to model bindings | Jun 18 2020 | |||
ff710f40e7e3 | frerot | fixing recursion issue with ToleranceManager | Jun 12 2020 | |||
e8c4a114f2ec | frerot | added compression to UVW dumper | Jun 11 2020 | |||
ace594b68267 | frerot | added a group dumper for paraview data | Jun 9 2020 | |||
58fde8ae6754 | frerot | writing solver infos to stderr | Jun 8 2020 | |||
022385d24743 | frerot | simplified helpers in dumpers | Jun 8 2020 | |||
6292bc12d9e3 | frerot | proper definition of python package extras | May 19 2020 | |||
a5c45c2f1235 | frerot | better normalization in patch plasticity test | May 19 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
4884455e012f | frerot | always compiling tamaas_info, even when strip_info==True | May 5 2020 | |||
0f8bb69278d8 | frerot | cleaned up code for pybind11 detection and module building | Apr 27 2020 | |||
824e0b9504de | frerot | allowed storing of provided CXXFLAGS into scons setup file | Apr 23 2020 | |||
829565ab7da8 | frerot | making sure setup.py can always install to given prefix | Apr 23 2020 | |||
a1aa792f5ac8 | frerot | cleaner definition of fallback scons commands | Apr 22 2020 | |||
c5d6b3690cd1 | frerot | making sure tests are passing in python 2.7 | Apr 22 2020 | |||
af1a46404bce | frerot | added target alias "test" for scons | Apr 21 2020 | |||
f6f9d433c7ec | frerot | automatically setting prefix/lib in rpaths | Apr 20 2020 | |||
43f7d9ba9056 | frerot | added -Wextra and fixed some warnings | Apr 20 2020 | |||
28b1e8b7df63 | frerot | corrected code boundary definitions of legacy bem | Apr 17 2020 | |||
619edea1d664 | frerot | falling back on setup.py if pip is not installed | Apr 17 2020 | |||
b1decc875a84 | frerot | defining target aliases for main lib and python module | Apr 17 2020 | |||
9d061de7f380 | frerot | added install dependencies to scons | Apr 16 2020 | |||
32977d6d20b0 | frerot | allowing change of integration method in python + appropriate testing | Apr 16 2020 | |||
131906bb58cc | frerot | added compile option to remove legacy code | Apr 1 2020 | |||
52674b12fcc5 | frerot | removed groups from netcdf dump | Mar 12 2020 | |||
b248a63446d9 | frerot | added netCDF4 dumper | Mar 11 2020 | |||
903a03968664 | frerot | added -pedantic to compile flags (except pybind11) | Oct 4 2019 | |||
35997c97068f | frerot | linting on modernize-* rules in clang-tidy | Sep 24 2019 | |||
77775028a981 | frerot | linting for python | Sep 24 2019 | |||
3cf4afc77006 | frerot | do not use f_rtol in scipy.optimize.newton_krylov | Sep 10 2019 | |||
57d91d59d23f | frerot | added flood-fill for 1D | Aug 5 2019 | |||
d81014204db3 | frerot | more pythonic organization of dumpers and solvers | Jul 29 2019 | |||
5ce212cefcd4 | frerot | converting to double when using uvw dumper | Jul 25 2019 | |||
3842898f7a1d | frerot | necessary changes to make tests pass in long double | Jul 25 2019 | |||
6de98daa963e | frerot | proper type checking in numpy typecaster | Jul 25 2019 | |||
10037a017efb | frerot | adapted code to allow a change in integer type | Jul 24 2019 | |||
c142fad9055b | frerot | added default values to PKR constraint and unknown types | Jul 24 2019 | |||
05f6175eafb9 | frerot | moved eigenvalues computation to separate submodule + vonMises | Jul 10 2019 | |||
88dc18ff00c3 | frerot | keep alive solver arguments | Jul 3 2019 | |||
eece14887d2b | frerot | corrected typo in df sane solver | Jul 1 2019 | |||
ab2894e968e5 | frerot | added exceptions when nl solvers do not converge | Jul 1 2019 | |||
aba856e0a5ac | frerot | added default argument for hardening modulus | Jun 24 2019 | |||
41fed3ca52fe | frerot | correct swap for sigma_0 and hardening | Jun 20 2019 | |||
5cff76969a2b | frerot | implemented surface change from residual saturated displacements | Jun 19 2019 | |||
0eeca3af2967 | frerot | added accessor to saturation pressure in KatoSaturated | Jun 18 2019 |
c4science · Help