OpenDOF Project
DOFDomainConfigBuilder DOFDomainConfigBuilder_Create_Config ( const DOFDomainConfig  config)

Creates a DOFDomainConfigBuilder with the given config.

Resource Management:
This function allocates resources that must later be freed by calling DOFDomainConfigBuilder_Destroy.
Parameters
configThe config. Must not be NULL.
Returns
DOFDomainConfigBuilder The builder.
Exceptions
NULLIf the builder failed to be created.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22