← Back to team overview
dolfin team mailing list archive
Thread
Date
dolfin team
Mailing list archive
Messages by thread
Messages by thread
Messages sent to the dolfin mailing list, ordered by thread from the newest to oldest.
200 of 26556 messages, page
63
|
64
|
65
|
66
|
67
| 68 |
69
|
70
|
71
|
72
|
73
Last
•
Next
•
Previous
•
First
Re: [HG DOLFIN] Added support for f.split()
,
(continued)
Re: [HG DOLFIN] Added support for f.split()
From: Johan Hake, 2008-12-07
Re: [HG DOLFIN] Added support for f.split()
From: Anders Logg, 2008-12-07
Re: [HG DOLFIN] Added support for f.split()
From: Johan Hake, 2008-12-07
Re: [HG DOLFIN] Added support for f.split()
From: Anders Logg, 2008-12-07
Re: [HG DOLFIN] Added support for f.split()
From: Johan Hake, 2008-12-07
Re: [HG DOLFIN] Added support for f.split()
From: Anders Logg, 2008-12-07
[HG DOLFIN] Fixed bug in Constant
From: DOLFIN, 2008-12-06
[HG DOLFIN] Print more informative message when viper plotting fails from C++ interface.
From: DOLFIN, 2008-12-06
Problem with compile_function
From: Anders Logg, 2008-12-05
Re: Problem with compile_function
From: Johan Hake, 2008-12-06
Re: Problem with compile_function
From: Anders Logg, 2008-12-06
Re: Problem with compile_function
From: Johan Hake, 2008-12-06
Re: Problem with compile_function
From: Anders Logg, 2008-12-06
Re: Problem with compile_function
From: Johan Hake, 2008-12-06
Re: Problem with compile_function
From: Martin Sandve Alnæs, 2008-12-06
Re: Problem with compile_function
From: Johan Hake, 2008-12-06
Re: Problem with compile_function
From: Martin Sandve Alnæs, 2008-12-06
Re: Problem with compile_function
From: Anders Logg, 2008-12-06
Re: Problem with compile_function
From: Martin Sandve Alnæs, 2008-12-06
Re: Problem with compile_function
From: Johan Hake, 2008-12-06
[HG DOLFIN] Some more work on Stokes demo
From: DOLFIN, 2008-12-05
[HG DOLFIN] Redefine Constant in terms of Function and cppargs
From: DOLFIN, 2008-12-05
[HG DOLFIN] Work on Stokes demo, almost working but splitting does not work yet
From: DOLFIN, 2008-12-05
[HG DOLFIN] Implement vector-valued constants:
From: DOLFIN, 2008-12-05
[HG DOLFIN] Implement TestFunctions() and TrialFunctions() for mixed spaces.
From: DOLFIN, 2008-12-05
Works!
From: Anders Logg, 2008-12-05
[HG DOLFIN] Some simplifications in Poisson Python demo
From: DOLFIN, 2008-12-05
[HG DOLFIN] Extract both function_spaces (Python list) and _function_spaces (STL vector)
From: DOLFIN, 2008-12-05
[HG DOLFIN] Cleanup in assemble.py, looks nice and simple now
From: DOLFIN, 2008-12-05
[HG DOLFIN] Removed some uncommented text.
From: DOLFIN, 2008-12-05
[HG DOLFIN] Fixed the bug of compiled ufc_form being zero.
From: DOLFIN, 2008-12-04
Problems in assemble.py
From: Anders Logg, 2008-12-04
Re: Problems in assemble.py
From: Johan Hake, 2008-12-04
Re: Problems in assemble.py
From: Martin Sandve Alnæs, 2008-12-05
Re: Problems in assemble.py
From: Johan Hake, 2008-12-05
Re: Problems in assemble.py
From: Martin Sandve Alnæs, 2008-12-05
Re: Problems in assemble.py
From: Martin Sandve Alnæs, 2008-12-05
Re: Problems in assemble.py
From: Johan Hake, 2008-12-05
Re: Problems in assemble.py
From: Anders Logg, 2008-12-05
[HG DOLFIN] Move code to form.py and jit.py and add new Form class.
From: DOLFIN, 2008-12-04
[HG DOLFIN] Simplify convection-diffusion demo.
From: DOLFIN, 2008-12-04
[HG DOLFIN] Added constructor Form(rank, num_coefficients) which initializes
From: DOLFIN, 2008-12-04
[HG DOLFIN] Small change to comment about swig bug.
From: DOLFIN, 2008-12-04
Changes to python compiled python module
From: Johan Hake, 2008-12-03
[HG DOLFIN] Small bug fix
From: DOLFIN, 2008-12-03
<Possible follow-ups>
[HG DOLFIN] Small bug fix
From: DOLFIN, 2009-08-17
[HG DOLFIN] Minor fix for Mac in test/SConscript. Also replaced env.Copy with env.Clone.
From: DOLFIN, 2008-12-03
[HG DOLFIN] Minor fix for Mac.
From: DOLFIN, 2008-12-03
[HG DOLFIN] Add check for mismatching function space in attachment of coefficients
From: DOLFIN, 2008-12-03
About signatures in FFC-generated dolfin::Form subclasses
From: Martin Sandve Alnæs, 2008-12-03
Re: About signatures in FFC-generated dolfin::Form subclasses
From: Martin Sandve Alnæs, 2008-12-03
Re: About signatures in FFC-generated dolfin::Form subclasses
From: Garth N. Wells, 2008-12-03
Re: About signatures in FFC-generated dolfin::Form subclasses
From: Martin Sandve Alnæs, 2008-12-03
Re: [FFC-dev] About signatures in FFC-generated dolfin::Form subclasses
From: Anders Logg, 2008-12-03
Re: [FFC-dev] About signatures in FFC-generated dolfin::Form subclasses
From: Martin Sandve Alnæs, 2008-12-04
Re: [FFC-dev] About signatures in FFC-generated dolfin::Form subclasses
From: Anders Logg, 2008-12-04
[HG DOLFIN] Typemap fixes for SubDomain::inside(), seems to work now.
From: DOLFIN, 2008-12-03
Re: [HG DOLFIN] Typemap fixes for SubDomain::inside(), seems to work now.
From: Johan Hake, 2008-12-03
Re: [HG DOLFIN] Typemap fixes for SubDomain::inside(), seems to work now.
From: Anders Logg, 2008-12-03
Re: [HG DOLFIN] Typemap fixes for SubDomain::inside(), seems to work now.
From: Anders Logg, 2008-12-03
Re: [HG DOLFIN] Typemap fixes for SubDomain::inside(), seems to work now.
From: Johan Hake, 2008-12-03
Re: [HG DOLFIN] Typemap fixes for SubDomain::inside(), seems to work now.
From: Anders Logg, 2008-12-03
Re: [HG DOLFIN] Typemap fixes for SubDomain::inside (), seems to work now.
From: Johan Hake, 2008-12-03
Re: [HG DOLFIN] Typemap fixes for?SubDomain::inside(), seems to work now.
From: Anders Logg, 2008-12-03
Re: [HG DOLFIN] Typemap fixes for?SubDomain::inside (), seems to work now.
From: Johan Hake, 2008-12-03
Re: [HG DOLFIN] Typemap fixes?for?SubDomain::inside(), seems to work now.
From: Anders Logg, 2008-12-03
Re: [HG DOLFIN] Typemap fixes?for?SubDomain::inside (), seems to work now.
From: Johan Hake, 2008-12-03
Bug in Coefficient logic
From: Martin Sandve Alnæs, 2008-12-03
Re: Bug in Coefficient logic
From: Anders Logg, 2008-12-03
[HG DOLFIN] Remove class simple_array, not used anymore.
From: DOLFIN, 2008-12-03
[HG DOLFIN] Minor simula-scons update.
From: DOLFIN, 2008-12-03
[HG DOLFIN] Work on Python interface:
From: DOLFIN, 2008-12-02
xml parsers
From: Ola Skavhaug, 2008-12-02
Re: xml parsers
From: Anders Logg, 2008-12-02
Strange error from function.py
From: Anders Logg, 2008-12-02
Re: Strange error from function.py
From: Anders Logg, 2008-12-02
Re: Strange error from function.py
From: Martin Sandve Alnæs, 2008-12-02
Re: Strange error from function.py
From: Anders Logg, 2008-12-02
Re: Strange error from function.py
From: Johan Hake, 2008-12-02
Re: Strange error from function.py
From: Anders Logg, 2008-12-02
Re: Strange error from function.py
From: Johan Hake, 2008-12-02
Re: Strange error from function.py
From: Anders Logg, 2008-12-02
Re: Strange error from function.py
From: Johan Hake, 2008-12-03
Re: Strange error from function.py
From: Martin Sandve Alnæs, 2008-12-03
Re: Strange error from function.py
From: Martin Sandve Alnæs, 2008-12-12
Re: Strange error from function.py
From: Anders Logg, 2008-12-03
Re: Strange error from function.py
From: Martin Sandve Alnæs, 2008-12-03
Re: Strange error from function.py
From: Johan Hake, 2008-12-03
Re: Strange error from function.py
From: Johan Hake, 2008-12-03
Re: Strange error from function.py
From: Anders Logg, 2008-12-03
Re: Strange error from function.py
From: Martin Sandve Alnæs, 2008-12-03
Re: Strange error from function.py
From: Anders Logg, 2008-12-03
Re: Strange error from function.py
From: Martin Sandve Alnæs, 2008-12-03
Re: Strange error from function.py
From: Johan Hake, 2008-12-03
Re: Strange error from function.py
From: Martin Sandve Alnæs, 2008-12-03
Re: Strange error from function.py
From: Anders Logg, 2008-12-03
Re: Strange error from function.py
From: Martin Sandve Alnæs, 2008-12-03
Re: Strange error from function.py
From: Anders Logg, 2008-12-03
Re: Strange error from function.py
From: Martin Sandve Alnæs, 2008-12-03
Re: Strange error from function.py
From: Anders Logg, 2008-12-03
Re: Strange error from function.py
From: Johan Hake, 2008-12-03
Re: Strange error from function.py
From: Martin Sandve Alnæs, 2008-12-03
[HG DOLFIN] Minor formatting fixes
From: DOLFIN, 2008-12-02
<Possible follow-ups>
[HG DOLFIN] Minor formatting fixes
From: DOLFIN, 2008-12-06
[HG DOLFIN] Minor formatting fixes
From: DOLFIN, 2009-05-18
Another suggestion for the Function class
From: Anders Logg, 2008-12-02
Re: Another suggestion for the Function class
From: Martin Sandve Alnæs, 2008-12-02
Re: Another suggestion for the Function class
From: Anders Logg, 2008-12-02
Re: Another suggestion for the Function class
From: Johan Hake, 2008-12-02
Re: Another suggestion for the Function class
From: Anders Logg, 2008-12-02
Re: Another suggestion for the Function class
From: Kent Andre, 2008-12-02
Re: Another suggestion for the Function class
From: Anders Logg, 2008-12-02
Re: Another suggestion for the Function class
From: Martin Sandve Alnæs, 2008-12-02
Re: Another suggestion for the Function class
From: Kent Andre, 2008-12-02
Function metaclass
From: Anders Logg, 2008-12-02
[HG DOLFIN] Add quote to docstring for Function meta class.
From: DOLFIN, 2008-12-02
[HG DOLFIN] Some more work on docstrings in function.py
From: DOLFIN, 2008-12-01
dolfin for python 2.4
From: Frederik Treue, 2008-12-01
Re: dolfin for python 2.4
From: Anders Logg, 2008-12-01
Re: dolfin for python 2.4
From: Marie Rognes, 2008-12-01
Re: dolfin for python 2.4
From: Anders Logg, 2008-12-01
Re: dolfin for python 2.4
From: Frederik Treue, 2008-12-01
Re: dolfin for python 2.4
From: Anders Logg, 2008-12-01
is anisotropy supported?
From: Bartosz Sawicki, 2008-12-01
Re: is anisotropy supported?
From: Garth N. Wells, 2008-12-01
Re: is anisotropy supported?
From: Bartosz Sawicki, 2008-12-01
Re: is anisotropy supported?
From: Garth N. Wells, 2008-12-01
Re: is anisotropy supported?
From: Anders Logg, 2008-12-01
Re: is anisotropy supported?
From: Bartosz Sawicki, 2008-12-01
Re: is anisotropy supported?
From: Garth N. Wells, 2008-12-01
Re: is anisotropy supported?
From: Bartosz Sawicki, 2008-12-01
[HG DOLFIN] Look at geometric dimension rather than topological dimension for
From: DOLFIN, 2008-12-01
Re: compiling issues
From: Alessio Quaglino, 2008-12-01
compiling issues
From: Alessio Quaglino, 2008-12-01
Re: compiling issues
From: Anders Logg, 2008-12-01
[HG DOLFIN] Update to the python LA interface.
From: DOLFIN, 2008-11-30
Questions about new PyDOLFIN Functions design
From: Martin Sandve Alnæs, 2008-11-29
Re: Questions about new PyDOLFIN Functions design
From: Anders Logg, 2008-11-29
Re: Questions about new PyDOLFIN Functions design
From: Martin Sandve Alnæs, 2008-11-29
Re: Questions about new PyDOLFIN Functions design
From: Anders Logg, 2008-11-29
Re: Questions about new PyDOLFIN Functions design
From: Martin Sandve Alnæs, 2008-11-29
Re: Questions about new PyDOLFIN Functions design
From: Anders Logg, 2008-11-29
Re: Questions about new PyDOLFIN Functions design
From: Martin Sandve Alnæs, 2008-11-30
Re: Questions about new PyDOLFIN Functions design
From: Anders Logg, 2008-11-30
Re: Questions about new PyDOLFIN Functions design
From: Martin Sandve Alnæs, 2008-12-01
[HG DOLFIN] Initial editing of docstring for Function.
From: DOLFIN, 2008-11-28
Parallelization and PXMLMesh
From: Anders Logg, 2008-11-28
Re: Parallelization and PXMLMesh
From: Anders Logg, 2008-12-17
Re: Parallelization and PXMLMesh
From: Johan Hake, 2008-12-17
Re: Parallelization and PXMLMesh
From: Anders Logg, 2008-12-17
Re: Parallelization and PXMLMesh
From: Johan Hake, 2008-12-17
Re: Parallelization and PXMLMesh
From: Evan Lezar, 2008-12-19
Re: Parallelization and PXMLMesh
From: Anders Logg, 2008-12-19
Re: Parallelization and PXMLMesh
From: Martin Sandve Alnæs, 2008-12-19
Re: Parallelization and PXMLMesh
From: Anders Logg, 2008-12-19
Re: Parallelization and PXMLMesh
From: Martin Sandve Alnæs, 2008-12-19
Re: Parallelization and PXMLMesh
From: Anders Logg, 2008-12-19
Re: Parallelization and PXMLMesh
From: Martin Sandve Alnæs, 2008-12-19
Re: Parallelization and PXMLMesh
From: Anders Logg, 2008-12-19
Re: Parallelization and PXMLMesh
From: Martin Sandve Alnæs, 2008-12-20
Re: Parallelization and PXMLMesh
From: Anders Logg, 2008-12-20
Re: Parallelization and PXMLMesh
From: Johan Hoffman, 2008-12-20
[HG DOLFIN] Bug fix in FunctionSpace, use dolfin.error() instead of assert.
From: DOLFIN, 2008-11-27
[HG DOLFIN] Rename VectorSpace --> VectorFunctionSpace, MixedSpace --> MixedFunctionSpace
From: DOLFIN, 2008-11-27
[HG DOLFIN] Fix partitioning demo.
From: DOLFIN, 2008-11-27
partitioning
From: Ola Skavhaug, 2008-11-27
Re: partitioning
From: Johannes Ring, 2008-11-27
Re: partitioning
From: Ola Skavhaug, 2008-11-27
[HG DOLFIN] Change constructor for FunctionSpace to only accept (mesh, family, degree).
From: DOLFIN, 2008-11-27
Re: [HG DOLFIN] Change constructor for FunctionSpace to only accept (mesh, family, degree).
From: Martin Sandve Alnæs, 2008-11-27
Re: [HG DOLFIN] Change constructor for FunctionSpace to only accept (mesh, family, degree).
From: Johan Hake, 2008-11-27
Re: [HG DOLFIN] Change constructor for FunctionSpace to only accept (mesh, family, degree).
From: Anders Logg, 2008-11-27
Re: [HG DOLFIN] Change constructor for FunctionSpace to only accept (mesh, family, degree).
From: Martin Sandve Alnæs, 2008-11-27
Re: [HG DOLFIN] Change constructor for FunctionSpace to only accept (mesh, family, degree).
From: Anders Logg, 2008-11-27
[HG DOLFIN] Extend FunctionSpace constructor to handle simple initialization like
From: DOLFIN, 2008-11-26
Re: [HG DOLFIN] Extend FunctionSpace constructor to handle simple initialization like
From: Martin Sandve Alnæs, 2008-11-26
Re: [HG DOLFIN] Extend FunctionSpace constructor to handle simple initialization like
From: Anders Logg, 2008-11-26
[HG DOLFIN] Move FunctionSpace to separate module with some minor edits
From: DOLFIN, 2008-11-26
[HG DOLFIN] Minor changes in Poisson Python demo
From: DOLFIN, 2008-11-25
meshes within meshes and functionspaces within functionspaces
From: kent-and, 2008-11-25
[HG DOLFIN] The _ufc_form is now stored as a shared_ptr.
From: DOLFIN, 2008-11-25
[HG DOLFIN] Heavy work on the python interface. Base line: we can now assemble a tensor.
From: DOLFIN, 2008-11-24
Re: [HG DOLFIN] Heavy work on the python interface. Base line: we can now assemble a tensor.
From: Anders Logg, 2008-11-25
Re: [HG DOLFIN] Heavy work on the python interface. Base line: we can now assemble a tensor.
From: Johan Hake, 2008-11-26
Re: [HG DOLFIN] Heavy work on the python interface.?Base line: we can now assemble a tensor.
From: Anders Logg, 2008-11-26
[HG DOLFIN] Added support for shared_ptr in the swig interface. Not used for now. Can be enabled by an #IFDEF.
From: DOLFIN, 2008-11-24
Re: [HG DOLFIN] Added support for shared_ptr in the swig interface. Not used for now. Can be enabled by an #IFDEF.
From: Garth N. Wells, 2008-11-25
Re: [HG DOLFIN] Added support for shared_ptr in the swig interface. Not used for now. Can be enabled by an #IFDEF.
From: Johan Hake, 2008-11-25
Re: [HG DOLFIN] Added support for shared_ptr in the swig interface. Not used for now. Can be enabled by an #IFDEF.
From: Johan Hake, 2008-11-25
[HG DOLFIN] Add new constructor to Form.
From: DOLFIN, 2008-11-24
Re: [HG DOLFIN] Add new constructor to Form.
From: Johan Hake, 2008-11-24
Re: [HG DOLFIN] Add new constructor to Form.
From: Garth N. Wells, 2008-11-24
Re: [HG DOLFIN] Add new constructor to Form.
From: Garth N. Wells, 2008-11-24
Re: [HG DOLFIN] Add new constructor to Form.
From: Johan Hake, 2008-11-25
Re: subfunctions
From: Alessio Quaglino, 2008-11-24
[HG DOLFIN] Enable memory test in test script
From: DOLFIN, 2008-11-21
demo problem
From: Alessio Quaglino, 2008-11-21
Re: demo problem
From: Ilmar Wilbers, 2008-11-21
R: demo problem
From: Alessio Quaglino, 2008-11-21
Re: R: demo problem
From: Johannes Ring, 2008-11-21
200 of 26556 messages, page
63
|
64
|
65
|
66
|
67
| 68 |
69
|
70
|
71
|
72
|
73
Last
•
Next
•
Previous
•
First