This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Apr 27, 2017
-
-
Dmitri Naumov authored
-
- Mar 22, 2017
-
-
Dmitri Naumov authored
-
- Jan 25, 2017
-
-
Tom Fischer authored
Avoids unused vmem.
-
- Jan 09, 2017
-
-
Dmitri Naumov authored
-
- Nov 22, 2016
-
-
Norihiro Watanabe authored
conservativeResize() is not working as expected.
-
- Nov 17, 2016
-
-
- Oct 20, 2016
-
-
Norihiro Watanabe authored
-
- Oct 13, 2016
-
-
Norihiro Watanabe authored
-
- Oct 06, 2016
-
-
Norihiro Watanabe authored
-
- Oct 05, 2016
-
-
Dmitri Naumov authored
This trades a copy of nodes pointers vs. O(#Elements * #Nodes/2) complexity.
-
Dmitri Naumov authored
-
- Sep 30, 2016
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Sep 28, 2016
-
-
Dmitri Naumov authored
-
- Jun 22, 2016
-
-
Norihiro Watanabe authored
-
- Jun 21, 2016
-
-
Norihiro Watanabe authored
-
- Jun 15, 2016
-
-
Dmitri Naumov authored
Update the constructors, getGlobalIndex(), and meshGetSubsets() to include the variable_id. The global component offsets for each variable are stored in the _variable_component_offset.
-
- Jun 10, 2016
-
-
Norihiro Watanabe authored
-
- Jun 03, 2016
-
-
Norihiro Watanabe authored
-
- Apr 29, 2016
-
-
Dmitri Naumov authored
Use dofSizeWith(out)Ghosts to be consistent with the LocalToGlobalIndexMap.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This should clarify the ambiguous meaning of this function used in parallel and non-parallel environments.
-
- Mar 03, 2016
-
-
Dmitri Naumov authored
MSS---the mesh subsets.
-
Dmitri Naumov authored
With unique_ptr the mesh_component_map must be created before the unique_ptrs' content is moved.
-
Dmitri Naumov authored
MSS are the MeshSubsets. This is just updating the interfaces and some of the for-loops but will not compile until the using part is also updated.
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Nov 03, 2015
-
-
Christoph Lehmann authored
-
- Jul 14, 2015
-
-
Norihiro Watanabe authored
-
- Mar 11, 2015
-
-
Dmitri Naumov authored
-
- Feb 24, 2015
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Feb 23, 2015
-
-
Dmitri Naumov authored
-
- Feb 13, 2015
-
-
Dmitri Naumov authored
This is used in the constructor.
-
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Oct 24, 2014
-
-
Dmitri Naumov authored
This results in fastest (in number of read instructions) code.
-
- Oct 23, 2014
-
-
Dmitri Naumov authored
-