Home
last modified time | relevance | path

Searched refs:noelements0 (Results 1 – 3 of 3) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/elmergrid/src/
H A Degparallel.c621 int noelements0,noelements1,noparts0; in PartitionSimpleElements() local
675 noelements0 = 0; in PartitionSimpleElements()
680 if( elemconnect[i] ) noelements0 = noelements0 + 1; in PartitionSimpleElements()
684 if(info) printf("There are %d initial elements in the connected mesh\n",noelements0); in PartitionSimpleElements()
686 noelements1 = noelements - noelements0; in PartitionSimpleElements()
H A Degnative.c5031 int iostat,noelements0; in LoadElmerInput() local
5081 data->noelements = noelements0 = noelements; in LoadElmerInput()
5165 elemperm = Ivector(1,noelements0); in LoadElmerInput()
5354 free_Ivector(elemperm,1,noelements0); in LoadElmerInput()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/plugins/
H A Degnative.cpp5031 int iostat,noelements0; in LoadElmerInput() local
5081 data->noelements = noelements0 = noelements; in LoadElmerInput()
5165 elemperm = Ivector(1,noelements0); in LoadElmerInput()
5354 free_Ivector(elemperm,1,noelements0); in LoadElmerInput()