OpenDOF Project
DOFDomainConfig DOFDomainConfigBuilder_Build ( const DOFDomainConfigBuilder  self)

Builds a config from the given builder.

Resource Management:
This function allocates resources that must later be freed by calling DOFDomainConfig.
Parameters
selfThe builder to build a config from. This must not be NULL.
Returns
DOFDomainConfig A config that was created from the builder.
Exceptions
NULLIf the config failed to be built.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22