- Aug 01, 2013
-
-
Maxime Graulich authored
-
Maxime Graulich authored
-
Maxime Graulich authored
-
- Jul 29, 2013
-
-
Maxime Graulich authored
-
Maxime Graulich authored
-
Nicolas Marsic authored
-
Nicolas Marsic authored
-
Maxime Graulich authored
-
- Jul 25, 2013
-
-
Van Dung Nguyen authored
-
Paul-Emile Bernard authored
-
- Jul 24, 2013
-
-
Jonathan Lambrechts authored
-
Jonathan Lambrechts authored
spetialization of linearSystemPETSc to avoid code duplication
-
Jonathan Lambrechts authored
can control its behaviour on empty matrices
-
- Jul 23, 2013
-
-
Jonathan Lambrechts authored
petsc : zeroMatrix() : do not call MatAssembly on empty matrix, it destroys preallocation on petsc 3.4
-
Jonathan Lambrechts authored
-
- Jul 21, 2013
-
-
Jonathan Lambrechts authored
-
- Jul 19, 2013
-
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jul 18, 2013
-
-
Christophe Geuzaine authored
-
Jonathan Lambrechts authored
-
Jonathan Lambrechts authored
-
Jonathan Lambrechts authored
-
Nicolas Marsic authored
-- Add Point Mapping from ABC space to XYZ space -- Handle Elements with no Face ** LineBasis: -- Works again ** Jacobian and GroupOfJacobian: -- Computes Good Jacobian from Basis ReferenceSpace ** Formulation: -- Addapted for good Jacobian ** TermProjection: -- Addapted to compute function to project at good point (see ReferenceSpace ABCtoXYZ mapping) ** Laplace, Poisson, SteadyWave: -- Passed with all basis ** WARNING: -- Tet Basis NOT Retested (but seems to work) -- FunctionSpace::getDof doesn't work if wrong element type (because of basis implication) -- SystemAbstract::fixCoef doesn't work anymore (see above) -- Problem with cureved Element (getTypeForMSH gives HO element for FunctionSpace::getDof)
-
Nicolas Marsic authored
-
Nicolas Marsic authored
-
- Jul 17, 2013
-
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Tristan Carrier Baudouin authored
-
Christophe Geuzaine authored
-
Nicolas Marsic authored
ReferenceSpace computes Jacobians: Seems OK -- TriEdgeBasis seems to be OK -- FunctionSpaceScalar and FunctionSpaceVector adapted with new ReferenceSpace::getJacobian
-
Koen Hillewaert authored
- explicit declaration of (used) inherited functions is required for templatized classes such as FaceVector - protected openmp pragmas
-
Jonathan Lambrechts authored
-
Nicolas Marsic authored
++ Now Dofs are numbered correctly ++ Tri, Quad and Tet Nodal Basis looks ok -- Need to compute Jacobians Basis: Interface modification
-
Christophe Geuzaine authored
-