[MOAB-dev] r5821 - MOAB/trunk/tools/mbcoupler

Iulian Grindeanu iulian at mcs.anl.gov
Mon Oct 22 17:29:25 CDT 2012


It is not compiling now. do you plan to change more things? 
Do you need these headers in the installation? 
Makefile.am would need to be updated too here, in tools/mbcoupler 
----- Original Message -----

| Author: vijaysm

| Date: 2012-10-22 17:14:39 -0500 (Mon, 22 Oct 2012)

| New Revision: 5821


| Modified:

| MOAB/trunk/tools/mbcoupler/ElemUtil.hpp

| Log:

| Add the right include path to ElemUtil. TODO: Move the header files to
| the parent directory and update installation scripts to copy all those
| header files.


| Modified: MOAB/trunk/tools/mbcoupler/ElemUtil.hpp

| ===================================================================

| --- MOAB/trunk/tools/mbcoupler/ElemUtil.hpp 2012-10-22 21:10:58 UTC
| (rev 5820)

| +++ MOAB/trunk/tools/mbcoupler/ElemUtil.hpp 2012-10-22 22:14:39 UTC
| (rev 5821)

| @@ -7,12 +7,12 @@


| // to access data structures for spectral elements

| extern "C"{

| -#include "types.h"

| -#include "poly.h"

| -#include "tensor.h"

| -#include "findpt.h"

| -#include "extrafindpt.h"

| -#include "errmem.h"

| +#include "point_locater/lotte/types.h"

| +#include "point_locater/lotte/poly.h"

| +#include "point_locater/lotte/tensor.h"

| +#include "point_locater/lotte/findpt.h"

| +#include "point_locater/lotte/extrafindpt.h"

| +#include "point_locater/lotte/errmem.h"

| }


| namespace moab {




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20121022/f15bccb2/attachment.html>


More information about the moab-dev mailing list