[Trilinos-Users] Epetra_BlockMap

Baker, Christopher G. bakercg at ornl.gov
Wed Feb 10 09:54:20 MST 2010


John,

That is fine. it is constant time. A few integers operations and a few conditional statements.

Chris


On 2/10/10 11:43 AM, "John Mitchell" <jamitch at sandia.gov> wrote:

What is the cost in memory/cpu time of using a copy
constructor/assignment operator with Epetra_Maps?

For example, if I have a function "createMap" that computes an
Epetra_BlockMap -- is that an ok use case?  My anecdotal experience is
that it seems to work fine but I wanted to checkin on that.

Epetra_BlockMap overlapMap = createMap(myArgs);

Thanks,
John
_______________________________________________
Trilinos-Users mailing list
Trilinos-Users at software.sandia.gov
http://software.sandia.gov/mailman/listinfo/trilinos-users






More information about the Trilinos-Users mailing list