fixed: set 'geo' pointer from ASMu2D to correct basis in ASMu2Dmx
This commit is contained in:
parent
e82c490c1a
commit
877601c072
@ -237,6 +237,8 @@ bool ASMu2Dmx::generateFEMTopology ()
|
||||
std::cout <<"NEL = "<< nel <<" NNOD = "<< nnod << std::endl;
|
||||
#endif
|
||||
|
||||
geo = m_basis[geoBasis-1].get();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user