- Feb 07, 2014
-
-
Nicolas Marsic authored
++ Automatic offset for Dof::getType() of different FunctionSpace ## Need to be improved --> will add a lot of 'jumps' in DofManager ** Correction in SystemAbstract::assemble ++ Switching test function and field ** Lagrange Multipliers Formulations (Field tested by Lagrange and vice-versa) ++ Added a simulation to test that ## Same as FreeSpace but with constraint imposed by Lagrange ++ It works :-) !!
-
- Feb 05, 2014
-
-
Nicolas Marsic authored
-
- Feb 04, 2014
-
-
Nicolas Marsic authored
-
- Jan 31, 2014
-
-
Nicolas Marsic authored
-
- Jan 30, 2014
-
-
Nicolas Marsic authored
-
Nicolas Marsic authored
-
Nicolas Marsic authored
-
- Jan 29, 2014
-
-
Nicolas Marsic authored
-
- Jan 28, 2014
-
-
Nicolas Marsic authored
-
- Jan 27, 2014
-
-
Nicolas Marsic authored
-
- Jan 20, 2014
-
-
Nicolas Marsic authored
Free Space test cases + Nodal Interpolation + Small Fix in FunctionSpace: Bug with cell function in 2D for 3D Function Space + Vertices of GroupOfElement
-
- Jan 14, 2014
-
-
Nicolas Marsic authored
-
- Jan 08, 2014
-
-
Nicolas Marsic authored
DDM Tests: Rewritting SystemAbstract::getSolution + FunctionSpace::getUnorderedKeys() + FunctionSpace::getAllDofs with set + FunctionSpace::getKeys(set)
-
- Dec 06, 2013
-
-
Nicolas Marsic authored
-
Nicolas Marsic authored
Small simplifications + Preparation for Formulation Independent FS + Preparation for multiple Formulations using same FS
-
- Aug 19, 2013
-
-
Nicolas Marsic authored
Cleaner implementation of face permutation matching + Cleaner implementation of high order element in FunctionSpace
-
- Jul 29, 2013
-
-
Nicolas Marsic authored
-
- Jul 18, 2013
-
-
Nicolas Marsic authored
-
- Jul 17, 2013
-
-
Nicolas Marsic authored
++ Now Dofs are numbered correctly ++ Tri, Quad and Tet Nodal Basis looks ok -- Need to compute Jacobians Basis: Interface modification
-
- Jul 05, 2013
-
-
Nicolas Marsic authored
Reworking ReferenceSpace -- Trying to have minimum reference space -- find permutation and reference space for 2d and tet
-
- Jul 02, 2013
-
-
Nicolas Marsic authored
Working on Dof Reordering -- New GroupOfDof Interface -- Cleaning some tabs (replaced by spaces) -- BasisLagrange Implementation of Function and Grad
-
- Jun 06, 2013
-
-
Nicolas Marsic authored
-
- Mar 26, 2013
-
-
Nicolas Marsic authored
-
- Mar 12, 2013
-
-
Nicolas Marsic authored
-
- Feb 22, 2013
-
-
Nicolas Marsic authored
-
- Feb 21, 2013
-
-
Nicolas Marsic authored
Removing concept of ElementData: not general enough -- Adding GroupOfJacobian: sexier -- Revert to by group assembly -- *BUT* weak() takes elementID: up to now use one sort at the beginning -- Need to fix that
-
- Feb 14, 2013
-
-
Nicolas Marsic authored
-
- Jan 23, 2013
-
-
Nicolas Marsic authored
-
- Jan 18, 2013
-
-
Nicolas Marsic authored
Removing FunctionSpace={node,edge,} -- FunctionSpace{scalar,vector,} can be instanciated the way we want (well, one basis only up to now)
-
- Jan 17, 2013
-
-
Nicolas Marsic authored
-
- Jan 15, 2013
-
-
Nicolas Marsic authored
-
Nicolas Marsic authored
BasisLagrange::projection -- BasisGenerator: zaglmayr family becomes hierarchical family + Lagrange works again
-
Nicolas Marsic authored
Reorganisation of FunctionSpace -- Basis can be ONLY evaluated + Derivatives -- New Dof ordering: Iterate on Entity and then on Function Order
-
- Dec 21, 2012
-
-
Nicolas Marsic authored
TetEdgeBasis: Problem with orientations -- RefBasis is wrong -- Node sorting is not the solution :-(
-
- Dec 14, 2012
-
-
Nicolas Marsic authored
New Basis (with all RefSpaces): Done for Zgalmayr Tri and Line + new Interface -- New closure solution (all RefSpaces): Changing FunctionSpaces and Formulation
-
- Nov 26, 2012
-
-
Nicolas Marsic authored
PreEvaluation of FunctionSpaceScalar Functions -- Works With Poisson -- 2X faster at order 10 -- Need Doc
-
- Nov 23, 2012
-
-
Nicolas Marsic authored
-
- Nov 22, 2012
-
-
Nicolas Marsic authored
Now Lagrange Basis (for Tri) completly in Basis Framework -- Still need a sexy way to choose between Zaglmayr and Lagrange -- Need to put LagrangeBasis::project elsewhere
-
- Nov 19, 2012
-
-
Nicolas Marsic authored
-
- Nov 13, 2012
-
-
Nicolas Marsic authored
-