#include "petscdmnetwork.h" PetscErrorCode DMNetworkRegisterComponent(DM dm,const char *name,PetscInt size,PetscInt *key)Logically collective on DM Many br
Input Parameters Many br
dm | - the network object Many br | |
name | - the component name Many br | |
size | - the storage size in bytes for this component data Many br |
Output Parameters Many br
Notes Many brThis routine should be called by all processors before calling DMNetworkLayoutSetup(). Many br
Many br
Level:intermediate
Location:src/dm/impls/network/network.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages