Changeset [1652cc8e1d96b9dd96769b61f259d5b3942871ae] by Jed Brown
November 9th, 2010 @ 01:56 AM
Convert all instances: dTruth -> dBool
https://github.com/jedbrown/dohp/commit/1652cc8e1d96b9dd96769b61f25...
Committed by Jed Brown
- M include/dohp.h
- M src/fs/impls/cont/cont.c
- M src/fs/impls/cont/cont.h
- M src/fs/impls/cont/contviewdhm.c
- M src/fs/interface/fs.c
- M src/fs/tests/elast.c
- M src/fs/tests/ellip.c
- M src/fs/tests/ex1.c
- M src/fs/tests/fsex4.c
- M src/fs/tests/stokes.c
- M src/jacobi/impls/modal/modal.c
- M src/jacobi/impls/modal/modaltopo.c
- M src/jacobi/impls/tensor/tensor.c
- M src/jacobi/interface/jacobi.c
- M src/jacobi/interface/quadrature.c
- M src/jacobi/quadrature/impls/tensor/tensorquad.c
- M src/jacobi/quadrature/impls/tensor/tensorquad.h
- M src/jacobi/tests/ex1.c
- M src/vec/vecd.c
- M src/viewer/dhm.c
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An implementation of the ``dual order hp'' version of the finite element method. This project targets parallel domain-decomposition methods for strongly coupled nonlinear problems with PDE constraints.