- Jul 18, 2013
-
-
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
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Gaetan Bricteux authored
-
Jonathan Lambrechts authored
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
-
Emilie Marchandise authored
No commit message
-
- Jul 16, 2013
-
-
Christophe Geuzaine authored
-
Nicolas Marsic authored
-- Minimal number of reference space (at least for tet, tri and quad) -- Automatic generation of these reference space -- New interface -- Modification of TriNodeBasis accordingly ** Need to compute Dof permutations automaticaly ** All Basis are commented (exept for TriNodeBasis) ** WARNING: Memory leak somewhere
-
Christophe Geuzaine authored
arguments in run() are now optional (I think we should remove them altogether - it's too error prone and is clearly not necessary) + fallback on os.system() if no socket is provided. One more nice idea from Fabrice :-)
-
Christophe Geuzaine authored
compatibility with print() - one more nice idea from Fabrice ;-)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
No commit message
- Jul 15, 2013
-
-
Christophe Geuzaine authored
-
Jonathan Lambrechts authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jul 14, 2013
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-