https://gitlab.opengeosys.org/ogs/ogs.git

sort by:
Revision Author Date Message Commit Date
6eefabc [NL] added a remark 17 February 2016, 12:22:33 UTC
9b898c6 [NL] saved a computation by passing xdot 17 February 2016, 12:21:18 UTC
fbc6642 [NL] made methods const 17 February 2016, 11:30:54 UTC
1197723 [NL] reworked applyKnownComponents 17 February 2016, 11:26:21 UTC
a99f5d5 [NL] made preliminary results members 17 February 2016, 11:11:51 UTC
b78bd64 [AsmL] added docu 17 February 2016, 11:01:45 UTC
9640aa3 [AppL] added docu 17 February 2016, 11:01:22 UTC
664c7a4 [MaL] BLAS added docu 17 February 2016, 10:45:45 UTC
9de4444 [MaL] BLAS added docs 17 February 2016, 10:34:45 UTC
d04a5f8 [MaL] BLAS cleanup 17 February 2016, 10:31:30 UTC
8314080 [MaL] added templated BLAS functions 17 February 2016, 10:26:44 UTC
582ca52 [MaL] split BLAS into header and cpp 17 February 2016, 10:16:52 UTC
40e11dc [NL,AsmL] removed dummy ODESystemTag 17 February 2016, 10:07:58 UTC
3802975 [T] fixed SteadyDiffusion2DExample1 17 February 2016, 10:05:25 UTC
8e68825 [PL] fixed typo 17 February 2016, 09:57:11 UTC
af87acb [MaL] BLAS: added PETSc implementations 17 February 2016, 09:47:08 UTC
7c26949 [MaL] expose raw PETSc vector/matrix 17 February 2016, 09:46:42 UTC
a963bcf [NL] extended MatrixTraits 17 February 2016, 09:23:42 UTC
50ea5df [T] added override specifier 17 February 2016, 09:02:41 UTC
ae3363e [PL] added remarks 17 February 2016, 08:58:09 UTC
a0796c6 [Data] commented linear solver settings in order to make tests run 17 February 2016, 08:50:40 UTC
aadc91c [AppL] set first timestep to number one 17 February 2016, 08:39:02 UTC
9ba85b1 [AppL] set IC vector to the correct size 17 February 2016, 08:11:22 UTC
d891603 [NL] TimeDiscODESys reports num of equations 17 February 2016, 08:09:58 UTC
678f9bb [PL] process reports right matrix size 17 February 2016, 07:51:18 UTC
d9f75da SEP managed to mess things up by using default args so the default callbacks in ConfigTree have to vanish. 16 February 2016, 18:20:18 UTC
efc2d21 [PL] reenabled NeumannBCs 16 February 2016, 18:01:53 UTC
2e0bb5b [AsmL,NL] added VecMatAsm for NeumannBCs 16 February 2016, 17:58:24 UTC
9047066 [NL] NeumannBCAsm eliminated local matrix 16 February 2016, 17:49:43 UTC
9c0ff7e [AsmL] stripped down dummy VecMatAsm 16 February 2016, 17:39:38 UTC
978dfc0 [PL] saved a template param for Neumann BCs I hope that won't break anything. 16 February 2016, 17:32:56 UTC
09498ac [PL] renamed Dirichlet BC access method 16 February 2016, 17:32:27 UTC
6eaa715 [MaL] added stub applyKnownSolution() for dense Eigen matrix 16 February 2016, 17:31:32 UTC
71589e5 [NL] finished work for Dirichlet BCs 16 February 2016, 17:20:28 UTC
95acf79 [PL] reenabled setting Dirichlet BCs 16 February 2016, 16:34:36 UTC
7d5093b [NL] added method to query known solution components 16 February 2016, 16:34:01 UTC
3df1bbd [NL] started with matrix traits 16 February 2016, 16:33:26 UTC
e5475c1 [PL] minor refactoring 16 February 2016, 16:06:08 UTC
24c0640 [PL] made NeumannBC compile again 16 February 2016, 16:01:13 UTC
dfdc829 [PL] reenabled setting of BCs and sparsity pattern 16 February 2016, 16:00:20 UTC
5a9c3a8 [MaL] added setZero() methods 16 February 2016, 15:42:35 UTC
c302b7c [NL] zero out matrices prior to assembly 16 February 2016, 15:42:13 UTC
019063a [PL] removed matrix and vector members from Process 16 February 2016, 15:30:19 UTC
ad97e44 [PL] removed unneeded args from NeumannBC init 16 February 2016, 15:27:59 UTC
965c105 [PL] removed linear solver from processes 16 February 2016, 15:24:43 UTC
bb70972 [PL] removed old assemble() method 16 February 2016, 15:16:12 UTC
e0a930e [NL] made assemble() method const. 16 February 2016, 15:07:53 UTC
db9edf9 [App] time loop computes output file name 16 February 2016, 14:56:52 UTC
af55069 [AppL] time loop basically finished 16 February 2016, 14:45:46 UTC
4faf2bd [PL] added public setIC() method 16 February 2016, 14:39:36 UTC
523ef16 [PL] added current solution to postTimestep() args 16 February 2016, 14:29:44 UTC
d851e19 [MaL] made copyValues() const 16 February 2016, 14:28:32 UTC
80fa40a [AppL] intermediate commit extended uncoupled time loop 16 February 2016, 14:11:43 UTC
ffed424 [T] TimeDiscODESys creates MatTrans by itself 16 February 2016, 12:48:21 UTC
8fab0e7 [NL] TimeDiscODESys creates MatTrans by itself 16 February 2016, 12:47:54 UTC
63d4f8f [AsmL,PL] changed signature of assemble() method 16 February 2016, 12:31:20 UTC
83a2900 [T] added global matrices and vectors to VecMatAsm::op() 16 February 2016, 12:25:52 UTC
5171347 added global matrices and vectors to VecMatAsm::op() 16 February 2016, 12:25:17 UTC
c85db42 [T] fixed execute() template ambiguity 16 February 2016, 11:30:51 UTC
ffafb4d [AsmL,PL] fixed execute() template ambiguity 16 February 2016, 11:30:13 UTC
bba36cf [AsmL] renamed template param 16 February 2016, 11:20:02 UTC
acf2c93 [T] removed member of VecMatAsm 16 February 2016, 11:17:30 UTC
245980a [AsmL,PL] removed mebers of VecMatAsm 16 February 2016, 11:17:09 UTC
8c2d491 [T] extended VectorMatrixAssembler by a template param 16 February 2016, 11:07:58 UTC
bbeba54 [AsmL,PL] extended VectorMatrixAssembler by a template param 16 February 2016, 11:07:21 UTC
a4fdb4b [T] removed IndexType 16 February 2016, 10:37:43 UTC
49b29cc [NL] removed IndexType 16 February 2016, 10:37:32 UTC
57996e7 [PL] added ODESystem interface stubs 16 February 2016, 10:34:56 UTC
fe9bca5 [App] time loop next step. 16 February 2016, 10:20:59 UTC
3eff42b [AppL] avoid cyclic header include 16 February 2016, 10:20:59 UTC
5da8a65 [AppL] moved timestepper parsing 16 February 2016, 10:20:59 UTC
68a80af SEP moved buildProcesses to cpp file This method does not need to be templated since the template type is already hard-coded in other places in the same class. 16 February 2016, 10:20:59 UTC
e4e8269 [AppL] started with processes time loop 16 February 2016, 10:20:59 UTC
1d2bd9e [T] planned further tests 16 February 2016, 10:20:59 UTC
d53bc7a [T] reuse matrices in Jacobian assembly 16 February 2016, 10:20:59 UTC
97eba0a [NL] reuse matrices in Jacobian assembly 16 February 2016, 10:20:59 UTC
8574429 [T] added header guard and copyright info 16 February 2016, 10:20:59 UTC
5b45520 [NL] added header guards and copyright info 16 February 2016, 10:20:59 UTC
1a57a6d [NL] minor cleanup in ODETypes 16 February 2016, 10:20:59 UTC
652db60 [MaL] minor change in BLAS.h 16 February 2016, 10:20:59 UTC
bd3a842 [T] make tests compile with PETSc 16 February 2016, 10:20:59 UTC
a19dada [NL] added PETSc method stubs to ODETypes 16 February 2016, 10:20:59 UTC
99901f7 [MaL] added PETSc method stubs 16 February 2016, 10:20:59 UTC
55cacf0 SEP [MaL] preliminary changes for PETSc 16 February 2016, 10:20:59 UTC
4c8f8fd [T] test both Eigen dense matrix and global matrix type 16 February 2016, 10:20:59 UTC
afba71e [NL] cleanup ODETypes 16 February 2016, 10:20:58 UTC
d23449e [MaL] changed type to Eigen dense matrix. 16 February 2016, 10:20:58 UTC
6e1cbb1 reenabled EigenLis, TODO finish this. 16 February 2016, 10:20:58 UTC
41b737b [NL] ODETypes eliminated ODEMatrix, ODEVector 16 February 2016, 10:20:58 UTC
1093204 [T] added dummy test to make sure ODE3 compiles 16 February 2016, 10:20:58 UTC
4d9a159 [T] removed using namespace 16 February 2016, 10:20:58 UTC
50d6fd9 [NL] doc minor change 16 February 2016, 10:20:58 UTC
5911f9e [NL] doc MatrixTranslator 16 February 2016, 10:20:58 UTC
a94aea1 [NL] cleanup doc ODESystem 16 February 2016, 10:20:58 UTC
8fb1a96 [NL] doc TimeDiscODESys 16 February 2016, 10:20:58 UTC
804b24a [doc] ODESystem 16 February 2016, 10:20:58 UTC
1c7199a [NL] doc TimeDisc 16 February 2016, 10:20:58 UTC
978eca3 [T] adapted to changed method name 16 February 2016, 10:20:58 UTC
0c86f89 [NL] doc ODESystem 16 February 2016, 10:20:58 UTC
1ffb86a [NL] doc NonlinearSystem 16 February 2016, 10:20:58 UTC
back to top