[deal.II] A simple column buckling problem

2020-09-07 Thread Jammi Ashok
Dear friends,
I've recently stepped into dealii. While I appreciate it's capabilities and
so on.. I want a starer
code for my simple structural mechanics problems.

Can someone give me a simple code for a rectangular column buckling problem
in 2D or 3D,
It's an eigenvalue problem...

Thanks for your generosity.

Ashok

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CANsJfM0siwPsCP2nGEREG62r0s64xe9qYzpwOBTh8R-8HtGqKQ%40mail.gmail.com.


Re: [deal.II] table.h errors

2020-05-26 Thread Jammi Ashok
Actually I cloned deal-ii from github. Day before yesterday.

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CANsJfM33BOUthrRfM3krHH4edyGmGXHs39MB8uedAdMDKX3pdg%40mail.gmail.com.


Re: [deal.II] table.h errors

2020-05-26 Thread Jammi Ashok
Visual studio - 2017 and deal-ii-9.1.1.

On Wed, May 27, 2020 at 2:13 AM Wolfgang Bangerth 
wrote:

> On 5/26/20 12:52 AM, Jammi Ashok wrote:
> > I am getting error in the following lines in "table.h".
> >
> > // Make the underlying iterator class a friend.
> > 958 friend class LinearIndexIterator
> > <
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dealii.org%2Fdeveloper%2Fdoxygen%2Fdeal.II%2FclassLinearIndexIterator.html=02%7C01%7CWolfgang.Bangerth%40colostate.edu%7C07d8ed42c7934fc9907508d801414cd0%7Cafb58802ff7a4bb1ab21367ff2ecfc8b%7C0%7C0%7C637260727265355249=gOS6uSo%2BhH9AoOdYF5sMvholtVS7I%2FDlH6%2BoKnznpQY%3D=0
> ><
> > 959 Iterator
> > <
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dealii.org%2Fdeveloper%2Fdoxygen%2Fdeal.II%2FclassMatrixTableIterators_1_1Iterator.html=02%7C01%7CWolfgang.Bangerth%40colostate.edu%7C07d8ed42c7934fc9907508d801414cd0%7Cafb58802ff7a4bb1ab21367ff2ecfc8b%7C0%7C0%7C637260727265365241=GpBlt90%2FL2VnfXI8UEtlnfnmrTrr7aP%2FZU6CCYZw4go%3D=0>
> > Constness, storage_order>,
> > 960
> > <
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dealii.org%2Fdeveloper%2Fdoxygen%2Fdeal.II%2FclassMatrixTableIterators_1_1AccessorBase.html%23aea52115385a3e007cab612d2977f2eb9=02%7C01%7CWolfgang.Bangerth%40colostate.edu%7C07d8ed42c7934fc9907508d801414cd0%7Cafb58802ff7a4bb1ab21367ff2ecfc8b%7C0%7C0%7C637260727265365241=hZh%2BJuMaUdhDAkxEw3WzslQIvrH91FZL7nCxtY%2FDPZk%3D=0>
>
> > Accessor
> > <
> https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dealii.org%2Fdeveloper%2Fdoxygen%2Fdeal.II%2FclassMatrixTableIterators_1_1Accessor.html=02%7C01%7CWolfgang.Bangerth%40colostate.edu%7C07d8ed42c7934fc9907508d801414cd0%7Cafb58802ff7a4bb1ab21367ff2ecfc8b%7C0%7C0%7C637260727265375236=QxqvRa6XbHCI9wrGydH7mN4KmPgESE6ZYjIYJyJT5A4%3D=0>
> > Constness, storage_order>>;
> > 961  };
> >
> >
> > I am using windows x64 machine.
> > THe error says "C2990 'dealii::LinearIndexIterator': non-class template
> has
> > already been declared as a class template"
> > Also,
> > "syntax error '<'.
> > "unexpected tokens preceding ';'
>
> Jammi,
> what version of the Microsoft compiler are you using? And what version of
> deal.II?
>
> The most recent deal.II versions all work just fine with the more recent
> Visual Studio compilers, so I am surprised that you are getting this error.
>
> Best
>   W.
>
>
> --
> 
> Wolfgang Bangerth  email: bange...@colostate.edu
> www: http://www.math.colostate.edu/~bangerth/
>
> --
> The deal.II project is located at http://www.dealii.org/
> For mailing list/forum options, see
> https://groups.google.com/d/forum/dealii?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "deal.II User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dealii+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/51d86946-09f8-b778-22ea-d93f204542d1%40colostate.edu
> .
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CANsJfM0DFEn9x-Tmuf%2BsfJqzOYh8Snwz6gCsA1D8SDiu_t04TQ%40mail.gmail.com.


[deal.II] table.h errors

2020-05-26 Thread Jammi Ashok
Dear sir,
I am getting error in the following lines in "table.h".

// Make the underlying iterator class a friend.
958  friend class LinearIndexIterator 

<
959  Iterator 
,
960 

  
Accessor 
>;
961  };


I am using windows x64 machine.
THe error says "C2990 'dealii::LinearIndexIterator': non-class template has 
already been declared as a class template"
Also,
"syntax error '<'.
"unexpected tokens preceding ';'


Kindly help me out!!!

Ashok

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/d882ab60-8f4f-4bbb-8258-818c4d88e790%40googlegroups.com.


[deal.II] Build errors in Visual studio

2020-05-25 Thread Jammi Ashok
When I am trying to build solution after configuring and generating from 
CMAKE. 
I am repeatedly getting this error - "cmd.exe exited with code 1"
I am using Windows 10, 64 bit machine.

Can someone help me!


Thank you,
Ashok

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/6a5041a3-d8b8-488d-8f31-feeab56bcede%40googlegroups.com.